Releases: kumojin/go-echo-mixed-middleware
Releases · kumojin/go-echo-mixed-middleware
v1.2.5
What's Changed
- Improve Renovate config + manual bump by @xballoy in #38
- chore(deps): update module github.com/golangci/golangci-lint to v1.56.1 by @renovate in #41
- chore(deps): update module github.com/golangci/golangci-lint to v1.56.2 by @renovate in #43
- chore(deps): update module github.com/golangci/golangci-lint to v1.57.1 by @renovate in #44
- chore(deps): update module github.com/golangci/golangci-lint to v1.57.2 by @renovate in #45
- chore(deps): update golangci/golangci-lint-action action to v5 by @renovate in #47
- chore(deps): update actions/checkout action to v4.1.4 by @renovate in #46
- chore(deps): update module github.com/golangci/golangci-lint to v1.58.0 by @renovate in #50
- chore(deps): update module github.com/golangci/golangci-lint to v1.58.1 by @renovate in #52
- chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #56
- chore(deps): update module golang.org/x/crypto to v0.17.0 [security] by @renovate in #53
- chore(deps): update actions/checkout action to v4.1.5 by @renovate in #51
- chore(deps): update actions/setup-go action to v5.0.1 by @renovate in #48
- ci: use Go 1.22 by @xballoy in #57
- chore(deps): update module golang.org/x/net to v0.23.0 [security] by @renovate in #54
- fix(deps): update module github.com/labstack/echo/v4 to v4.12.0 by @renovate in #39
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- fix(deps): update module github.com/labstack/echo/v4 to v4.11.2 by @renovate in #32
- chore(deps): update actions/checkout action to v4 by @renovate in #31
- chore(deps): update actions/checkout digest to 8ade135 by @renovate in #33
- build: use go 1.20 and 1.21 in CI by @xballoy in #34
- chore(deps): update actions/checkout digest to b4ffde6 by @renovate in #35
- fix(deps): update module github.com/labstack/echo/v4 to v4.11.3 by @renovate in #36
Full Changelog: v1.2.3...v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
What's Changed
- Init by @LukaszKokot in #1
- Refactored tests, removed testify/assert by @RomanSerikov in #6
- Add Github Actions by @DonRenando in #10
- Create a temporary context for the first middleware to run for not sending content to client if the middleware fail by @jmaitrehenry in #7
- Improve readme by @jmaitrehenry in #9
- Add a way to copy a set of key from the store to sub middleware and preserve determined keys set in the store when testing the 2 middlewares by @jmaitrehenry in #11
New Contributors
- @LukaszKokot made their first contribution in #1
- @RomanSerikov made their first contribution in #6
- @DonRenando made their first contribution in #10
- @jmaitrehenry made their first contribution in #7
Full Changelog: https://github.com/kumojin/go-echo-mixed-middleware/commits/v1.0.0