Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@philcluff philcluff released this 31 Mar 11:59
· 1 commit to master since this release
8082cac
  • Bumps to a new major version, V7.
  • Fixes dependency management, removes cyclical and unused dependencies
  • Makes sure we test the code we think we're testing
  • Exercise the new MP4 APIs in tests (currently commented out)
  • Fix Direct Uploads
  • Fix Video VIews
  • Replaces input on CreateAssetRequest with inputs, which accepts the same type, and added deprecation notices
  • Replaces playback_policy on CreateAssetRequest with playback_policies, which accepts the same type, and added deprecation notices
  • Fixes the accepted type of UpdateReferrerDomainRestrictionRequest
  • Changes the type of new_asset_settings in to be a CreateAssetRequest, which exposes the correct set of fields to control asset creation