Skip to content

v0.62.0

Compare
Choose a tag to compare
@jacobbednarz jacobbednarz released this 01 Mar 04:38
· 1196 commits to master since this release
bab690a

ENHANCEMENTS:

  • dex_test: add CRUD functionality for DEX test configurations (#1209)
  • dlp: Adds support for partial payload logging (#1212)
  • teams_accounts: Add new root_certificate_installation_enabled field (#1208)
  • teams_rules: Add untrusted_cert rule setting (#1214)
  • tunnels: automatically paginate ListTunnels (#1206)

BUG FIXES:

  • dex_test: use dex test types and json struct mappings instead of managed networks (#1213)
  • dns: dont reuse DNSListResponse when using pagination to avoid Proxied pointer overwrite (#1222)

DEPENDENCIES:

  • deps: bumps github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1220)
  • deps: bumps github.com/urfave/cli/v2 from 2.24.3 to 2.24.4 (#1210)
  • deps: bumps golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 (#1218)
  • deps: bumps golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 (#1219)
  • deps: bumps golang.org/x/text from 0.3.7 to 0.3.8 (#1215)
  • deps: bumps golang.org/x/text from 0.3.7 to 0.3.8 (#1216)
  • deps: bumps golang.org/x/time from 0.0.0-20220224211638-0e9765cccd65 to 0.3.0 (#1217)