Skip to content

Releases: Interhyp/go-backend-service-common

v0.12.2

24 Mar 09:49
87d35ed
Compare
Choose a tag to compare

What's Changed

  • fix(ACC-7042): handle error 'context canceled' by @Ing0R in #5

New Contributors

  • @Ing0R made their first contribution in #5

Full Changelog: v0.12.1...v0.12.2

v0.12.1 add validation errors in JwtIdTokenValidatorMiddleware

05 Dec 08:41
6112032
Compare
Choose a tag to compare

With this release errors caused by failing validations in JwtIdTokenValidatorMiddleware now contain more details from the underlying validation error.

v0.12.0 transfer maintainership

20 Aug 11:00
f1ec80b
Compare
Choose a tag to compare

This release contains the same code as v0.11.0 of StephanHCB/go-backend-service-common. This is simply a transfer of maintainership.