Releases: holomodular/ServiceBricks-Cache
Releases · holomodular/ServiceBricks-Cache
v1.2.0
- Upgrade ServiceBricks Version and all related packages to latest version
- Fix for AzureDataTables to associate queries for CacheKey to PartitionKey
- Fix for Cosmos to remove indexes from modelbuilder
- Fix for Cosmos to remove HasPartition from modelbuilder for .NET 9 using compiler directive
- Fix for MongoDb to associate queries for CacheKey to Id and mappingprofile changes
- Fix for MongoDb to change Id to Bson.string type and store CacheKey instead of an objectid
- Remove resources folder from webapp projects
Full Changelog: v1.1.3...v1.2.0
v1.1.3
- Fixes for Azure ServiceBus Topic and Queue services to use a scoped IBusinessRuleService
Full Changelog: v1.1.0...v1.1.3
v1.1.0
Official Production Release
Full Changelog: v1.0.11...v1.1.0
v1.0.11
Full Changelog: v1.0.10...v1.0.11
v1.0.10
Bug fixes from testing
Full Changelog: v1.0.8...v1.0.10
v1.0.8
- Fixes for example projects
- skipped v1.0.7
Full Changelog: v1.0.6...v1.0.8
v1.0.6
- Fixes for example projects
Full Changelog: v1.0.5...v1.0.6
v1.0.5
- Update ServiceBricks to V1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
- Full source code available