Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Release 5.9.0

Latest
Compare
Choose a tag to compare
Loading
@fredericDelaporte fredericDelaporte released this 19 Feb 21:04
· 20 commits to master since this release
196296f

NHibernate.Caches 5.9.0 is now released.

CoreDistributedCache provider does no more require a custom type registration for using the JSON serializer.

All providers target NHibernate 5.2.

Binaries are available on NuGet and GitHub:
https://www.nuget.org/packages/NHibernate.Caches.CoreDistributedCache.Memcached/5.9.0
https://www.nuget.org/packages/NHibernate.Caches.CoreDistributedCache.Memory/5.9.0
https://www.nuget.org/packages/NHibernate.Caches.CoreDistributedCache.Redis/5.9.0
https://www.nuget.org/packages/NHibernate.Caches.CoreDistributedCache.SqlServer/5.9.0
https://www.nuget.org/packages/NHibernate.Caches.CoreMemoryCache/5.9.0
https://www.nuget.org/packages/NHibernate.Caches.EnyimMemcached/5.9.0
https://www.nuget.org/packages/NHibernate.Caches.StackExchangeRedis/5.9.0
https://www.nuget.org/packages/NHibernate.Caches.SysCache/5.9.0
https://www.nuget.org/packages/NHibernate.Caches.SysCache2/5.9.0
https://www.nuget.org/packages/NHibernate.Caches.RtMemoryCache/5.9.0

.Net Standard providers are only available on NuGet.

  • Improvement

    • #117 - Avoid custom registration for the Json serializer
    • #115 - Run tests using .NET 6
  • Task

    • #119 - Release 5.9.0
    • #118 - Allow git to handle line endings
    • #116 - Remove Microsoft.Extensions.Caching.SqlConfig.Tools cli
    • #113 - Tell NuGet about the readme file
Morty Proxy This is a proxified and sanitized view of the page, visit original site.