Skip to content

3.1.0

Latest

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 02 Apr 15:53
· 2 commits to master since this release

Included commits: 3.0.0...3.1.0

Improvements

  • Introduced FlysystemService::getPublicUrl() to expose public URL generation for configured filesystems.
  • Introduced Flysystem::FLYSYSTEM_OPTIONS to control Flysystem options shared across all filesystem adapters.
  • Adjusted FileSystemReaderPlugin to implement FileSystemPublicUrlGeneratorPluginInterface.

Adjustments

  • Increased FileSystemExtension version dependency.