Skip to content

Commit 6f2df6a

Browse files
committed
Release v2.4.0
1 parent 7746652 commit 6f2df6a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ Versioning](http://semver.org/spec/v2.0.0.html) except to the first release.
1010

1111
### Added
1212

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+
1324
- Implemented all box.schema.user operations requests and sugar interface (#426).
1425
- Implemented box.session.su request and sugar interface only for current session granting (#426).
1526
- Defined `ErrConcurrentSchemaUpdate` constant for "concurrent schema update" error.

0 commit comments

Comments
 (0)