Releases: gradyzhuo/KurrentDB-Swift
Releases · gradyzhuo/KurrentDB-Swift
1.10.8
What's Changed
- [UPDATE] add beginGracefulShutdown() to stream response usecase. by @gradyzhuo in #62
Full Changelog: 1.10.7...1.10.8
1.10.5
What's Changed
- [UPDATE] update to grpc-swift-2. by @gradyzhuo in #59
Full Changelog: 1.10.0...1.10.5
1.10.0
What's Changed
- [Refactor] Simplify Streams API by removing explicit cursor parameters and integrating them into Options. by @gradyzhuo in #54
- [Refactor] Enhance stream reading and subscription APIs for consistency by @gradyzhuo in #57
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- Fix/remote host get localhost ip by @gradyzhuo in #52
- [UPDATE] Renamed parameters related to stream. by @gradyzhuo in #51
- [UPDATE] UPDATE the example of documentation. by @gradyzhuo in #53
Full Changelog: 1.8.2...1.9.0
1.8.1
What's Changed
- [UPDATE] rename esdb to kurrentdb, and refactor it to compatible with… by @gradyzhuo in #44
- Dev/cluster client support by @gradyzhuo in #45
- [UPDATE] remove await because change node to struct from actor. by @gradyzhuo in #46
- [UPDATE] README for client settings example. by @gradyzhuo in #47
- [UPDATE] update test code by client settings without tls secure. by @gradyzhuo in #48
- [UPDATE] fix endpoint resolve address without Network framework. by @gradyzhuo in #49
Full Changelog: 1.7.1...1.8.1
1.8.0
1.7.1
What's Changed
- Dev/add copy event by @gradyzhuo in #35
- [UPDATE] add flag to watch limit time of building. by @gradyzhuo in #37
- Refactor/append wrong expect error by @gradyzhuo in #38
- [UPDATE] modify argument name of codable model. by @gradyzhuo in #39
- Refactor/api by @gradyzhuo in #40
- [UPDATE] modify payload to model by @gradyzhuo in #41
- [UPDATE] add update persistent subscription by @gradyzhuo in #42
Full Changelog: 1.6.2...1.7.0
1.6.0
What's Changed
- Dev/refactor persistent subscription by @gradyzhuo in #31
Full Changelog: 1.5.1...1.6.0
1.5.0
What's Changed
- [UPDATE] remove defaultUserCredentials to authentication for more aut… by @gradyzhuo in #21
- Refactor/position by @gradyzhuo in #22
- Refactor/subscription by @gradyzhuo in #25
- [REFACTOR] Cursor to RevisionCursor and PositionCursor by @gradyzhuo in #26
- [UPDATE] modify throws to throws(KurrentError) by @gradyzhuo in #27
- [UPDATE] modify create and update api fro persistent-subscriptions by @gradyzhuo in #28
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- Update document to fix unavailable example.
- Dev/update streams read api
Full Changelog: 1.3.0...1.4.0