Skip to content

v0.69.0

Compare
Choose a tag to compare
@jacobbednarz jacobbednarz released this 06 Jun 22:02
· 917 commits to master since this release
b74b283

BREAKING CHANGES:

  • stream: StreamVideo.Duration has changed from int to float64. (#1190)

ENHANCEMENTS:

  • access: Added self_hosted_domains support to access applications (#1281)
  • custom_hostname: add support for bundle_method TLS configuration (#1298)
  • devices_policy: Add missing description field to policy (#1294)
  • stream: added metadata support (#1088)

BUG FIXES:

  • email_routing_destination: return encountered error, not ErrMissingAccountID all the time (#1297)
  • stream: Fix a bug that cannot unmarshal video duration number. (#1190)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.5.0 to 1.5.1 (#1292)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.3 (#1300)
  • deps: bumps github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1296)
  • deps: bumps github.com/urfave/cli/v2 from 2.25.3 to 2.25.5 (#1295)