Skip to content

Releases: bir/iken

v0.6.0 - Drop Chi dependency

09 Jul 22:49
b8ad58c
Compare
Choose a tag to compare

What's Changed

  • chi now supports populating http.Request.PathValue by @leclark in #34

Full Changelog: v0.5.7...v0.6.0

v0.5.7 - Context logger update

04 Apr 20:49
@bir bir
Compare
Choose a tag to compare

What's Changed

  • update to go 1.22 by @leclark in #32
  • http request logger: make the context available for hooks by @leclark in #33

Full Changelog: v0.5.6...v0.5.7

v0.5.6- update/tidy

02 Jan 21:46
cef0386
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5 - params: add a header value fallback lookup

24 Oct 23:02
6952d21
Compare
Choose a tag to compare

What's Changed

  • params: add a header value fallback lookup by @leclark in #30

Full Changelog: v0.5.4...v0.5.5

v0.5.4 - custom response error handling

09 Oct 15:13
2793f22
Compare
Choose a tag to compare

What's Changed

  • add custom response error handling by @leclark in #29

Full Changelog: v0.5.3...v0.5.4

v0.5.3 - cache.Clear

13 Sep 05:12
@bir bir
e730e54
Compare
Choose a tag to compare

What's Changed

  • Add clear to cache with mutex lock when clearing by @bir in #28

Full Changelog: v0.5.2...v0.5.3

v0.5.2 - UUID param support and logctx AddBytes

07 Sep 18:06
f8cfc2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1 - more go 1.21 cleanup

15 Aug 19:28
@bir bir
307c8a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0 - Go 1.21 Required

15 Aug 00:36
@bir bir
5df99bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.16...v0.5.0

validation unwrap

24 Jun 00:40
@bir bir
b31d72c
Compare
Choose a tag to compare

What's Changed

  • validation errors: add unwrap to support errors.Is by @leclark in #22

Full Changelog: v0.4.15...v0.4.16