forked from pool/python-pamqp
- update to 3.3.0:
* Allow space character in exchange and queue names * Convert AMQP timestamp property to handle milliseconds - Update to 3.2.1 * Add support for short-short-int and short-short-uint. (#33 - michal800106) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pamqp?expand=0&rev=26
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 19:37:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.3.0:
|
||||
* Allow space character in exchange and queue names
|
||||
* Convert AMQP timestamp property to handle milliseconds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 18:36:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 3.2.1
|
||||
- Update to 3.2.1
|
||||
Fix line length issue in comment
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@@ -13,7 +20,7 @@ Tue Oct 4 22:06:53 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 3.1.0 (2022-01-10)
|
||||
* Add implicit UTC timezone behavior to the AMQP Basic.Properties timestamp value. (#37 - RemiCardona)
|
||||
* Add support for short-short-int and short-short-uint. (#33 - michal800106)
|
||||
* Add support for short-short-int and short-short-uint. (#33 - michal800106)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 14:52:28 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user