puppet-swift/releasenotes/notes/modernize-proxy-pipeline-c8...

14 lines
445 B
YAML

---
upgrade:
- |
The default value of ``swift::proxy::pipeline`` has been updated to enable
some fundamental middlewares by default.
Because of this change, the following classes should be included unless
the pipeline parameter is explicitly set.
- ``swift::proxy::catch_errors``
- ``swift::proxy::gatekeeper``
- ``swift::proxy::proxy_logging``
- ``swift::proxy::listing_formats``
- ``swift::proxy::copy``