Skip to content

2.4.0

Compare
Choose a tag to compare
@Denchick Denchick released this 17 Feb 15:49
· 58 commits to master since this release
3889778

What's Changed

Features

Engine v2

  • Little code tweak by @reshke in #978
  • Small refactoring around begin tx logic by @reshke in #979
  • Simplify relay internals. by @reshke in #980
  • Small refactoring around ProcessExtendedBuffer by @reshke in #984
  • Add test & fix virtual TX command status reporting by @reshke in #985
  • Small prelimitary refactorings by @reshke in #989
  • Refactor relay-queryExecutor. Remove complete relay param. by @reshke in #990
  • Move txmanagement code into executor by @reshke in #996
  • Transfer setup & teardown copy statement aux functions to executor by @reshke in #999
  • Complete relay fixes. untoute client even on deploy errors. by @reshke in #1004
  • Add tx with error test by @reshke in #1005
  • Multishard tx processing in Engine V2 by @reshke in #1000
  • Update router: enable engine v2 regression test by @reshke in #1008
  • Remove ExpRoute from CopyState by @reshke in #1013
  • Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #1014
  • Remove RouteCB method from PoolMgr by @reshke in #1017
  • Remove function UnrouteRoutes by @reshke in #1018
  • Refactor routing internals by @reshke in #1019
  • Skip subplan routing instead of error by @reshke in #1020
  • Refactor relay internals by @reshke in #1021
  • Update relay.go: remove unreachable code by @reshke in #1023
  • Expand transaction with __spqr__engine_v2 Part one by @reshke in #1022
  • Expand transaction part2 by @reshke in #1024
  • Encapsulate query params into one struct by @reshke in #1025
  • Execute expanded transaction query on specified execution targets by @reshke in #1026
  • Fix partial execution multishard sync state by @reshke in #1027

Fixes, tests, other

New Contributors

Full Changelog: 2.3.0...2.4.0