What's Changed
💥 Breaking Changes
- feat!: replace the generic
CONFIG_environment prefix withOPENVPN_AUTH_OAUTH2_by @jkroepke in #1014 - feat!: enforce strict configuration and expose OpenVPN command timeout by @jkroepke in #1016
- fix!: require octal notation for pass-through socket mode by @jkroepke in #1020
- feat!: validate CEL context fields at startup by @jkroepke in #1025
✨ Exciting New Features
🐞 Bug Fixes
- fix: correct v2 release configuration by @jkroepke in #1013
- fix: publish client config before auth success by @jkroepke in #1015
- fix: route Zitadel OIDC logs through the configured logger by @jkroepke in #1024
🛠️ Dependencies
- chore(deps): update module github.com/docker/go-connections to v0.8.0 by @renovate[bot] in #1019
- fix(deps): update module github.com/google/cel-go to v0.30.0 by @renovate[bot] in #1021
📖 Documentation
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4