Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 756 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 756 Bytes

Changelog

Unreleased

  • Implement a PostgreSQL wire protocol (v3) compatible API (#83)
  • Accept all JSON types for SQLite params input (#82)
  • Parallel synchronization w/ many deadlock and bug fixes (#78)
  • Upgraded to cr-sqlite 0.16.0 (unreleased) (#75)
  • Rewrite compaction logic to be more correct and efficient (#74)
  • corrosion consul sync will now bundle services and checks in a single transaction (changeset) (#73)
  • (BREAKING) Persist subscriptions across reboots, including many reliability improvements (#69)
  • Support existing tables being added to the schema (#64)

v0.1.0

Initial release!