0.15.0-beta.3
Pre-release
Pre-release
alexeyzimarev
released this
21 Aug 20:06
·
259 commits
to dev
since this release
What's Changed
- Add policies by @alexeyzimarev in #197
- [Redis] Redis store by @claudiuchis in #189
- Avoid copy of Payload by using Span by @k3daevin in #200
- Allow people to have the Id property inside the State object by @alexeyzimarev in #206
- [Redis] More Redis by @claudiuchis in #198
- [DI] Remove DI extensions from web project by @alexeyzimarev in #207
- [Postgres] Implement proper support for npgsql7 by @fbjerggaard in #188
- [Producers] Solved producer init issue with logging by @alexeyzimarev in #209
- [HTTP] Abstract "Result" in OpenAPI "Produces" claim by @makp0 in #210
- [PubSub] Pubsub fix obsolete settings by @alexeyzimarev in #212
- Get all parameters at once to avoid conflicts in parallel testing by @Alejandro-SB in #211
- Renamed
AggregateId
toId
by @alexeyzimarev in #215 - XML docs project attributes by @alexeyzimarev in #217
- [DI] Subscription dependency resolution factory by @alexeyzimarev in #214
- [Producers] Remove producer without options by @alexeyzimarev in #223
- [Postgres] Added parameterless ctor for PostgresCheckpointStoreOptions by @mvastarelli in #229
- [Postgres] Handle dropped connection in PostgreSQL subscriptions by @oakie in #226
- [MongoDB] Ensure the task completed successfully by @alexeyzimarev in #231
- [Spyglass] Ignore abstract aggregates and broaden DI registration support by @makp0 in #237
- [Postgres] Changing PostgresStreamSubscriptionOptions.Stream to be mutable by @matt-lethargic in #236
- [EventStoreDB} Use the actual event number instead of the OriginalEventNumber by @alexeyzimarev in https://github.com//pull/240
- [SQL Server] Creating SqlServerCheckpointStoreOptions by @matt-lethargic in #239
New Contributors
- @claudiuchis made their first contribution in #189
- @k3daevin made their first contribution in #200
- @fbjerggaard made their first contribution in #188
- @makp0 made their first contribution in #210
- @Alejandro-SB made their first contribution in #211
- @mvastarelli made their first contribution in #229
- @oakie made their first contribution in #226
- @matt-lethargic made their first contribution in #236
Full Changelog: 0.14.0...0.15.0-beta.3