Skip to content

Commit 346e5b8

Browse files
committed
Added missing features.
1 parent 6bdc31e commit 346e5b8

File tree

13 files changed

+6873
-1648
lines changed

13 files changed

+6873
-1648
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to the SochDB Python SDK will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.3] - 2026-02-10
9+
10+
### Changed
11+
12+
- Version bump aligned with SochDB core 0.4.9
13+
- Added Engine Internals status table to README (§4 Architecture Overview)
14+
- Cost-based optimizer documented as production-ready
15+
- Adaptive group commit documented as implemented
16+
- WAL compaction documented as partially implemented
17+
18+
### Fixed
19+
20+
- Added missing `QuantizationType` export to `__init__.py`
21+
822
## [0.4.5] - 2026-01-23
923

1024
### Added

0 commit comments

Comments
 (0)