grafana-ansible-collection/CHANGELOG.rst

103 lines
1.5 KiB
ReStructuredText
Raw Normal View History

2022-08-11 07:09:04 +02:00
=============================
Grafana.Grafana Release Notes
=============================
.. contents:: Topics
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-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
2022-08-30 08:46:55 +02:00
- Documentation updates with updated examples.
2022-08-23 09:00:35 +02:00
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
---------------
2022-08-30 09:09:37 +02:00
- Documentation update for return values in `grafana.grafana.dashboard` module.
2022-08-17 07:55:48 +02:00
v0.6.0
======
Minor Changes
-------------
- Idempotency updates to cloud_api_key and datasource modules
v0.5.0
======
Release Summary
---------------
Documenation update and code cleanup
v0.4.0
======
Bugfixes
--------
- Fix an issue with `cloud_stack` idempotency
v0.3.0
======
Release Summary
---------------
Documenation update and code cleanup
v0.2.0
======
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.
New Modules
-----------
- alert_contact_point - Manage Alerting Contact points in Grafana.
- alert_notification_policy - Sets the notification policy tree in Grafana Alerting
- cloud_api_key - Manage Grafana Cloud API keys
- cloud_plugin - Configures a SQL Agent job step.
- cloud_stack - Manage Grafana Cloud Plugins.
- dashboard - Manage Dashboards in Grafana
- datasource - Manage Data sources in Grafana
2022-08-30 08:46:55 +02:00
- folder - Manage Folders in Grafana