Skip to content

Version 4.4.1

Compare
Choose a tag to compare
@vipulnsward vipulnsward released this 28 Apr 13:48
· 8 commits to main since this release
a04aafa

Added

  • Added AWS Rekognition Moderation Add-On.
  • Added an optional wildcard boolean parameter to the generate_url method of AkamaiGenerator.

Changed

  • File attribute datetime_stored is deprecated and will warn on usage from File object properties.

Fixed

  • Throw AuthError if the current public key or secret key config is empty when accessing any of the APIs.
  • AmakaiGenerator has been renamed to AkamaiGenerator to fix a typo in the class name.