Skip to content

v0.4.0: error encoder enforces encoding errors

Compare
Choose a tag to compare
@jan-xyz jan-xyz released this 03 Jan 13:05
· 17 commits to main since this release

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.