Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maksim.konovalov committed Jan 14, 2025
1 parent 0230589 commit 709b579
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
## Unreleased
## v2.0.0

We are excited to announce the release of version v2!
This major update was necessary due to the initial design of interfaces that were either incorrect or redundant.
In addition, we have fully adapted to work with Tarantool 3,
eliminating the dependency on UUID-based replica sets and instances.
While you can still use these elements for supplementary information, they are no longer mandatory.
The update also includes changes to several previously public methods,
which were not intended to be exposed in the original vshard implementation.
We would like to express our gratitude to everyone who shared their migration issues with us,
as your feedback was invaluable in shaping the current state of the interfaces.

FEATURES:

Expand Down

0 comments on commit 709b579

Please sign in to comment.