grafana-ansible-collection/CHANGELOG.rst
Ishan Jain 0bd1a17de9
Add changes according to inclusion discussion (#18)
* Updating modules

* updating CI tests

* Fixing module issue

* testing

* Fixing notes issue

* Last fixes

* adding spaces

* Fixed changelog

* Update ci test on condition

Co-authored-by: Ishan Jain <ishan.jain@gmail.com>
2022-10-20 16:23:16 +05:30

97 lines
1.4 KiB
ReStructuredText

=============================
Grafana.Grafana Release Notes
=============================
.. contents:: Topics
v1.0.3
======
Minor Changes
-------------
- Add a fail method to modules source code if `requests` library is not present
- Fixed markup for arg option in Documenation
- Updated Documenation with `notes` to specify if the check_mode feature is supported by modules
- removed `supports_check_mode=True` from source code of modules
v1.0.2
======
Release Summary
---------------
Documentation updates with updated description for modules
v1.0.1
======
Release Summary
---------------
Documentation updates with updated examples
v1.0.0
======
Release Summary
---------------
CI and testing improvements
v0.0.7
======
Release Summary
---------------
Documentation update for return values in `grafana.grafana.dashboard` module
v0.0.6
======
Minor Changes
-------------
- Idempotency updates to cloud_api_key and datasource modules
v0.0.5
======
Release Summary
---------------
Documenation update and code cleanup
v0.0.4
======
Bugfixes
--------
- Fix an issue with `cloud_stack` idempotency
v0.0.3
======
Release Summary
---------------
Documenation update and code cleanup
v0.0.2
======
Release Summary
---------------
Updated input parameters description for all modules
v0.0.1
======
Release Summary
---------------
It's a release! First version to publish to Ansible Galaxy.