Skip to content

Releases: forkyid/go-utils

v1.9.0

26 Feb 17:09
c53d51d

Choose a tag to compare

v1.9.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.1...v1.9.0

v1.8.1

28 Jan 09:49
c370da5

Choose a tag to compare

v1.8.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

27 Jan 11:42
1858e1c

Choose a tag to compare

Merge pull request #127 from forkyid/remove-ban

Remove Ban and Suspend Checking from Middleware

Implement SD

22 Jan 11:15
918f6c7

Choose a tag to compare

Merge pull request #126 from forkyid/add-sd

Add Service Discovery on Go Utils

Better String Encryption

28 Nov 07:56
93d3116

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

23 Sep 11:16
43af754

Choose a tag to compare

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 int for duration in seconds, will now be converted to using time.Duration
  • API requesting for middleware checking is required to have these in the .env
    BASIC_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

28 Aug 04:26
e43e011

Choose a tag to compare

What's Changed

  • Update to Go v1.18 for Generics by @ahtuz in #115

Full Changelog: v1.4.8...v1.4.9

v1.4.8

27 Aug 10:31
07acf2c

Choose a tag to compare

What's Changed

Full Changelog: v1.4.7...v1.4.8

v1.4.7

27 Aug 05:53
6c931df

Choose a tag to compare

What's Changed

Full Changelog: v1.4.6...v1.4.7

v1.4.6

15 Nov 05:46
7f74c52

Choose a tag to compare

What's Changed

  • [DVM-22287] Handle Claims Expired Skip Validation by @ahtuz in #112

Full Changelog: v1.4.4...v1.4.6