Releases: jan-xyz/box
Releases · jan-xyz/box
v0.4.1
v0.4.0: error encoder enforces encoding errors
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
Breaking Change:
- All packages and functions were renamed from Handler to Transport
v0.2.5: otel metrics stable release
bump the Otel metrics API to the stable 1.16 release