Changelog for
ruby3.1-rubygem-amq-protocol-2.3.2-lp153.36.18.x86_64.rpm :
* Fri Sep 25 2020 Stephan Kulow
updated to version 2.3.2 see installed ChangeLog.md
* Thu May 07 2020 Stephan Kulow - updated to version 2.3.1 see installed ChangeLog.md [#]# Changes between 2.3.1 and 2.3.2 (unreleased) No changes yet. [#]# Changes between 2.3.0 and 2.3.1 (April 8th, 2020) [#]## Support for connection.update-secret Used together with the `rabbitmq-auth-backend-oauth2` plugin. [#]## Squashed a gemspec Warning GitHub issue: [ruby-amqp/amq-protocol#75](https://github.com/ruby-amqp/amq-protocol/issues/75).
* Tue Jan 09 2018 enavarroAATTsuse.com- updated to version 2.3.0 see installed ChangeLog.md [#]# Changes between 2.2.0 and 2.3.0 [#]## Support for Additional URI Query Parameters GitHub issue: #67, #68, #69. Contributed by Andrew Babichev.
* Tue May 23 2017 cooloAATTsuse.com- updated to version 2.2.0 see installed ChangeLog.md
* Sun Jan 29 2017 cooloAATTsuse.com- updated to version 2.1.0 see installed ChangeLog.md [#]# Changes between 2.0.0 and 2.1.0 [#]## Ruby Warnings Squashed Contributed by Akira Matsuda. GitHub issue: [#62](https://github.com/ruby-amqp/amq-protocol/pull/62) [#]## Byte Array Decoding Byte array values in types now can be decoded (to the extent Ruby type system permits) by this library. GitHub issue: [#58](https://github.com/ruby-amqp/amq-protocol/issues/58)
* Fri Dec 18 2015 cooloAATTsuse.com- updated to version 2.0.1 see installed ChangeLog.md
* Tue Nov 24 2015 cooloAATTsuse.com- updated to version 2.0.0 see installed ChangeLog.md
* Sat Dec 21 2013 cooloAATTsuse.com- updated to version 1.9.2 [#]## Signed 16 Bit Integer Decoding Signed 16 bit integers are now decoded correctly.
* Fri Nov 22 2013 cooloAATTsuse.com- updated to version 1.9.0 [#]## Performance Improvements in AMQ::BitSet `AMQ::BitSet#next_clear_bit` is now drastically more efficient (down from 6 minutes for 10,000 iterations to 4 seconds for 65,536 iterations). Contributed by Doug Rohrer, Dave Anderson, and Jason Voegele from [Neo](http://www.neo.com). [#]## Body Framing Fix Messages exactly 128 Kb in size are now framed correctly. Contributed by Nicolas Viennot.
* Mon Sep 23 2013 cooloAATTsuse.com- updated to version 1.8.0