Version 4.3.0
Fixed
- For
AkamaiSecureUrlBuilderWithAclToken
andAkamaiSecureUrlBuilderWithUrlToken
:- Special characters that were not previously escaped are now properly handled, as detailed in issue #275.
Changed
- For
AkamaiSecureUrlBuilderWithAclToken
andAkamaiSecureUrlBuilderWithUrlToken
:- Both classes have been made more consistent and now accept a full URL, URL path, or just the UUID of a file – whichever is more convenient for you.
Deprecated
-
For
FileGroup
:- Added a deprecation warning when accessing
datetime_stored
property, as it has been deprecated in the REST API. This field does not exist in REST API v0.7.x.
- Added a deprecation warning when accessing
-
For
GroupsAPI
:- Added a deprecation warning when calling
store
method, as it has been deprecated in the REST API. This API endpoint does not exist in REST API v0.7.x.
- Added a deprecation warning when calling