Releases: diennea/blazingcache
Releases · diennea/blazingcache
v3.1.0
V3.0.0
This release contains a bug-fix for the cache-client. This fix could highlight issues in your application's invalidation procedure, we recommend to test that your cache invalidation/load procedures are working as intended.
- Fixed a bug where the cache-client would send to the server a PUT request instead of a LOAD request #182
V2.7.0
v2.6.0
v2.5.0
News:
- Dependencies upgrade
No breaking changes
v2.4.0
News:
- Support for ops/mem usage metrics
No breaking changes
v.2.3.0
News:
- Upgrade ZooKeeper to 3.6.1
- Upgrade Netty to 4.1.50Final
- Upgrade other libraries
- Make blazingcache-services package run on JDK14
- Fix a problem related to unexpected network condition on the server side
- Ensure compatibility with Java runtime from Java 8 up to Java 14
The upgrade from v2.x release line is straightforward, just update your dependencies
v2.2.0
v2.1.0
v.1.13.0
Release Notes:
[BLAZ-68] - Netty: Clean up dependencies and update to 4.1.12
[BLAZ-69] - Inefficient usage of Logger calls toString on any fetch request
[BLAZ-70] - Investigate potential leak in PendingFetchesManager
https://dev.blazingcache.org/jira/secure/ReleaseNote.jspa?projectId=10000&version=10200