Skip to content

Releases: ory/herodot

v0.10.8

24 Jan 14:39
ca5509a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.7...v0.10.8

v0.10.7

21 Oct 07:38
6514f38

Choose a tag to compare

What's Changed

Full Changelog: v0.10.6...v0.10.7

v0.10.6

07 Oct 07:15
3a4a6e7

Choose a tag to compare

What's Changed

Full Changelog: v0.10.5...v0.10.6

v0.10.5

20 Jun 08:49
a9788a3

Choose a tag to compare

chore: update dependencies

v0.10.4

06 May 09:03

Choose a tag to compare

chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

v0.10.3

06 May 09:02

Choose a tag to compare

feat: add misconfig error

v0.10.2

12 Apr 15:33

Choose a tag to compare

What's Changed

  • fix: swagger-ignore DefaultError by @alnr in #119

v0.10.1

11 Apr 13:55

Choose a tag to compare

What's Changed

  • fix: remove MarshalJSON implementation from DefaultError by @alnr in #118

v0.10.0

07 Apr 13:44

Choose a tag to compare

feat: emit status code 499 for requests canceled by the client

v0.9.13

11 Mar 19:08
aa14f65

Choose a tag to compare

chore: remove dependency to ory/x (#104)