Automated release of v0.5.0.
Breaking changes:
- Listeners will now parse JWK as a JWKS, rather than a single JWK. This allows for better integration with external systems such as auth0
What's Changed
- Fix package name for generated protos by @npolshakova in #120
- Check codegen workflow by @npolshakova in #121
- use jwks instead of jwk for auth parsing by @EItanya in #123
Full Changelog: v0.4.30...v0.5.0