0.15.0-rc.1
Pre-release
Pre-release
alexeyzimarev
released this
30 Jun 12:23
·
105 commits
to dev
since this release
What's Changed
- Measure SQL subscriptions by @alexeyzimarev in #313
- Add filter to persistent sub to $all by @alexeyzimarev in #312
- Preserve exception stacktrace (#319) by @makp0 in #320
- Create CreateTestAggregateInstance method for Id as TId and mark other function as obsolete by @LockTar in #334
- Fix for issue #325 (DuplicateTypeException in CommandService) by @mytresor in #331
- Update Npgsql version to fix CVE-2024-32655 by @alexeyzimarev in #337
- Add SQL Server projector and add more tests by @LockTar in #333
- Dispose cancellation token source in AsyncHandlerFilter by @alexeyzimarev in #338
- Don't start already started activity by @alexeyzimarev in #339
- Sort SQL script resources to avoid _Schema being last by @alexeyzimarev in #340
- Allow configuring Postgres datasource builder by @alexeyzimarev in #341
- Use keyed dependencies to isolate event handlers in subscriptions by @alexeyzimarev in #342
- Simplify command services by @alexeyzimarev in #350
- Allow using persistent subscription client by @alexeyzimarev in #354
New Contributors
Full Changelog: 0.15.0-beta.9...0.15.0-rc.1