Releases: ingka-group/fastecho
Releases · ingka-group/fastecho
Release v0.10.0
What’s Changed
- feat: route put (#57)
Release v0.9.0
What’s Changed
- chore: skip registering validation when it is nil (#56)
- build(deps): Bump golang.org/x/crypto from 0.39.0 to 0.45.0 (#53)
- build(deps): Bump go.uber.org/zap from 1.27.0 to 1.27.1 in the minor-updates group (#55)
- build(deps): Bump anothrNick/github-tag-action from 1.73.0 to 1.75.0 in /.github/workflows in the minor-updates group (#47)
- build(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 in /.github/workflows (#46)
Release v0.8.0
What’s Changed
- feat: enable customising underlying Echo object (#54)
- build(deps): Bump the minor-updates group across 1 directory with 10 updates (#51)
- build(deps): Bump actions/checkout from 4 to 5 in /.github/workflows (#44)
- build(deps): Bump gorm.io/gorm from 1.30.0 to 1.30.1 in the minor-updates group (#42)
- build(deps): Bump the minor-updates group across 1 directory with 5 updates (#41)
Release v0.7.0
What’s Changed
- feat: pass custom optional gorm config (#39)
- build(deps): Bump the minor-updates group across 1 directory with 7 updates (#38)
- build(deps): Bump anothrNick/github-tag-action from 1.71.0 to 1.73.0 in /.github/workflows in the minor-updates group (#35)
- build(deps): Bump the minor-updates group with 4 updates (#36)
- build(deps): Bump the minor-updates group with 2 updates (#34)
- build(deps): Bump the minor-updates group across 1 directory with 9 updates (#33)
- build(deps): Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 in the minor-updates group (#28)
Release v0.6.0
Release v0.5.1
Release v0.5.0
Release v0.4.0
What’s Changed
- feat: Introduce request level properties in ServiceContext middleware (#22)
Release v0.3.0
What’s Changed
- fix: Register plugin configs in echo (#16)