Releases: elisasre/go-common
Releases · elisasre/go-common
1.2.6
1.2.5
1.2.4
What's Changed
- Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 by @dependabot in #47
- Bump github.com/alicebob/miniredis/v2 from 2.30.1 to 2.30.2 by @dependabot in #48
- add auth store by @zetaab in #50
Full Changelog: v1.2.3...v1.2.4
1.2.3
What's Changed
- Bump github.com/alicebob/miniredis/v2 from 2.30.0 to 2.30.1 by @dependabot in #43
- Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 by @dependabot in #39
- Bump actions/setup-go from 3 to 4 by @dependabot in #44
- update golang x net by @zetaab in #45
- fix fetch depth for checkout by @zetaab in #46
- add error to decrypt+encrypt by @zetaab in #49
Full Changelog: v1.2.2...v1.2.3
1.2.2
1.2.1
What's Changed
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #38
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #40
- add http response headers by @zetaab in #41
Full Changelog: v1.2.0...v1.2.1
1.2.0
What's Changed
Breaking change
All machine users should use Authorization: Bearer
instead of session Cookies.
Changes
- incr wait time by @zetaab in #32
- Test suggestion by @heppu in #33
- Automerge dependabot PRs by @frequ in #36
- Update golangci-lint to support 1.20 by @heppu in #35
- Automate pre-commit install with make by @heppu in #34
New Contributors
Full Changelog: v1.1.10...v1.2.0
1.1.10
1.1.9
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