- Rollup Release
- Minor fixes
- New test home page
- Move semaphore, process and work services to Model package
- Verified all tests run successfully for all providers and versions
- Create new ServiceBricks.Cache.Model package and include DTOs, clients and contracts
- Net10 support and update nuget packages
- Upgrade mapping profiles
- ExpirationOptions to enable/disable timer and intervals
- SemaphoreOptions for locking intervals
- Cosmos context changes
- Rollup quarterly release. See previous release notes.
- Update all nuget package references
- Minor changes
- Update all nuget package references
- Add new LockedWorkServices and SingleWorkService to support new WorkService in base library
- Add new SemaphoreService to support shared resource locking
- 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
- Upgrade ServiceBricks Version
- Upgrade ServiceBricks Version
- Upgrade ServiceBricks Version
- Official Production Release
- Update all package references to latest version
- CacheMongoDbConstants: Updated app settings values (add s to end of ServiceBricks)
- Bug fixes
- Automated release testing
- Automated release testing
- Bug fixes for appsettings, ApiClient, cleanup webapps, update nuget packages
- Bug fixes for example projects
- Update ServiceBricks to V1.0.5
- Full source code release