EGI-Federation / cloud-info-provider

EGI Cloud Information System Provider
Apache License 2.0
3 stars 15 forks source link

Release 0.11.6 #179

Closed enolfc closed 4 years ago

enolfc commented 4 years ago

Short Description of the issue

Prepare and release 0.11.6

gwarf commented 4 years ago

As we have introduced publishers it will be bumped to 0.12.0

Changelog

* Refactor SSL checks (#175). (Enol Fernández)
* Do not fail if JSON cannot be decoded (#176). (Enol Fernández)
* Code Clean-up (#177). (Enol Fernández)
* Import stdout (default one) and ams publishers (#178). (Enol Fernández)

Release Notes

enolfc commented 4 years ago

Multiple output plugin are now available (STDOUT and Argo Messaging System) I would use:

  • Multiple output plugins are now available (stdout for standard output, used by default and ams for Argo Messaging System)
gwarf commented 4 years ago

Fixed by #181