Skip to content

Latest commit

 

History

History
496 lines (332 loc) · 11.9 KB

CHANGELOG.rst

File metadata and controls

496 lines (332 loc) · 11.9 KB

Grafana.Grafana Release Notes

Topics

v5.2.0

Major Changes

  • Bump ansible-lint from 24.2.2 to 24.2.3 by @dependabot in #195
  • Add promtail role by @voidquark in #197
  • Add a new config part to configure KeyCloak based auth by @he0s in #191

v5.1.0

Major Changes

  • fix: Uninstall Step for Loki and Mimir by @voidquark in #193

v5.0.0

Major Changes

  • Add Grafana Mimir role by @GVengelen in #183
  • Add Grafana Loki role by @voidquark in #188

v4.0.0

Major Changes

  • Add an Ansible role for Grafana Alloy by @ishanjainn in #169

Minor Changes

  • Bump ansible-lint from 24.2.0 to 24.2.1 by @dependabot in #164
  • Update description to match module by @brmurphy in #179
  • Clarify grafana-server configuration in README by @VGerris in #177
  • Bump ansible-lint from 24.2.0 to 24.2.1 by @dependabot in #168
  • Bump black from 24.1.1 to 24.3.0 by @dependabot in #165
  • fix: Apply correct uid + gid for imported dashboards by @hypery2k in #167

v3.0.0

Major Changes

  • Add an Ansible role for OpenTelemetry Collector by @ishanjainn in #138

Minor Changes

  • Bump pylint from 3.0.3 to 3.1.0 by @dependabot in #158
  • Bump pylint from 3.0.3 to 3.1.0 by @dependabot in #161
  • Bump the pip group across 1 directories with 1 update by @dependabot in #156
  • Bump yamllint from 1.33.0 to 1.35.1 by @dependabot in #155
  • Bump yamllint from 1.33.0 to 1.35.1 by @dependabot in #159
  • ExecStartPre and EnvironmentFile settings to system unit file by @fabiiw05 in #157
  • datasources url parameter fix by @dergudzon in #162

v2.2.5

Release Summary

Grafana and Agent Role bug fixes and security updates

Minor Changes

  • Add 'run_once' to download&unzip tasks by @v-zhuravlev in #136
  • Adding oauth_allow_insecure_email_lookup to fix oauth user sync error by @hypery2k in #132
  • Bump ansible-core from 2.15.4 to 2.15.8 by @dependabot in #137
  • Bump ansible-lint from 6.13.1 to 6.14.3 by @dependabot in #139
  • Bump ansible-lint from 6.14.3 to 6.22.2 by @dependabot in #142
  • Bump ansible-lint from 6.22.2 to 24.2.0 by @dependabot in #150
  • Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #129
  • Bump pylint from 2.16.2 to 3.0.3 by @dependabot in #141
  • Bump yamllint from 1.29.0 to 1.33.0 by @dependabot in #140
  • Bump yamllint from 1.29.0 to 1.33.0 by @dependabot in #143
  • Bump yamllint from 1.33.0 to 1.34.0 by @dependabot in #151
  • Change handler to systemd by @v-zhuravlev in #135
  • Fix links in grafana_agent/defaults/main.yaml by @PabloCastellano in #134
  • Topic/grafana agent idempotency by @ohdearaugustin in #147

v2.2.4

Release Summary

Grafana and Agent Role bug fixes and security updates

Minor Changes

  • Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #126
  • Drop curl check by @v-zhuravlev in #120
  • Fix check mode for grafana role by @Boschung-Mecatronic-AG-Infrastructure in #125
  • Fix check mode in Grafana Agent by @AmandaCameron in #124
  • Update tags in README by @ishanjainn in #121

v2.2.3

Release Summary

Remove dependency on local-fs.target from Grafana Agent role

Minor Changes

  • Remove dependency on local-fs.target from Grafana Agent role

v2.2.2

Release Summary

Grafana Role bug fixes and security updates

Minor Changes

  • Bump cryptography from 41.0.3 to 41.0.4
  • Create missing notification directory in Grafana Role
  • Remove check_mode from create local directory task in Grafana Role

v2.2.1

Release Summary

Allow alert resource provisioning in Grafana Role

Minor Changes

  • Allow alert resource provisioning in Grafana Role

v2.2.0

Release Summary

Grafana Agent Role Updates

Minor Changes

  • Use 'ansible_system' env variable to detect os typ in Grafana Agent Role
  • hange grafana Agent Wal and Positions Directory in Grafana Agent Role

v2.1.9

Release Summary

Security Updates and Grafana Agent Version failure fixes

Minor Changes

  • Add check for Curl and failure step if Agent Version is not retrieved
  • Bump cryptography from 39.0.2 to 41.0.3
  • Bump semver from 5.7.1 to 5.7.2
  • Bump word-wrap from 1.2.3 to 1.2.5
  • Create local dashboard directory in check mode
  • Update CI Testing
  • Update Cloud Stack Module failures

v2.1.8

Release Summary

Fix grafana dashboard import in Grafana Role

Minor Changes

  • Fix grafana dashboard import in Grafana Role

v2.1.7

Release Summary

YAML Fixes

Minor Changes

  • YAML Fixes

v2.1.6

Release Summary

Grafana and Grafana Agent role updates

Minor Changes

  • Add overrides.conf with CAP_NET_BIND_SERVICE for grafana-server unit
  • Fix Grafana Dashboard Import for Grafana Role
  • Make grafana_agent Idempotent
  • Provisioning errors in YAML
  • Use new standard to configure Grafana APT source for Grafana Role

v2.1.5

Release Summary

Update Grafana Agent Download varibale and ZIP file

Minor Changes

  • Add Grafana Agent Version and CPU Arch to Downloaded ZIP in Grafana Agent Role
  • Move _grafana_agent_base_download_url from /vars to /defaults in Grafana Agent Role

v2.1.4

Release Summary

Update Datasource Tests and minor fixes

Minor Changes

  • Datasource test updates and minor fixes

v2.1.3

Release Summary

Update modules to fix failing Sanity Tests

Minor Changes

  • indentation and Lint fixes to modules

v2.1.2

Release Summary

Idempotency Updates and minor api_url fixes

Minor Changes

  • Fix Deleting datasources
  • Fix alert_notification_policy failing on fresh instance
  • Making Deleting folders idempotent
  • Remove trailing slash automatically from grafana_url

v2.1.1

Release Summary

Update Download tasks in Grafana Agent Role

Minor Changes

  • Update Download tasks in Grafana Agent Role

v2.1.0

Release Summary

Add Grafana Server role and plugins support on-prem Grafana

Major Changes

  • Addition of Grafana Server role by @gardar
  • Configurable agent user groups by @NormanJS
  • Grafana Plugins support on-prem Grafana installation by @ishanjainn
  • Updated Service for flow mode by @bentonam

Minor Changes

  • Ability to configure date format in grafana server role by @RomainMou
  • Avoid using shell for fetching latest version in Grafana Agent Role by @gardar
  • Fix for invalid yaml with datasources list enclosed in quotes by @elkozmon
  • Remove agent installation custom check by @VLZZZ
  • Remove explicit user creation check by @v-zhuravlev

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

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

v1.1.0

Release Summary

Added Role to deploy Grafana Agent on linux hosts

Major Changes

  • Added Role for Grafana Agent

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

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

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 Documentation
  • Updated Documentation 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

v0.0.6

Minor Changes

  • Idempotency updates to cloud_api_key and datasource modules

v0.0.5

Release Summary

Documentation update and code cleanup

v0.0.4

Bugfixes

  • Fix an issue with cloud_stack idempotency

v0.0.3

Release Summary

Documentation 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