v0.111.0
BREAKING CHANGES:
- access: Remove the deprecated
SelfHostedDomains
field from Access applications. UseDestinations
instead. (#3667)
ENHANCEMENTS:
- Adds allow_email_alias connection rule boolean to access infra policy payload (#3675)
- access: Add
DomainType
field to Access applications. (#3667) - leaked_credential_check: add new methods to interact with leaked credential check cloudfare API (#3634)
BUG FIXES:
- authenticated_origin_pulls_per_hostname: fixes the struct to allow null (nil) values on the
Enabled
property (#3680) - snippets_rules: fix upsert request type (#3669)
DEPENDENCIES:
- deps: bumps github.com/stretchr/testify from 1.9.0 to 1.10.0 (#3672)