2022-08-11 07:09:04 +02:00
|
|
|
=============================
|
|
|
|
Grafana.Grafana Release Notes
|
|
|
|
=============================
|
|
|
|
|
|
|
|
.. contents:: Topics
|
|
|
|
|
2022-11-01 08:51:17 +01:00
|
|
|
|
2023-03-27 06:36:27 +02:00
|
|
|
v2.0.0
|
|
|
|
======
|
|
|
|
|
|
|
|
Release Summary
|
|
|
|
---------------
|
|
|
|
|
|
|
|
Updated Grafana Agent Role
|
|
|
|
|
|
|
|
Major Changes
|
|
|
|
-------------
|
|
|
|
|
|
|
|
- Added Lint support
|
|
|
|
- Configs for server, metrics, logs, traces, and integrations
|
|
|
|
- Installation of the latest version
|
|
|
|
- Local installations when internet connection is not allowed
|
|
|
|
- Only download binary to controller once instead of hosts
|
|
|
|
- Skip install if the agent is already installed and the version is the same as the requested version
|
|
|
|
- Support for Grafana Agent Flow
|
|
|
|
- Validation of variables
|
|
|
|
|
2023-02-08 10:35:28 +01:00
|
|
|
v1.1.1
|
|
|
|
======
|
|
|
|
|
|
|
|
Release Summary
|
|
|
|
---------------
|
|
|
|
|
|
|
|
Updated return description and value for grafana.grafana.folder module
|
|
|
|
|
|
|
|
Minor Changes
|
|
|
|
-------------
|
|
|
|
|
|
|
|
- Updated the return message in grafana.grafana.folder module
|
|
|
|
|
2022-11-22 10:03:57 +01:00
|
|
|
v1.1.0
|
|
|
|
======
|
|
|
|
|
|
|
|
Release Summary
|
|
|
|
---------------
|
|
|
|
|
|
|
|
Added Role to deploy Grafana Agent on linux hosts
|
|
|
|
|
|
|
|
Major Changes
|
|
|
|
-------------
|
|
|
|
|
|
|
|
- Added Role for Grafana Agent
|
|
|
|
|
2022-11-10 08:19:25 +01:00
|
|
|
v1.0.5
|
|
|
|
======
|
|
|
|
|
|
|
|
Release Summary
|
|
|
|
---------------
|
|
|
|
|
|
|
|
Add Note to modules which don't support Idempotency
|
|
|
|
|
|
|
|
Minor Changes
|
|
|
|
-------------
|
|
|
|
|
|
|
|
- Added Note to datasource and dashboard module about not supporting Idempotency
|
|
|
|
|
2022-11-01 08:51:17 +01:00
|
|
|
v1.0.4
|
|
|
|
======
|
|
|
|
|
|
|
|
Release Summary
|
|
|
|
---------------
|
|
|
|
|
|
|
|
Bug fixes and idempotency fixes for modules
|
|
|
|
|
|
|
|
Major Changes
|
|
|
|
-------------
|
|
|
|
|
|
|
|
- All modules except dashboard and datasource modules now support idempotency
|
|
|
|
|
|
|
|
Minor Changes
|
|
|
|
-------------
|
|
|
|
|
|
|
|
- All modules use `missing_required_lib`` to compose the message for module.fail_json() when required library is missing from host
|
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
--------
|
|
|
|
|
|
|
|
- Fixed cases where cloud_stack and alert_contact_point modules do not return a tuple when nothing in loop matches
|
|
|
|
|
2022-10-20 12:53:16 +02:00
|
|
|
v1.0.3
|
|
|
|
======
|
|
|
|
|
|
|
|
Minor Changes
|
|
|
|
-------------
|
|
|
|
|
|
|
|
- Add a fail method to modules source code if `requests` library is not present
|
2023-03-27 06:36:27 +02:00
|
|
|
- Fixed markup for arg option in Documentation
|
|
|
|
- Updated Documentation with `notes` to specify if the check_mode feature is supported by modules
|
2022-10-20 12:53:16 +02:00
|
|
|
- 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
|
|
|
|
2022-10-20 12:53:16 +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
|
|
|
|
2022-10-20 12:53:16 +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
|
|
|
|
2022-10-20 12:53:16 +02:00
|
|
|
CI and testing improvements
|
2022-08-30 09:09:37 +02:00
|
|
|
|
2022-08-11 11:40:32 +02:00
|
|
|
v0.0.7
|
2022-08-11 07:09:04 +02:00
|
|
|
======
|
2022-08-17 07:55:48 +02:00
|
|
|
|
|
|
|
Release Summary
|
|
|
|
---------------
|
|
|
|
|
2022-11-01 08:51:17 +01:00
|
|
|
Documentation update for return values in `grafana.grafana.dashboard`
|
2022-08-30 09:09:37 +02:00
|
|
|
|
2022-10-20 12:53:16 +02:00
|
|
|
v0.0.6
|
2022-08-17 07:55:48 +02:00
|
|
|
======
|
|
|
|
|
|
|
|
Minor Changes
|
|
|
|
-------------
|
|
|
|
|
|
|
|
- Idempotency updates to cloud_api_key and datasource modules
|
|
|
|
|
2022-10-20 12:53:16 +02:00
|
|
|
v0.0.5
|
2022-08-17 07:55:48 +02:00
|
|
|
======
|
|
|
|
|
|
|
|
Release Summary
|
|
|
|
---------------
|
|
|
|
|
2022-11-01 08:51:17 +01:00
|
|
|
Documentation update and code cleanup
|
2022-08-17 07:55:48 +02:00
|
|
|
|
2022-10-20 12:53:16 +02:00
|
|
|
v0.0.4
|
2022-08-17 07:55:48 +02:00
|
|
|
======
|
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
--------
|
|
|
|
|
|
|
|
- Fix an issue with `cloud_stack` idempotency
|
|
|
|
|
2022-10-20 12:53:16 +02:00
|
|
|
v0.0.3
|
2022-08-17 07:55:48 +02:00
|
|
|
======
|
|
|
|
|
|
|
|
Release Summary
|
|
|
|
---------------
|
|
|
|
|
2022-11-01 08:51:17 +01:00
|
|
|
Documentation update and code cleanup
|
2022-08-17 07:55:48 +02:00
|
|
|
|
2022-10-20 12:53:16 +02:00
|
|
|
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
|
|
|
|
---------------
|
|
|
|
|
2022-11-01 08:51:17 +01:00
|
|
|
It's a release! First version to publish to Ansible Galaxy
|