Skip to content

Commit 6d8fa87

Browse files
authored
Add CHANGELOG for v1.0.0 (#72)
1 parent c004fd0 commit 6d8fa87

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v1.0.0 [2024-10-22]
2+
3+
There are no significant changes in this plugin version; it has been released to align with [Steampipe's v1.0.0](https://steampipe.io/changelog/steampipe-cli-v1-0-0) release. This plugin adheres to [semantic versioning](https://semver.org/#semantic-versioning-specification-semver), ensuring backward compatibility within each major version.
4+
5+
_Dependencies_
6+
7+
- Recompiled plugin with Go version `1.22`. ([#64](https://github.com/turbot/steampipe-plugin-prometheus/pull/64))
8+
- Recompiled plugin with [steampipe-plugin-sdk v5.10.4](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5104-2024-08-29) that fixes logging in the plugin export tool. ([#64](https://github.com/turbot/steampipe-plugin-prometheus/pull/64))
9+
110
## v0.6.2 [2024-02-13]
211

312
_Bug fixes_

0 commit comments

Comments
 (0)