Skip to content

Commit

Permalink
Prep version v0.20.1 (#1464)
Browse files Browse the repository at this point in the history
* bump version to v0.20.1

* Update multimod ver
  • Loading branch information
bryan-aguilar authored Sep 6, 2022
1 parent 7c387f7 commit 6aafbc3
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.20.0
v0.20.1
12 changes: 12 additions & 0 deletions docs/releases/v0.20.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

## [v0.20.1](https://github.com/aws-observability/aws-otel-collector/tree/v0.20.1) (2022-09-06)

[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/v0.20.0...v0.20.1)

**Merged pull requests:**

- Update GHA runners to use go ver ~1.18.6 [\#1462](https://github.com/aws-observability/aws-otel-collector/pull/1462) ([bryan-aguilar](https://github.com/bryan-aguilar))


\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module-sets:
#Github Repo for Go Multimod: https://github.com/open-telemetry/opentelemetry-go-build-tools/tree/main/multimod
#Goals: Centralize all the module set into one files and use this version yaml to manage all the module set during the release.
adot-base:
version: v0.18.0
version: v0.20.1
modules:
- github.com/aws-observability/aws-otel-collector
- github.com/aws-observability/aws-otel-collector/pkg/lambdacomponents
Expand Down

0 comments on commit 6aafbc3

Please sign in to comment.