Releases: Eventuous/eventuous
Releases · Eventuous/eventuous
0.13.1
- Fixed the Spyglass API
- Some tweaks around checkpoint commits (see #165)
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- Remove default constructor for typemapper by @paulopez78 in #146
- Add missing OnExisting method with async get Id delegate by @paulopez78 in #147
- Upgrade pubsub client by @paulopez78 in #148
- PubSubSubscriptionOptions public properties to be able to modify them when configuring using delegate by @paulopez78 in #150
- Don't throw if key already exists in the dictionary by @paulopez78 in #149
- Change AggregateState to State by @alexeyzimarev in #155
- Spyglass API by @alexeyzimarev in #160
- Packages split by @alexeyzimarev in #167
- Check if the checkpoint value is DbNull by @alexeyzimarev in #170
- Fixed the constructor params for the checkpoint commit handler by @alexeyzimarev in #171
- Added diagnostics for the checkpoint commit handler by @alexeyzimarev in #172
- Fixing metrics by @alexeyzimarev in #175
- Removed Google PubSub monitoring (breaking) as you should use the native monitoring tools of Google cloud
New Contributors
- @paulopez78 made their first contribution in #146
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Easier subscriptions logging by @alexeyzimarev in #140
- Decrease allocation by removing closures by @alexeyzimarev in #141
- Fix handling of ignored events in partitioned subscriptions by @alexeyzimarev in #143
Full Changelog: 0.11.4...0.12.0
0.11.4
What's Changed
- Handle empty metadata and metadata deserialization errors by @alexeyzimarev in #139
Full Changelog: 0.11.3...0.11.4
0.11.3
What's Changed
Full Changelog: 0.11.0...0.11.3
0.11.0
0.10.6
0.10.5
0.10.4
0.10.3
- New MongoDB projections API finalized (check the test app to see how it works)
- Fixed #121
Full Changelog: 0.10.2...0.10.3