0.15.0-beta.9
Pre-release
Pre-release
·
393 commits
to dev
since this release
What's Changed
- [CI] Support custom myget feed name by @makp0 in #256
- Fixed the issue with Any expected state for func services by @alexeyzimarev in #261
- Fixed bug in CommandService of wrong exception message by @iappwebdev in #274
- Update _Schema.sql: fix typo in StreamMessage type name by @Steve-OH in #272
- [Mongo] Add bulk support to projections by @makp0 in #241
- Add an explicit to map endpoints only by @alexeyzimarev in #279
- Checkpointing crash fix by @alexeyzimarev in #282
- Limit the stream name to 850 characters so it fits in 2000 bytes by @alexeyzimarev in #278
- AmendEvent improvements by @alexeyzimarev in #285
- Fix #291 for Postgres by @PehrGit in #293
- Return bad request as ValidationProblemDetails by @LockTar in #288
- Improve logging by adding a scope and better handling of inner exceptions by @fbjerggaard in #281
- Added Testing package by @alexeyzimarev in #296
- Testing lib by @alexeyzimarev in #297
- Refactoring SQL support by @alexeyzimarev in #298
- Consolidate SubscriptionHealthCheck DI registrations by @PehrGit in #310
New Contributors
- @iappwebdev made their first contribution in #274
- @Steve-OH made their first contribution in #272
- @dependabot made their first contribution in #275
- @PehrGit made their first contribution in #292
- @LockTar made their first contribution in #288
Full Changelog: 0.15.0-beta.4...0.15.0-beta.9