From no-reply at openstack.org Mon Apr 3 08:13:55 2023 From: no-reply at openstack.org (no-reply at openstack.org) Date: Mon, 03 Apr 2023 08:13:55 -0000 Subject: [release-announce] [pbr] Generating ChangeLog Message-ID: oslo.messaging 14.2.0 (antelope) We jubilantly announce the release of: [pbr] Generating ChangeLog oslo.messaging 14.2.0: [pbr] Generating ChangeLog Oslo Messaging API This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/[pbr] Generating ChangeLog oslo.messaging Download the package from: https://pypi.org/project/[pbr] Generating ChangeLog oslo.messaging For more details, please see below. 14.2.0 ^^^^^^ New Features * The "get_rpc_transport", "get_rpc_server" and "get_rpc_client" helper functions now have support for overriding the class that is instantiated. Changes in [pbr] Generating ChangeLog oslo.messaging 14.1.0..14.2.0 ------------------------------------------------------------------- 687dea2e Support overriding class for get_rpc_* helper functions 75053169 tox cleanups Diffstat (except docs and test files) ------------------------------------- oslo_messaging/rpc/client.py | 8 ++- oslo_messaging/rpc/server.py | 7 +- oslo_messaging/rpc/transport.py | 7 +- .../get-rpc-helpers-cls-8911826ac08aef2a.yaml | 5 ++ tools/test-setup.sh | 14 ++-- tox.ini | 82 ++++++++++++---------- 6 files changed, 73 insertions(+), 50 deletions(-) From no-reply at openstack.org Mon Apr 3 08:32:12 2023 From: no-reply at openstack.org (no-reply at openstack.org) Date: Mon, 03 Apr 2023 08:32:12 -0000 Subject: [release-announce] oslo.messaging 14.2.0 (antelope) Message-ID: We are satisfied to announce the release of: oslo.messaging 14.2.0: [pbr] Generating ChangeLog Oslo Messaging API This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/oslo.messaging Download the package from: https://pypi.org/project/oslo.messaging Please report issues through: https://bugs.launchpad.net/oslo.messaging/+bugs For more details, please see below. 14.2.0 ^^^^^^ New Features * The "get_rpc_transport", "get_rpc_server" and "get_rpc_client" helper functions now have support for overriding the class that is instantiated. Changes in oslo.messaging 14.1.0..14.2.0 ---------------------------------------- 687dea2e Support overriding class for get_rpc_* helper functions 75053169 tox cleanups Diffstat (except docs and test files) ------------------------------------- oslo_messaging/rpc/client.py | 8 ++- oslo_messaging/rpc/server.py | 7 +- oslo_messaging/rpc/transport.py | 7 +- .../get-rpc-helpers-cls-8911826ac08aef2a.yaml | 5 ++ tools/test-setup.sh | 14 ++-- tox.ini | 82 ++++++++++++---------- 6 files changed, 73 insertions(+), 50 deletions(-) From no-reply at openstack.org Mon Apr 3 08:34:12 2023 From: no-reply at openstack.org (no-reply at openstack.org) Date: Mon, 03 Apr 2023 08:34:12 -0000 Subject: [release-announce] oslo.messaging 14.2.0 (antelope) Message-ID: We jubilantly announce the release of: oslo.messaging 14.2.0: ======================== Team and repository tags ======================== .. image:: https://governance.openstack.org/tc/badges/oslo.messaging.svg :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on Oslo Messaging Library ====================== .. image:: https://img.shields.io/pypi/v/oslo.messaging.svg :target: https://pypi.org/project/oslo.messaging/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/oslo.messaging.svg :target: https://pypi.org/project/oslo.messaging/ :alt: Downloads The Oslo messaging API supports RPC and notifications over a number of different messaging transports. * License: Apache License, Version 2.0 * Documentation: https://docs.openstack.org/oslo.messaging/latest/ * Source: https://opendev.org/openstack/oslo.messaging * Bugs: https://bugs.launchpad.net/oslo.messaging * Release notes: https://docs.openstack.org/releasenotes/oslo.messaging/ This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/oslo.messaging Download the package from: https://pypi.org/project/oslo.messaging Please report issues through: https://bugs.launchpad.net/oslo.messaging/+bugs For more details, please see below. 14.2.0 ^^^^^^ New Features * The "get_rpc_transport", "get_rpc_server" and "get_rpc_client" helper functions now have support for overriding the class that is instantiated. Changes in oslo.messaging 14.1.0..14.2.0 ---------------------------------------- 687dea2e Support overriding class for get_rpc_* helper functions 75053169 tox cleanups Diffstat (except docs and test files) ------------------------------------- oslo_messaging/rpc/client.py | 8 ++- oslo_messaging/rpc/server.py | 7 +- oslo_messaging/rpc/transport.py | 7 +- .../get-rpc-helpers-cls-8911826ac08aef2a.yaml | 5 ++ tools/test-setup.sh | 14 ++-- tox.ini | 82 ++++++++++++---------- 6 files changed, 73 insertions(+), 50 deletions(-) From no-reply at openstack.org Wed Apr 5 13:19:40 2023 From: no-reply at openstack.org (no-reply at openstack.org) Date: Wed, 05 Apr 2023 13:19:40 -0000 Subject: [release-announce] python-swiftclient 4.3.0 (bobcat) Message-ID: We are overjoyed to announce the release of: python-swiftclient 4.3.0: OpenStack Object Storage API Client Library This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/python-swiftclient Download the package from: https://pypi.org/project/python-swiftclient Please report issues through: https://bugs.launchpad.net/python-swiftclient/+bugs For more details, please see below. 4.3.0 ^^^^^ New Features ************ * Static Large Objects will now be used by default for segmented uploads to clusters that support them. The new "--use-dlo" option may be used to create Dynamic Large Objects, as was the previous behavior without "--use-slo". * Uploads from stdin may now be Dynamic Large Objects by using the new "--use-dlo" option. * The "--timeout" option may now include 's', 'm', and 'h' suffixes similar to the "tempurl" "