0.3.0
Changelog
- b2e61ea Build Release 0.3.0
Breaking Changes
- AutoRedirectToIdentity = false default by @BojanZelic in #65
To Migrate:
# Ensure that autoRedirectToIdentity is set on your CloudflareAccessApplication CRs
apiVersion: cloudflare.zelic.io/v1alpha1
kind: CloudflareAccessApplication
metadata:
name: domain-example
spec:
autoRedirectToIdentity: true
What's New
- Feat/additional access rules by @BojanZelic in #67
- fix integration tests by @BojanZelic in #70 #71 #72 #69 #68
- Basic Google Groups support by @asychev in #66
New Contributors
Full Changelog: 0.2.1...0.3.0