Skip to content

Commit

Permalink
Release 0.13.1
Browse files Browse the repository at this point in the history
maintenance release

Signed-off-by: Matthias Rampke <[email protected]>
  • Loading branch information
matthiasr committed Dec 6, 2023
1 parent 087a8f3 commit b604907
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.13.1 / 2023-12-06

* [CHANGE] Update dependencies

This addresses CVE-2023-3978 which is not exploitable in the exporter, but set off security scanners.

## 0.13.0 / 2023-06-02

* [FEATURE] Multi-target scrape support #143, #173
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.0
0.13.1

2 comments on commit b604907

@SuperQ
Copy link
Member

@SuperQ SuperQ commented on b604907 Dec 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ohh, I was just looking at this one to update the Go version in promu/ci.

@matthiasr
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, sorry, and I already kicked off the 0.14 release for #184. I guess we can make 3 releases in a day 😁

Please sign in to comment.