grafana-ansible-collection/CHANGELOG.rst

97 lines
1.4 KiB
ReStructuredText
Raw Normal View History

2022-08-11 07:09:04 +02:00
=============================
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
2022-08-30 08:46:55 +02:00
v1.0.2
======
2022-08-30 09:09:37 +02:00
Release Summary
2022-08-30 09:16:13 +02:00
---------------
2022-08-30 08:46:55 +02:00
Documentation updates with updated description for modules
2022-08-30 08:46:55 +02:00
2022-08-23 09:00:35 +02:00
v1.0.1
======
2022-08-30 09:09:37 +02:00
Release Summary
2022-08-30 09:13:38 +02:00
---------------
2022-08-23 09:00:35 +02:00
Documentation updates with updated examples
2022-08-11 07:09:04 +02:00
2022-08-16 08:06:46 +02:00
v1.0.0
======
2022-08-30 09:09:37 +02:00
Release Summary
2022-08-30 09:13:38 +02:00
---------------
2022-08-17 07:55:48 +02:00
CI and testing improvements
2022-08-30 09:09:37 +02:00
v0.0.7
2022-08-11 07:09:04 +02:00
======
2022-08-17 07:55:48 +02:00
Release Summary
---------------
Documentation update for return values in `grafana.grafana.dashboard` module
2022-08-30 09:09:37 +02:00
v0.0.6
2022-08-17 07:55:48 +02:00
======
Minor Changes
-------------
- Idempotency updates to cloud_api_key and datasource modules
v0.0.5
2022-08-17 07:55:48 +02:00
======
Release Summary
---------------
Documenation update and code cleanup
v0.0.4
2022-08-17 07:55:48 +02:00
======
Bugfixes
--------
- Fix an issue with `cloud_stack` idempotency
v0.0.3
2022-08-17 07:55:48 +02:00
======
Release Summary
---------------
Documenation update and code cleanup
v0.0.2
2022-08-17 07:55:48 +02:00
======
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.