-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: RCommon-Team/RCommon
base: v.2.1.0
head repository: RCommon-Team/RCommon
compare: main
- 10 commits
- 92 files changed
- 3 contributors
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffe77d7 - Browse repository at this point
Copy the full SHA ffe77d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for db6ce60 - Browse repository at this point
Copy the full SHA db6ce60View commit details
Commits on Nov 8, 2024
-
Bugfix/cqrs caching handlers di issues (#140)
* Removed ICqrsBuilderExtensions as they were redundant with "CacheDynamicallyCompiledExpressions" extensions, updated the appropriate extensions, and fixed examples. * Moved caching factory out of the constructors of CommandBus and QueryBus as it will be optional. Added some caching configuration validation. * Updated version.
Configuration menu - View commit details
-
Copy full SHA for 13855f7 - Browse repository at this point
Copy the full SHA 13855f7View commit details
Commits on Nov 22, 2024
-
Updated models with updated serialization declarations to avoid seria…
…lizing incompatible types. (#141)
Configuration menu - View commit details
-
Copy full SHA for a83fdce - Browse repository at this point
Copy the full SHA a83fdceView commit details -
Removed unneeded dependency and simplified models. Removed need to se…
…rialize complex object and thus eliminated complexities surrounding serialization options. (#142)
Configuration menu - View commit details
-
Copy full SHA for 973a8f9 - Browse repository at this point
Copy the full SHA 973a8f9View commit details -
Version bump of dependencies. (#143)
* Version bump of dependencies.
Configuration menu - View commit details
-
Copy full SHA for c44569e - Browse repository at this point
Copy the full SHA c44569eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5ee920 - Browse repository at this point
Copy the full SHA c5ee920View commit details
Commits on Jan 7, 2025
-
Bugfix/race condition in memory transactional event router (#146)
* Hardened Event Routing using concurrent event collections. * Fixed bug with includable queries. * Dependency bump/sync.
Configuration menu - View commit details
-
Copy full SHA for 8be9e3a - Browse repository at this point
Copy the full SHA 8be9e3aView commit details
Commits on Jan 17, 2025
-
Removed event interfaces from Core to eliminate downstream contracts …
…dependency on it. (#147)
Configuration menu - View commit details
-
Copy full SHA for d0bcc3b - Browse repository at this point
Copy the full SHA d0bcc3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1301bc - Browse repository at this point
Copy the full SHA c1301bcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v.2.1.0...main