1.1.3
fw-commons
version 1.1.3
is part of 2024.08.25
Release Train by @hoangtien2k3
What's Changed
✨ New features and improvements
- Deprecated class
CacheAspect
,CacheStore
,CacheUtils
,CustomizeRemovalListener
- Deprecated interface
LocalCache
- Replace by using cache
Cache2LAspect
,Cache2LStore
, Cache2LUtils
,CacheInfo
,CustomizeRemovalListener
andGlobalCacheInfo
- Replace using
LocalCache
with usingCache2L
annotation - Updated with new features about cache with
Redis
andR2DBC
connection
🐞 Bug fixes
- Config using remove
CustomizeRemovalListener
usingRemovalListener
New Contributors
- @hoangtien2k3 main contributor to the library
fw-commons
#1 opensource
Full Changelog: 1.1.2...1.1.3