Skip to content

Releases: holomodular/ServiceBricks-Cache

v1.4.0

01 Jan 23:06
f3bbb34

Choose a tag to compare

  • Support .NET 10
  • Upgrade all referenced packages to latest version

Full Changelog: v1.2.0...v1.4.0

v1.2.0

17 Jan 14:51

Choose a tag to compare

  • 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

01 Dec 22:06

Choose a tag to compare

  • Fixes for Azure ServiceBus Topic and Queue services to use a scoped IBusinessRuleService

Full Changelog: v1.1.0...v1.1.3

v1.1.0

29 Nov 12:33

Choose a tag to compare

Official Production Release

Full Changelog: v1.0.11...v1.1.0

v1.0.11

29 Jul 16:13

Choose a tag to compare

Full Changelog: v1.0.10...v1.0.11

v1.0.10

07 Jun 09:00

Choose a tag to compare

Bug fixes from testing

Full Changelog: v1.0.8...v1.0.10

v1.0.8

18 May 23:50

Choose a tag to compare

  • Fixes for example projects
  • skipped v1.0.7
    Full Changelog: v1.0.6...v1.0.8

v1.0.6

13 May 12:25

Choose a tag to compare

  • Fixes for example projects

Full Changelog: v1.0.5...v1.0.6

v1.0.5

05 May 18:26

Choose a tag to compare

  • Update ServiceBricks to V1.0.5

Full Changelog: v1.0.4...v1.0.5

v1.0.4

29 Apr 01:27

Choose a tag to compare

  • Full source code available