Skip to content

Commit

Permalink
Update changelog for v0.43.0-alpha (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiangreco authored Jan 2, 2023
1 parent faf18db commit bee5841
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 0.43.0-alpha

* add support to custom namespaces with their dimensions (by @arielly-parussulo)
* Optimise support for custom namespaces to use GetMetricData API (by @code-haven)
* GH workflows: run "publish" workflows only in this repo. (by @cristiangreco)
* Bump Go version to 1.19 for CI and docker image. (by @cristiangreco)
* Fix not to refer to loop variable in a goroutine (by @masshash)
* Validate tags when converting to prometheus labels (by @cristiangreco)
* Bump github.com/aws/aws-sdk-go from 1.44.127 to 1.44.167
* Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1
* Bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.7

# 0.42.0-alpha

* Resolve logging issue (@datsabk)
Expand Down

0 comments on commit bee5841

Please sign in to comment.