Skip to content

Commit

Permalink
Prepare changelog for v0.41.0-alpha. (#701)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiangreco authored Oct 27, 2022
1 parent b6b32e8 commit f597a41
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 0.41.0-alpha

* Clean up unused variables. (@cristiangreco)
* Fix typo: sts-endpoint should be sts-region. (@cristiangreco)
* Enabled Managed prometheus metrics (@datsabk)
* Add support for AWS Kafka Connect (@cgowthaman)
* Import CloudWatch mixin. (@jeschkies)
* main.go refactoring: define cmd action as a separate func. (@cristiangreco)
* Add support for EMR Serverless (@cgowthaman)

# 0.40.0-alpha
* Fix typo in Charts.yml (@yasharne)
* Subcommand `verify-config` actually validates the config file. (@cristiangreco)
Expand Down

0 comments on commit f597a41

Please sign in to comment.