Skip to content

Conversation

vakhov
Copy link
Contributor

@vakhov vakhov commented Sep 8, 2025

Added

  • Role model support in CRUD is provided (commit).
  • Validation of bucket_id. Invalid values now raise BucketIDError before routing (commit).

Changed

  • Bumped vshard version in rockspec.

Fixed

  • Fixed compatibility with cartridge 2.16.0.
  • crud.schema no longer returns TCF system space _cdc_state.
  • crud.schema no longer returns system space _gc_consumers with Tarantool 3.2+.
  • crud.schema no longer returns tt system space _tt_migrations.
  • Tests of schema with Tarantool 3.2+.
  • Fixed bad error handling for method call.single
  • Added support for working in 3.1 with data from 2.11, previously there was an error
    due to the inability to find the replicasets by name (commit).

@vakhov vakhov self-assigned this Sep 8, 2025
@vakhov vakhov force-pushed the ee-sync/2025-09-08 branch 3 times, most recently from 42790b6 to 0a3c854 Compare September 9, 2025 07:46
Base automatically changed from ee-sync/2025-09-08 to master September 9, 2025 08:34
@vakhov vakhov force-pushed the vakhov/release-1.6.0 branch from 36340d7 to 119a425 Compare September 9, 2025 08:40
@vakhov vakhov marked this pull request as ready for review September 9, 2025 08:48
Added
* Validation of `bucket_id`. Invalid values now raise `BucketIDError` before routing (TNTP-3536).
* Role model support in CRUD (TNTP-2177).

Changed
* Bumped vshard version in rockspec.

Fixed
* Fixed compatibility with Cartridge 2.16.0 (TNTP-3598).
* `crud.schema` no longer returns system space `_gc_consumers` with Tarantool 3.2+.
* `crud.schema` no longer returns `tt` system space `_tt_migrations`.
* Adapted `schema` for Tarantool 3.2+.
* Fixed bad error handling for method `call.single`.
* Restored support for working in 3.1 with data from 2.11 (error with replicaset lookup).
@vakhov vakhov force-pushed the vakhov/release-1.6.0 branch from 119a425 to e1aec75 Compare September 9, 2025 08:59
@vakhov vakhov requested a review from Satbek September 9, 2025 09:41
@vakhov vakhov merged commit c52a6f5 into master Sep 9, 2025
25 checks passed
@vakhov vakhov deleted the vakhov/release-1.6.0 branch September 9, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants