Releases: PoloDB/PoloDB
Releases · PoloDB/PoloDB
v5.1.3
v5.1.2
release: 5.1.2 fix: #171
v5.1.1
v5.1.0
Add more operations for aggregations: https://www.polodb.org/docs/advanced/aggregation
- $addFields
- $unset
- $skip
- $limit
- $group
- $sort
- more friendly errors
v5.0.0
This is a major change:
- Change license to Apache-2.0
- Add standalone server that supports MongoDB's wire protocol
Breaking changes:
- RocksDB as storage layer
- Make the DB more stable and performant in storage. You don't need to worry about data lose any more.
- PoloDB is no longer a single file DB.
- Remove WASM support
- Maybe we can add back in the future, but we must remove it now
- Remove memory db
- Maybe we can add back in the future, but we must remove it now
- Simplify API
- Transaction API
- Unify ClientCursor and ClientSessionCursor
v4.4.0
release: 4.4.0
v4.3.2
release: 4.3.2
v4.3.1
release: 4.3.1
v4.3.0
release: 4.3.0
v4.2.0
release: 4.2.0