Skip to content

Commit

Permalink
Test release for PR #579
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Rampke <[email protected]>
  • Loading branch information
matthiasr committed Sep 16, 2024
1 parent 1a5428f commit a7b501d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.27.2-pr579 / 2024-09-16

* [BUGFIX] Fix panic on certain invalid lines ([#579](https://github.com/prometheus/statsd_exporter/pull/579))

## 0.27.1 / 2024-08-18

* [FEATURE] Support [dogstatsd extended aggregation](https://github.com/DataDog/datadog-go/blob/master/README.md#extended-aggregation) ([#558](https://github.com/prometheus/statsd_exporter/pull/558))
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.27.1
0.27.2-pr579

0 comments on commit a7b501d

Please sign in to comment.