Skip to content

Latest commit

 

History

History
79 lines (58 loc) · 1.97 KB

File metadata and controls

79 lines (58 loc) · 1.97 KB

1.4.0

  • Rollup Release

1.4.0-e

  • Minor fixes
  • New test home page

1.4.0-d

  • Move semaphore, process and work services to Model package
  • Verified all tests run successfully for all providers and versions

1.4.0-c

  • Create new ServiceBricks.Cache.Model package and include DTOs, clients and contracts

1.4.0-a

  • Net10 support and update nuget packages
  • Upgrade mapping profiles
  • ExpirationOptions to enable/disable timer and intervals
  • SemaphoreOptions for locking intervals
  • Cosmos context changes

1.3.0

  • Rollup quarterly release. See previous release notes.

1.3.0-c prerelease

  • Update all nuget package references
  • Minor changes

1.3.0-a prerelease

  • 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

1.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

1.1.3

  • Upgrade ServiceBricks Version

1.1.2

  • Upgrade ServiceBricks Version

1.1.1

  • Upgrade ServiceBricks Version

1.1.0

  • Official Production Release

1.0.11

  • Update all package references to latest version
  • CacheMongoDbConstants: Updated app settings values (add s to end of ServiceBricks)

1.0.10

  • Bug fixes

1.0.9

  • Automated release testing

1.0.8

  • Automated release testing

1.0.7

  • Bug fixes for appsettings, ApiClient, cleanup webapps, update nuget packages

1.0.6

  • Bug fixes for example projects

1.0.5

  • Update ServiceBricks to V1.0.5

1.0.4

  • Full source code release