Wallaby Series Release Notes¶
18.5.0¶
New Features¶
Add socket keepalive options for the pymemcache (dogpile.cache) backend.
Add options to configure pymemcache’s HashClient retrying mechanisms (dogpile.cache) backend.
Add retrying options for pymemcache (dogpile.cache) backend.
18.4.0¶
New Features¶
The new
oslo:::policy::enforce_new_defaults
parameter has been added.
18.3.0¶
New Features¶
Support for options of healthcheck middleware has been added.
18.2.0¶
New Features¶
Add TLS options to oslo.cache
18.1.0¶
New Features¶
The new
oslo::policy::enforce_scope
parameter has been added to support the corresponding parameter in oslo.policy library.
Deprecation Notes¶
allow_insecure_clients option is now deprecated for removal, the parameter has no effect.