Skip to content

Releases: PoloDB/PoloDB

v5.1.3

26 Oct 04:47
Compare
Choose a tag to compare
release: v5.1.3

- Fix: #187

v5.1.2

29 Sep 15:00
Compare
Choose a tag to compare
release: 5.1.2

fix: #171

v5.1.1

03 Sep 14:31
Compare
Choose a tag to compare
  • Fix #164
  • #130 supports upsert
  • Enable mt_static on Windows

v5.1.0

23 Aug 08:24
Compare
Choose a tag to compare

Add more operations for aggregations: https://www.polodb.org/docs/advanced/aggregation

  • $addFields
  • $unset
  • $skip
  • $limit
  • $group
  • $sort
  • more friendly errors

v5.0.0

17 Aug 06:57
Compare
Choose a tag to compare

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

30 May 03:51
Compare
Choose a tag to compare
release: 4.4.0

v4.3.2

24 May 09:59
Compare
Choose a tag to compare
release: 4.3.2

v4.3.1

11 May 12:36
Compare
Choose a tag to compare
release: 4.3.1

v4.3.0

09 May 15:22
Compare
Choose a tag to compare
release: 4.3.0

v4.2.0

24 Apr 03:42
Compare
Choose a tag to compare
release: 4.2.0