Changelog for
python3-oslo.messaging-doc-14.5.0-1.3.noarch.rpm :
* 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
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 12.5.0 - Remove six usage - Cancel consumer if queue down - Remove the unused coding style modules - Simplify tools/test-setup.sh - Add release notes links to doc index - Bump bandit version - Remove monotonic usage - Add py38 package metadata - Fix pygments style - tests: Resolves issues with kombu > 4.6.8 - Fix some typos - Print warning message when connection running out - Add Python3 victoria unit tests - [goal] Migrate testing to ubuntu focal - Add a ping endpoint to RPC dispatcher - Catch ConnectionForced Exception - Move legacy grenade jobs to Zuul v3 - Switch to newer openstackdocstheme and reno versions - Update master for stable/ussuri - Fix hacking min version to 3.0.1 - Imported Translations from Zanata - Align contributing doc with oslo\'s policy - Bump default tox env from py37 to py38 - Drop a python 2 exception management