[release-announce] python-octaviaclient 3.5.0 (bobcat)

no-reply at openstack.org no-reply at openstack.org
Wed Aug 30 09:32:41 UTC 2023


We jubilantly announce the release of:

python-octaviaclient 3.5.0: Octavia client for OpenStack Load
Balancing

This release is part of the bobcat release series.

The source is available from:

    https://opendev.org/openstack/python-octaviaclient

Download the package from:

    https://pypi.org/project/python-octaviaclient

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/python-
octaviaclient

For more details, please see below.

3.5.0
^^^^^

New Features

* Added support for HTTP Strict Transport Security (HSTS). This new
  feature can be enabled and configured during listener creation and
  update using the new "--hsts-max-age" option and the optional "--
  hsts-include-subdomains" and "--hsts-prefetch" options.

Changes in python-octaviaclient 3.4.0..3.5.0
--------------------------------------------

7ce6349 Fix validation of HSTS attributes
138eda3 Fix inconsistency in validation error message for HSTS
468fba0 Add extra validation for HSTS related arguments
15a8d74 Add support for HTTP Strict Transport Security
98beca9 Update master for stable/2023.1


Diffstat (except docs and test files)
-------------------------------------

octaviaclient/osc/v2/constants.py                  |  6 +-
octaviaclient/osc/v2/listener.py                   | 79 +++++++++++++++++++++-
octaviaclient/osc/v2/utils.py                      |  3 +
octaviaclient/osc/v2/validate.py                   |  7 ++
.../notes/add-hsts-support-f612ec171e28a3b3.yaml   |  7 ++
releasenotes/source/2023.1.rst                     |  6 ++
releasenotes/source/index.rst                      |  1 +
10 files changed, 171 insertions(+), 9 deletions(-)







More information about the Release-announce mailing list