Skip to content

Releases: jan-xyz/box

v0.4.0: error encoder enforces encoding errors

03 Jan 13:05
Compare
Choose a tag to compare

Breaking Change:

  • it's not possible anymore for an errorEncoder of the APIGateway to return an error. This enforces handling of errors and mapping all errors to HTTP Status codes.

Addition:

  • adds a new HSTS middleware for APIGateways.

v0.3.0: Renaming Handler to Transport

03 Jan 12:28
ce30130
Compare
Choose a tag to compare

Breaking Change:

  • All packages and functions were renamed from Handler to Transport

v0.2.5: otel metrics stable release

04 Jun 13:58
896a596
Compare
Choose a tag to compare

bump the Otel metrics API to the stable 1.16 release