Skip to content

Releases: mzur/laravel-openstack-swift

v1.4.1

27 Feb 13:19
Compare
Choose a tag to compare

Changed:

  • Add projectId again as it may be required in some authentication scenarios

v1.4.0

22 Feb 12:42
Compare
Choose a tag to compare

Added:

  • disableAsserts config option

v1.3.0

22 Feb 12:14
Compare
Choose a tag to compare

Added:

  • Debugging configuration options debugLog, logger, messageFormatter and requestOptions

v1.2.0

20 Feb 15:30
Compare
Choose a tag to compare

Changed:

  • Remove projectId which is not required for authentication

v1.1.1

15 Feb 14:56
0d480c1
Compare
Choose a tag to compare

Fixed:

  • Require v0.2.1 of nimbusoft/flysystem-openstack-swift as v0.2.0 was broken

v1.1.0

15 Feb 12:22
Compare
Choose a tag to compare

Added:

  • Caching of authentication token for much faster requests

v1.0.0

02 Feb 13:43
Compare
Choose a tag to compare

Initial release.