We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7746652 commit 6f2df6aCopy full SHA for 6f2df6a
CHANGELOG.md
@@ -10,6 +10,17 @@ Versioning](http://semver.org/spec/v2.0.0.html) except to the first release.
10
11
### Added
12
13
+### Changed
14
+
15
+### Fixed
16
17
+## [v2.4.0] - 2025-07-11
18
19
+This release focuses on adding schema/user/session operations, synchronous transaction
20
+flag handling, and fixes watcher panic.
21
22
+### Added
23
24
- Implemented all box.schema.user operations requests and sugar interface (#426).
25
- Implemented box.session.su request and sugar interface only for current session granting (#426).
26
- Defined `ErrConcurrentSchemaUpdate` constant for "concurrent schema update" error.
0 commit comments