Skip to content

Releases: ingka-group/fastecho

Release v0.10.0

05 Dec 14:13
3ce5771

Choose a tag to compare

What’s Changed

  • feat: route put (#57)

Release v0.9.0

03 Dec 12:37
1eaf6e6

Choose a tag to compare

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

21 Nov 11:42
5fd85c8

Choose a tag to compare

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

13 Jun 08:56
408fa16

Choose a tag to compare

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

09 Mar 18:32
cc916a2

Choose a tag to compare

What’s Changed

  • chore: New err type Remote request failed (#29)
  • build(deps): Bump github.com/go-playground/validator/v10 from 10.24.0 to 10.25.0 in the minor-updates group (#27)

Release v0.5.1

10 Feb 11:33
3b1f6c7

Choose a tag to compare

What’s Changed

  • chore: remove logo (#26)
  • build(deps): Bump the minor-updates group with 4 updates (#25)

Release v0.5.0

17 Jan 10:51
985548e

Choose a tag to compare

What’s Changed

  • build(deps): Bump the minor-updates group across 1 directory with 9 updates (#23)
  • build(deps): Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group (#18)

Release v0.4.0

02 Jan 15:30
7a441b8

Choose a tag to compare

What’s Changed

  • feat: Introduce request level properties in ServiceContext middleware (#22)

Release v0.3.0

06 Dec 09:49
26ef984

Choose a tag to compare

What’s Changed

  • fix: Register plugin configs in echo (#16)

Release v0.2.0

04 Dec 12:04
c8d2965

Choose a tag to compare

What’s Changed

  • fix: Remove CORS middleware (#15)
  • build(deps): Bump the minor-updates group across 1 directory with 4 updates (#12)
  • docs: readme update (#13)