Dre4m Shell
Server IP : 85.214.239.14  /  Your IP : 18.191.84.179
Web Server : Apache/2.4.62 (Debian)
System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.18
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /lib/python3/dist-packages/ansible_collections/community/rabbitmq/changelogs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /lib/python3/dist-packages/ansible_collections/community/rabbitmq/changelogs/changelog.yaml
ancestor: null
releases:
  1.0.0:
    changes:
      bugfixes:
      - Refactor RabbitMQ user module to first check the version of the daemon and
        then, when possible add flags to `rabbitmqctl` so that a machine readable  output
        is returned. Also, depending on the version, parse the output in correctly.
        Expands tests accordingly. (https://github.com/ansible/ansible/issues/48890)
      - rabbitmq lookup plugin - Fix for rabbitmq lookups failing when using pika
        v1.0.0 and newer.
      - rabbitmq_publish - Fix to ensure the module works correctly for pika v1.0.0
        and later. (https://github.com/ansible/ansible/pull/61960)
      minor_changes:
      - rabbitmq_publish - Support for connecting with SSL certificates.
    fragments:
    - 55919-rabbitmq_publish-fix-for-recent-pika-versions.yml
    - 66876-parse_post_rabbitmq_3.7_output_as_json.yaml
    - lookup_rabbitmq-is_closing-bug.yml
    - rabbitmq_publish-certificate-checks.yml
    release_date: '2020-08-18'
  1.1.0:
    changes:
      bugfixes:
      - rabbitmq_policy - The ``_policy_check`` piece of the policy module (``policy_data``)
        is typically list based on a split of the variable ``policy``. However ``policy``
        in some cases does not contain data. The fix allows ``tags`` to attempt to
        load as json first but in the case of failure, assign ``tags`` without using
        the json loader (https://github.com/ansible-collections/community.rabbitmq/pull/28).
      release_summary: 'This is the minor release of the ``community.rabbitmq`` collection.

        This changelog contains all changes to the modules and plugins in this collection

        that have been made after release 1.0.3.'
    fragments:
    - 1.1.0.yml
    - 86-fix-tags-json-in-rmq-policy.yml
    modules:
    - description: Enables feature flag
      name: rabbitmq_feature_flag
      namespace: ''
    - description: Execute rabbitmq-upgrade commands
      name: rabbitmq_upgrade
      namespace: ''
    - description: Manage RabbitMQ user limits
      name: rabbitmq_user_limits
      namespace: ''
    release_date: '2021-07-29'
  1.2.0:
    changes:
      bugfixes:
      - Collection core functions - use vendored version of ``distutils.version``
        instead of the deprecated Python standard library ``distutils``.
      minor_changes:
      - rabbitmq_user - add support for `topic authorization <https://www.rabbitmq.com/access-control.html#topic-authorisation>`_
        (featured in RabbitMQ 3.7.0) (https://github.com/ansible-collections/community.rabbitmq/pull/73).
      release_summary: 'This is the minor release of the ``community.rabbitmq`` collection.

        This changelog contains all changes to the modules and plugins in this collection

        that have been made after the 1.1.0 release.'
    fragments:
    - 0-copy_ignore_txt.yml
    - 1.2.0.yml
    - 115-use_vendored_looseversion.yml
    - 73-topic-authorization.yml
    release_date: '2022-05-12'
  1.2.1:
    changes:
      bugfixes:
      - Include ``PSF-license.txt`` file for ``plugins/module_utils/_version.py``.
      release_summary: 'This is the minor release of the ``community.rabbitmq`` collection.

        This changelog contains all changes to the modules and plugins in this collection

        that have been made after the 1.2.0 release.'
    fragments:
    - 1.2.1.yml
    - psf-license.yml
    release_date: '2022-05-16'
  1.2.2:
    changes:
      bugfixes:
      - user module - set supports_check_mode flag to False, as the module does not
        actually support check mode.
      release_summary: 'This is the minor release of the ``community.rabbitmq`` collection.

        This changelog contains all changes to the modules and plugins in this collection

        that have been made after the 1.2.1 release.'
    fragments:
    - 1.2.2.yml
    - 107-user_disable_check_support.yml
    release_date: '2022-07-13'
  1.2.3:
    changes:
      bugfixes:
      - rabbitmq_queue - fixing an issue where a special character in the queue name
        would result in an API error (https://github.com/ansible-collections/community.rabbitmq/issues/114).
      minor_changes:
      - rabbitmq_exchange - adding ability to specify exchange types that are enabled
        via plugins. I(x-random), I(x-consistent-hash) and I(x-recent-history)
        (https://github.com/ansible-collections/community.rabbitmq/pull/142).
      - rabbitmq_publish - fixing issue with publishing to exchanges and adding exchange
        documentation examples. Publishing to an exchange or queue is now mutually
        exclusive  (https://github.com/ansible-collections/community.rabbitmq/pull/140).
      - Various CI fixes (https://github.com/ansible-collections/community.rabbitmq/pull/139 & 
        https://github.com/ansible-collections/community.rabbitmq/pull/141).
      release_summary: 'This is the minor release of the ``community.rabbitmq`` collection.

        This changelog contains all changes to the modules and plugins in this collection

        that have been made after the 1.2.1 release.'
    fragments:
    - 1.2.3.yml
    - 114-queue-name-escape.yml
    - 139_ci_add_stable_214.yml
    - 140-fixing-publishing-to-exchanges.yaml
    - 142-new-plugin-exchanges.yml
    release_date: '2022-11-04'

Anon7 - 2022
AnonSec Team