Skip to content

2.6.0

Latest
Compare
Choose a tag to compare
@Denchick Denchick released this 23 May 17:34
· 164 commits to master since this release
adebe24

What's Changed

Features

Multi-column sharding feature

  • prepation for coluticolumn routing support in copy by @reshke in #1113
  • Support multi-column copy processing by @reshke in #1115
  • Direct routing for inserts, multicolumn logic support back. by @reshke in #1106
  • Add multicoulmn routing with different types by @reshke in #1116

Better balancing

Better routing

  • Use no-check-routing-rules optimization for single-shard setups by @reshke in #1162
  • Refactor comment parse processing and set TSA aliases by @reshke in #1166
  • Bump lyx by @reshke in #1182 (TODO)
  • Add reset support for spqr tsa param by @reshke in #1180
  • Support for res target by @reshke in #1183
  • Throw error when failed getting schema cache by @EinKrebs in #1188
  • Add POC version of read-only-to-replica feature check facility by @reshke in #1193
  • Route read-only to replicas by @reshke in #1195 // smart-read-write

Virtual processing

  • Virtual processing preparational patch. Support sub-select correcly. by @reshke in #1126
  • pg_is_in_recovery virtual processing by @reshke in #1132
  • Select 1 virtual proc by @reshke in #1174
  • test for spqr virtual param processing and fixes by @reshke in #1178
  • Fix for pure virtual processing by @reshke in #1181
  • Fix bind processing of preudo commands by @reshke in #1198
  • Fix virtual param transaction bound handling by @reshke in #1191

Fixes, Tests, Documentation

New Contributors

Full Changelog: 2.5.0...2.6.0