Changelog for
python3-oslo.messaging-14.8.0-1.1.noarch.rpm :
* Tue Jun 04 2024 cloud-develAATTsuse.de- update to version 14.8.0 - reno: Update master for unmaintained/xena - reno: Update master for unmaintained/zed - Restore read stream queues from last known offset - Make oslo.messaging, magnum, and zaqar reproducible. - reno: Update master for unmaintained/victoria - Update master for stable/2024.1 - Use StopWatch timer when waiting for message - reno: Update master for unmaintained/wallaby - Remove old excludes - kafka: Fix invalid hostaddr format for IPv6 address - Fix incorrect desc of rabbit_stream_fanout option
* Thu May 02 2024 cloud-develAATTsuse.de- update to version 14.7.0 - Display the reply queue\'s name in timeout logs - Drop unused function from scenario test script - Remove scenario 03/04 tests from CI - Utilize the new RequestContext redacted_copy method - Display coverage report - Auto-delete the failed quorum rabbit queues - Remove translation sections from setup.cfg - Update python classifier in setup.cfg - Add QManager to amqp driver - Bump hacking (again) - Add an option to use rabbitmq stream for fanout queues - Update the python search path for extra qdrouter modules - cleanup amqp1 scenarios remnants setups - Fix clearing of the fake RPC Exchange - reno: Update master for unmaintained/yoga - Bump bandit - Allow creating transient queues with no expire - Bump hacking - Enable use of quorum queues for transient messages
* Thu Jan 04 2024 cloud-develAATTsuse.de- update to version 14.5.0 - Imported Translations from Zanata - Bump bandit and make oslo.messaging compatible with latest rules - Add some logs when sending RPC messages - Set default heartbeat_rate to 3 - Move integration jobs to Ubuntu 22.04 (Jammy) - Only allow safe context fields in notifications - Deprecate the amqp1 driver and Remove qpid functional tests - Update master for stable/2023.2 - Add is_admin to safe fields list for notifications - Add Python3 antelope unit tests - test py311 job
* Thu Jun 15 2023 cloud-develAATTsuse.de- update to version 14.3.1 - Increase ACK_REQUEUE_EVERY_SECONDS_MAX to exceed default kombu_reconnect_delay - Fix typo in quorum-related variables for RabbitMQ - Disable greenthreads for RabbitDriver \"listen\" connections - Update master for stable/2023.1
* Wed May 03 2023 cloud-develAATTsuse.de- update to version 14.2.0 - Force creating non durable control exchange when a precondition failed - update hacking pin to support flake8 3.8.3 - tox cleanups - Update master for stable/zed - Support overriding class for get_rpc_
* helper functions - Warn when we force creating a non durable exchange - Implement get_rpc_client function - Remove logging from ProducerConnection._produce_message
* Sun Oct 02 2022 cloud-develAATTsuse.de- update to version 14.0.0 - Change default value of \"heartbeat_in_pthread\" to False - Drop python3.6/3.7 support in testing runtime - Add quorum queue control configurations
* Tue May 24 2022 cloud-develAATTsuse.de- update to version 12.14.0 - limit maximum timeout in the poll loop - Adding support for rabbitmq quorum queues - Update master for stable/yoga - Add EXTERNAL as rabbit login method - Add a new option to enforce the OpenSSL FIPS mode - Update python testing classifier - tests: Fix test failures with kombu >= 5.2.4 - rabbit: move stdlib_threading bits into _utils - Remove deprecation of heartbeat_in_pthread - amqp1: fix race when reconnecting - [rabbit] use retry parameters during notification sending - use message id cache for RPC listener - Update master for stable/xena - Reproduce bug 1917645 - Add Python3 yoga unit tests - Add Python3 zed unit tests
* Mon Dec 06 2021 cloud-develAATTsuse.de- update to version 12.9.1 - bindep: Add \'librdkafka-dev\' dependency - setup.cfg: Replace dashes with underscores - amqp1: re-organize TestFailover to be reused by TestSSL - Remove the oslo_utils.fnmatch - Changed minversion in tox to 3.18.0 - Revert \"Disable AMQP 1.0 SSL unit tests\" - amqp1: Do not reuse _socket_connection on reconnect - Add Python3 xena unit tests - Upgrade the pre-commit-hooks version - Update master for stable/wallaby - Fix formatting of release list - Remove references to \'sys.version_info\' - Remove lower constraints. - Add Support For oslo.metrics - Move flake8 as a pre-commit local target.
* Sun May 02 2021 cloud-develAATTsuse.de- update to version 12.7.1 - Adding pre-commit - Fix doc title rendering - Dropping lower constraints testing - Remove six - Deprecate the mandatory flag - Run rabbitmq heartbeat in python thread by default - remove unicode from code - Update master for stable/victoria - fix variable name - Move jobs to py38 - Correctly handle missing RabbitMQ queues - Python 3.9: isAlive is removed - Add Python3 wallaby unit tests - Use TOX_CONSTRAINTS_FILE - Use py3 as the default runtime for tox - Fix type of direct_mandatory_flag opt - add min of 1 to rpc_conn_pool_size
* Tue Mar 16 2021 Dirk Müller
- avoid sphinx-build failure on parsing rst files
* Tue Feb 02 2021 cloud-develAATTsuse.de- update to version 12.5.1 - Update .gitreview for stable/victoria - add min of 1 to rpc_conn_pool_size - Update TOX_CONSTRAINTS_FILE for stable/victoria