Releases: RCommon-Team/RCommon
2.1.0.0
Caching, caching persistence, and serialization abstractions. Removed support for end of life .NET 6, 7.
Release Notes: https://docs.rcommon.com/getting-started/releases/2.1.0
2.0.0.884 Beta
v.2.0.0.884-beta Version up.
2.0.0.878 Beta
Validation example (#133) (#134) * Updated all dependencies. Removed deprecated dependencies. * Removing deprecated identity dependency. * Removing codebloat unit testing projects. * Added validation example * Revised examples to include new validation abstractions/implementation.
2.0.0.875 Beta
v.2.0.0.875 Version bump
2.0.0.868 Beta
Minor updates to build and bug fixes to mediator related behaviors. Known bug still exists related to scoped in memory event bus.
2.0.0.8 Beta
We are in pre-production testing with several enterprise applications. This meets the criteria for Beta release.
2.0.0.5 Alpha
- Event routing enhancements
- Mediator abstractions with MediatR implementation
2.0.0.4 Alpha
Minor improvements to EventRouting.
2.0.0.1 Alpha
Second Alpha release fixing a few bugs in event router related to in memory event tracking wireup in dependency injection. Updated dependencies to latest. Updated some examples and test projects.
2.0.0.0 Alpha
A major release which includes many breaking changes. Please review release docs https://docs.rcommon.com/getting-started/releases/2.0.0.0
What's Changed
- Nuget version bump. by @jasonmwebb-lv in #81
- Feature/71 migrate to i service collection by @JasonMWebb in #82
- Feature/unit of work enhancements by @jasonmwebb-lv in #88
- Changing names of interface to imply more generic usage. UnitOfWorkSc… by @jasonmwebb-lv in #89
- Feature/update dependencies 2023.2.16 by @jasonmwebb-lv in #93
- Feature/decouple paginated list model from domain by @jasonmwebb-lv in #94
- Feature/86 linq2db support by @JasonMWebb in #97
- Feature/85 decouple masstransit from idistributedeventbroker by @JasonMWebb in #98
- Feature/messaging cleanup by @jasonmwebb-lv in #99
- Feature/v2 overhaul by @JasonMWebb in #103
- Feature/wolverine message bus by @JasonMWebb in #106
- EventRouter Updates by @JasonMWebb in #107
- Reverse integrate v2 merge changes. by @jasonmwebb-lv in #109
- Reverse integrate v2 merge changes. (#109) by @jasonmwebb-lv in #110
- Reverse integrate v2 changes. by @jasonmwebb-lv in #111
Full Changelog: v1.0.1.75...v.2.0.0.0-alpha