diff --git a/VERSION b/VERSION index 1847373e96..2c80271d5a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.20.0 +v0.20.1 diff --git a/docs/releases/v0.20.1.md b/docs/releases/v0.20.1.md new file mode 100644 index 0000000000..ecdf5e99a7 --- /dev/null +++ b/docs/releases/v0.20.1.md @@ -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)* diff --git a/versions.yaml b/versions.yaml index fdf3db90ef..b713d4e424 100644 --- a/versions.yaml +++ b/versions.yaml @@ -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