Skip to content

Releases: labstack/echo-contrib

Update dependencies

19 Feb 11:09

Choose a tag to compare

What's Changed

  • Update readme by @aldas in #145
  • Upgrade deps, remove unused gorilla context dependency by @aldas in #146

Full Changelog: v5.0.0...v5.0.1

Echo 5 support is located in `echo-contrib/v5` series

31 Jan 15:39
649eb88

Choose a tag to compare

Echo 5 support was introduced in this repository with the v0.50.0 release. However, this also means that users who are still on Echo 4 and run go get -u ./... will inadvertently pull in Echo 5, which they neither want nor need at this time.

For now we will release Echo 5 support as v5 major version.

go get github.com/labstack/echo-contrib/v5

NB: v0.50.0 will be retracted in v0.x.y series and v0+ will only support Echo 4.

Apologies for the inconvenience.

Relates to #142

Echo 5 support is located in `echo-contrib/v5` series

14 Feb 21:10
10a7ed0

Choose a tag to compare

Echo 5 support was introduced in this repository with the v0.50.0 release. However, this also means that users who are still on Echo 4 and run go get -u ./... will inadvertently pull in Echo 5, which they neither want nor need at this time.

v0.50.0 will be retracted in v0.18.0 series and v0+ will only support Echo 4.
For Echo 5 support use v5 major version of this repository.

Full Changelog: v0.17.4...v0.50.1

Relates to #142

Retract `v0.50.0`

31 Jan 15:54
10a7ed0

Choose a tag to compare

Echo 5 support was introduced in this repository with the v0.50.0 release. However, this also means that users who are still on Echo 4 and run go get -u ./... will inadvertently pull in Echo 5, which they neither want nor need at this time.

v0.50.0 will be retracted in v0.18.0 series and v0+ will only support Echo 4.
For Echo 5 support use v5 major version of this repository.

Full Changelog: v0.17.4...v0.18.0

Relates to #142

V5 is out

18 Jan 16:28

Choose a tag to compare

Update dependencies

09 May 06:41
a81edce

Choose a tag to compare

What's Changed

Full Changelog: v0.17.3...v0.17.4

v0.17.3

27 Mar 08:25
3ecc459

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.2...v0.17.3

v0.17.2

23 Dec 21:24

Choose a tag to compare

What's Changed

  • Add links to website into README.md by @aldas in #116
  • update deps and CI by @aldas in #123
  • Prometheus middleware panic on invalid utf8 path value by @aldas in #124

Full Changelog: v0.17.1...v0.17.2

v0.17.1

19 Apr 15:43
908dda6

Choose a tag to compare

What's Changed

Security

Enhancements

Full Changelog: v0.17.0...v0.17.1

v0.17.0

14 Apr 16:21
1d6fb61

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.17.0