15
0

Accepting request 1009980 from home:yarunachalam:branches:devel:languages:python

- Update to version 3.1.0 
  * Add the app_name and agent_name properties to message schemas (#272)
  * Added "groups" property to message schemas. This property can be used if an event affects a list of groups. (#252)

OBS-URL: https://build.opensuse.org/request/show/1009980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fedora-messaging?expand=0&rev=11
This commit is contained in:
John Vandenberg
2022-10-12 04:42:45 +00:00
committed by Git OBS Bridge
parent 1827130a3d
commit 6943352704
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 12 03:16:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 3.1.0
* Add the app_name and agent_name properties to message schemas (#272)
* Added "groups" property to message schemas. This property can be used if an event affects a list of groups. (#252)
-------------------------------------------------------------------
Wed Aug 3 03:12:42 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>