forked from pool/perl-Net-AMQP-RabbitMQ
- updated to 2.40014 see /usr/share/doc/packages/perl-Net-AMQP-RabbitMQ/Changes 2.40014 - 2024-11-09 - Added `confirm_select()` to put a channel into `confirm.select` mode. - Added `publisher_confirm_wait()` to wait for publisher confirms. 2.40013 - 2024-10-13 - Added a `Containerfile` to test unstable Debian builds in podman. - Fixed gcc-14-related build issues with a number of Linux distributions. - Resolved duplicate library warnings in macOS OBS-URL: https://build.opensuse.org/request/show/1235347 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-AMQP-RabbitMQ?expand=0&rev=13
86 lines
3.4 KiB
Plaintext
86 lines
3.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 12 16:32:06 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.40014
|
|
see /usr/share/doc/packages/perl-Net-AMQP-RabbitMQ/Changes
|
|
|
|
2.40014 - 2024-11-09
|
|
- Added `confirm_select()` to put a channel into `confirm.select` mode.
|
|
- Added `publisher_confirm_wait()` to wait for publisher confirms.
|
|
|
|
2.40013 - 2024-10-13
|
|
- Added a `Containerfile` to test unstable Debian builds in podman.
|
|
- Fixed gcc-14-related build issues with a number of Linux distributions.
|
|
- Resolved duplicate library warnings in macOS
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 4 19:16:58 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- updated to 2.40012
|
|
see /usr/share/doc/packages/perl-Net-AMQP-RabbitMQ/Changes
|
|
|
|
2.40012 - 2024-07-03
|
|
- Updated to remove deprecated ssl_init functionality
|
|
- Updated all tests to make them skip tests which use RMQ when RMQ isn't available
|
|
- Lots of formatting changes
|
|
- Updated documentation to reflect new test-specific env vars
|
|
- Updated GitHub Actions to use latest RMQ service
|
|
- Added a test for the purge function.
|
|
|
|
2.40011 - 2024-06-22
|
|
- Updated `ppport.h`
|
|
- Fixed a problem where the SSL port defaulted to 5672 incorrectly.
|
|
- Updated tests so they let the `RabbitMQ.xs` defaults to play a role.
|
|
- We're now friendly to folks who want to use Carton when contributing.
|
|
- Discontinuing use of Vagrant for licensing reasons
|
|
- Updating `rabbitmq-c` to `v0.14.0`
|
|
- Discontinuing use of CloudAMQP hard-coded in tests for vendor security reasons
|
|
|
|
2.40010 - 2022-06-11
|
|
- Fixed SSL tests
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 25 09:23:41 UTC 2022 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- updated to 2.40010
|
|
see /usr/share/doc/packages/perl-Net-AMQP-RabbitMQ/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 24 03:07:06 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.40009
|
|
see /usr/share/doc/packages/perl-Net-AMQP-RabbitMQ/Changes
|
|
|
|
2.40009 - 2021-10-23
|
|
- Fixed a process where subprocess closed the parent process's connection - fixes #202
|
|
- Changed over to GitHub Actions from TravisCI
|
|
- Added support for librabbitmq-c's RPC timeout functionality. - fixes #206
|
|
- Updated to use the latest rabbitmq-c version.
|
|
- Merged #201, which allows setting `client_properties` in connect.
|
|
- Merged #200, which fixes minor document typos - fixes #199
|
|
- Merged #198, which adds minor documentation clarification - fixes #61
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 21 11:38:16 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- updated to 2.40008
|
|
see /usr/share/doc/packages/perl-Net-AMQP-RabbitMQ/Changes
|
|
|
|
2.40008 - 2020-09-30
|
|
- Merged #195, to update Sectigo CA - fixes #194
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 30 18:53:53 UTC 2020 - Frank Schreiner <FSchreiner@suse.com>
|
|
|
|
- updated license to MPL-1.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 27 10:29:53 UTC 2020 - Frank Schreiner <FSchreiner@suse.com>
|
|
|
|
- fixed license
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 6 06:19:05 UTC 2020 - Frank Schreiner <FSchreiner@suse.com>
|
|
|
|
- intial version 2.40007
|