-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
Description
Related dev. issue(s): None
Product: Tarantool
Since: 3.5
Audience/target: Admins, users
Root document: https://github.com/tarantool/doc/tree/latest/doc/release
SME: @ totktonada, @ sergepetrenko
Details
Create what's new summary for:
CE
- fixed point decimals Add fixed decimal field types tarantool#11497
- memtx: memtx_use_sort_data Save order of secondary indexes to snapshot tarantool#10847
- config: multifile config (include directive) config: add
fail_if
tag for roles and scripts tarantool#11510 - config: large (500+) clusters with YAML config config: evaluate instance configs lazily tarantool#11778
EE
- failover: synchro_mode = true for supervised failover (3+ availability zones) https://github.com/tarantool/tarantool-ee/issues/1369
- failover: don't resign current leader on many kinds of config updates in supervised failover https://github.com/tarantool/tarantool-ee/issues/1001
- memcs fixed point decimals https://github.com/tarantool/tarantool-ee/issues/1188
- memcs brin indexes https://github.com/tarantool/tarantool-ee/issues/1029 plus https://github.com/tarantool/tarantool-ee/issues/1395
- memcs performance around null values https://github.com/tarantool/tarantool-ee/issues/1141 and https://github.com/tarantool/tarantool-ee/issues/931
- memcs secondary index batch insertion performance https://github.com/tarantool/tarantool-ee/issues/1154
- memcs string column scan performance https://github.com/tarantool/tarantool-ee/issues/862