Releases: forkyid/go-utils
Releases · forkyid/go-utils
v1.9.0
What's Changed
- Change Dob Dependent Validation to Age Group by @christyyy-a in #129
- Fix Initialize SD and No Response by @christyyy-a in #130
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
- Fix Error Empty Namespace Name by @christyyy-a in #128
Full Changelog: v1.8.0...v1.8.1
v1.8.0
Implement SD
Merge pull request #126 from forkyid/add-sd Add Service Discovery on Go Utils
Better String Encryption
What's Changed
- New Function to Encrypt String by @christyyy-a in #124
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- [DVM-25322] Refactor Suspend and Ban Checking by @christyyy-a in #121
- Caching using Redis will have some changes regarding the parameter, previously using
intfor duration in seconds, will now be converted to usingtime.Duration - API requesting for middleware checking is required to have these in the
.envBASIC_AUTH_OAUTH2_SERVER_USERNAME= BASIC_AUTH_OAUTH2_SERVER_PASSWORD= BASIC_AUTH_REPORT_USERNAME= BASIC_AUTH_REPORT_PASSWORD= SERVICE_NAME=
Full Changelog: v1.4.9...v1.5.0
v1.4.9
v1.4.8
v1.4.7
What's Changed
- refactor: upgrade aes int to int64 by @jonathan-darius in #113
Full Changelog: v1.4.6...v1.4.7