Releases: youngmonkeys/ezyfox
Releases · youngmonkeys/ezyfox
v1.2.9
Release version 1.2.7
Downgrade logback to hotfix stop logging issue
Release version 1.2.8
- add
EzyZeroRequestSizeException
to prevent send zero size message - update
EzyUnitTestCreator
- add
randomObjectValues
Release version 1.2.6
- update libraries
Release version 1.2.5
- update BCrypt docs
Release version 1.2.4
- add BCrypt
- add EzyEventLoopGroup
- ezyfox-bean: fix did not bind value to @Property annotation field in prototype
- fix EzyMethods.isOverriddenMethod with overload methods
- fix code style
Release version 1.2.3
- Update code style
- Add containsById and containsByIds to ezyfox-database
- Add EzyStrings.toString(exceptions)
- Update EzyProcessor.processWithInfoLog
Release version 1.2.2
- Replace log4j1x by logback
- update EzyFileListInputstream
- add flattenMapValues and EzyFileListInputstream
- add EzyManagement annotation
- add EzyActionFrame
- update EzyClass
- update EzyPaymentType and EzyMapBuilder
- add binding boolean test
- add traceStackToString
- update EzyMethod and EzyMethods
- update EzyField and EzyFields
- add EzyFeature and EzyPayment anntations
- add EzyThreads
Release version 1.2.1
- Update util
- Update bean
- Update database
Release version 1.2.0
1. update bean:
- Support package exclusion
- Support configuration class exclusion
2. update security
- Add transformation to EzyAsyCrypt