Releases: hoangtien2k3/reactify-core
Releases · hoangtien2k3/reactify-core
1.1.7
What's Changed
- Reactify version 1.1.7 is part of 2024.12.13 Release Train by @hoangtien2k3
- Update documents by @hoangtien2k3 in https://github.com/hoangtien2k3/reactify
New Contributors
- @hoangtien2k3 made their first contribution in https://github.com/hoangtien2k3/reactify
Full Changelog: 1.1.6...1.1.7
1.1.6
What's Changed
- Reactify version 1.1.6 is part of 2024.09.25 Release Train by @hoangtien2k3
- Add .circleci/config.yml by @hoangtien2k3 in #2
New Contributors
- @hoangtien2k3 made their first contribution in #2
Full Changelog: 1.1.3...1.1.6
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
1.1.2
fw-commons
v1.1.2
is part of 2024.08.23
Release Train.
What's Changed
✨ New features and improvements
- Skip
FileUtils
,ErrorHandlingFilter
,TraceIdWebClientFilter
- Updated
JavaDocs
and library usage instructions - Skip
R2DBC
andPostgresql
New Contributors
- @hoangtien2k3 made their first contribution to writing Javadoc
Full Changelog: 1.1.1...1.1.2
1.1.1
fw-commons
v1.1.1
is part of 2024.08.22
Release Train.
What's Changed
✨ New features and improvements
- Skip
CommonErrorCode
- Updated
JavaDocs
and library usage instructions Docker
deployment withkafka
🐞 Bug fixes
- Dispose
TimedRunnable
uponTimedWorker
- Config
MininoUtils
anddocker-compose
New Contributors
- @hoangtien2k3 made their first contribution to writing Javadoc
Full Changelog: 1.1.0...1.1.1
1.1.0
fw-commons
-
release: 1.1.0
-
Fw-Commons a commons Java lib with spring boot framework, Supports using keycloak, filter, trace log, cached, minio
server, exception handler, validate and call API with webclient -
This README provides quickstart instructions on running
fw-commons
on bare metal project spring boot.
v1.0.0
fw-commons
Releases: v1.1.0