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