1.10.0
·
22 commits
to master
since this release
Included commits: 1.9.0...1.10.0
Improvements
- Introduced
Spryker\Glue\Http\Plugin\EventDispatcher\CacheControlHeaderEventDispatcherPluginso it providesCache-Controlheader for Glue. - Introduced
Spryker\Yves\Http\Plugin\EventDispatcher\CacheControlHeaderEventDispatcherPluginso it providesCache-Controlheader for Yves. - Introduced
Spryker\Zed\Http\Communication\Plugin\EventDispatcher\CacheControlHeaderEventDispatcherPluginso it providesCache-Controlheader for Zed. - Introduced
Spryker\Yves\Http\Plugin\EventDispatcher\EnvironmentInfoHeaderEventDispatcherPlugin. - Introduced
Spryker\Zed\Http\Communication\Plugin\EventDispatcher\EnvironmentInfoHeaderEventDispatcherPlugin. - Introduced
Spryker\Shared\Http\HttpConstants::YVES_HTTP_CACHE_CONTROL_CONFIG,Spryker\Shared\Http\HttpConstants::ZED_HTTP_CACHE_CONTROL_CONFIG,Spryker\Shared\Http\HttpConstants::GLUE_HTTP_CACHE_CONTROL_CONFIG. - Introduced
Spryker\Zed\Http\HttpConfig::getCacheControlConfig(). - Introduced
Spryker\Yves\Http\HttpConfig::getCacheControlConfig(). - Introduced
Spryker\Glue\Http\HttpConfig::getCacheControlConfig().
Deprecations
- Deprecated
Spryker\Yves\Http\Plugin\EventDispatcher\HeaderEventDispatcherPlugin. - Deprecated
Spryker\Zed\Http\Communication\Plugin\EventDispatcher\HeaderEventDispatcherPlugin.