Skip to content

Releases: elisasre/go-common

1.2.6

10 May 19:20
fa198e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

1.2.5

10 May 19:15
9285d53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

1.2.4

10 May 07:51
0496e26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

1.2.3

25 Apr 09:13
1f74029
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

1.2.2

07 Mar 22:07
ef6203b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

1.2.1

07 Mar 20:21
1a569bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

1.2.0

24 Feb 17:13
e2cf9cf
Compare
Choose a tag to compare

What's Changed

Breaking change

  • remove JWT cookie machine user by @zetaab in #37

All machine users should use Authorization: Bearer instead of session Cookies.

Changes

New Contributors

Full Changelog: v1.1.10...v1.2.0

1.1.10

06 Feb 11:47
d931903
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v1.1.10

1.1.9

02 Feb 14:47
8e69d6b
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 by @dependabot in #26
  • Bump github.com/alicebob/miniredis/v2 from 2.23.1 to 2.30.0 by @dependabot in #27
  • Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in #29
  • if output is nil do not unmarshal by @zetaab in #30

Full Changelog: v1.1.8...v1.1.9

1.1.8

12 Jan 09:16
f186b1f
Compare
Choose a tag to compare

What's Changed

  • stop retrying if server responses with 429 code by @zetaab in #28

Full Changelog: v1.1.7...v1.1.8