ansible-collection-prometheus/changelogs/changelog.yaml

28 lines
1.5 KiB
YAML
Raw Normal View History

---
ancestor:
releases:
0.0.1:
changes:
major_changes:
2023-03-02 14:15:22 +00:00
- Initial Release
release_date: '2023-02-17'
2023-03-02 20:21:52 +00:00
0.0.3:
release_date: '2023-03-02'
2023-03-02 14:15:22 +00:00
0.1.0:
changes:
bugfixes:
- 'fix: Force push git changelogs (https://github.com/prometheus-community/ansible/pull/36)'
2023-03-03 06:42:14 +00:00
- 'fix: Remove unnecessary dependency on jmespath (https://github.com/prometheus-community/ansible/pull/22)'
2023-03-03 06:40:10 +00:00
- 'fix: ansible 2.9 workaround for galaxy install from git (https://github.com/prometheus-community/ansible/pull/37)'
2023-03-02 20:21:52 +00:00
- 'fix: avoid installing changelog tools when testing (https://github.com/prometheus-community/ansible/pull/34)'
- 'fix: grab dependencies from github to avoid galaxy timeouts (https://github.com/prometheus-community/ansible/pull/33)'
2023-03-02 14:15:22 +00:00
removed_features:
- 'removed: remove lint from molecule to avoid repetition (https://github.com/prometheus-community/ansible/pull/35)'
trivial:
2023-03-02 20:21:52 +00:00
- 'fix: correct workflow triggers and writable permissions (https://github.com/prometheus-community/ansible/pull/32)'
2023-03-02 14:15:22 +00:00
- 'fix: use workflow trigger that gives writable token (https://github.com/prometheus-community/ansible/pull/29)'
- 'fix: writable token in all pull request workflows (https://github.com/prometheus-community/ansible/pull/30)'
2023-03-03 06:42:14 +00:00
minor_changes:
- 'feat: Allow grabbing binaries and checksums from a custom url/mirror (https://github.com/prometheus-community/ansible/pull/28)'
2023-03-02 14:15:22 +00:00
release_date: '2023-03-02'