Skip to content

v2.0.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jul 18:46
Immutable release. Only release title and notes can be modified.
3a0fcb4

What's Changed

💥 Breaking Changes

  • feat!: replace the generic CONFIG_ environment prefix with OPENVPN_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

  • docs: document the CEL validation migration for v2 by @jkroepke in #1023

Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4