Skip to content

Releases: alexferl/zerohttp

v0.93.0

28 May 02:15
09e8a7e

Choose a tag to compare

What's Changed

  • feat(zhtest): add AnError sentinel and AssertWithin assertion by @alexferl in #176

Full Changelog: v0.92.0...v0.93.0

v0.92.0

26 May 02:59
ffd0a54

Choose a tag to compare

What's Changed

  • feat: promote lifecycle hook logs from Debug to Info by @alexferl in #175

Full Changelog: v0.91.0...v0.92.0

v0.91.0

08 May 01:58
c5a5e0d

Choose a tag to compare

What's Changed

  • fix: remove busy-wait loop in server startup select by @alexferl in #174

Full Changelog: v0.90.0...v0.91.0

v0.90.0

07 May 17:15
ba513b3

Choose a tag to compare

What's Changed

  • feat: return 422 for unknown JSON fields and include safe bind error … by @alexferl in #173

Full Changelog: v0.89.0...v0.90.0

v0.89.0

05 May 18:08
ce02c6a

Choose a tag to compare

What's Changed

  • fix: validator had a bug where required on pointer fields was applied… by @alexferl in #172

Full Changelog: v0.88.0...v0.89.0

v0.88.0

27 Apr 18:32
0ba48ee

Choose a tag to compare

What's Changed

  • feat(sse): add context.Context to Broadcaster interface methods by @alexferl in #171

Full Changelog: v0.87.0...v0.88.0

v0.87.0

27 Apr 14:42
79b2c39

Choose a tag to compare

What's Changed

  • feat(sse): add Broadcaster interface and broadcast hooks by @alexferl in #170

Full Changelog: v0.86.0...v0.87.0

v0.86.0

07 Apr 03:19
23c16dd

Choose a tag to compare

What's Changed

  • feat: default error responses to JSON instead of plain text by @alexferl in #169

Full Changelog: v0.85.0...v0.86.0

v0.85.0

04 Apr 03:20
d83cbb4

Choose a tag to compare

What's Changed

  • feat(pagination): make defaults configurable by @alexferl in #168

Full Changelog: v0.84.0...v0.85.0

v0.84.0

04 Apr 03:03
6cbba60

Choose a tag to compare

What's Changed

  • feat(mediatype): add ResponseTypeFunc for dynamic response headers by @alexferl in #167

Full Changelog: v0.83.0...v0.84.0