diff --git a/VERSION b/VERSION index 91d002b8e3..de33f33ebe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.29.0 +v0.29.1 diff --git a/docs/releases/v0.29.1.md b/docs/releases/v0.29.1.md new file mode 100644 index 0000000000..3ff0487b75 --- /dev/null +++ b/docs/releases/v0.29.1.md @@ -0,0 +1,12 @@ +# Changelog + +## [v0.29.1](https://github.com/aws-observability/aws-otel-collector/tree/v0.29.1) (2023-05-23) + +[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/v0.29.0...v0.29.1) + +**Merged pull requests:** + +- Backport fix for X-Ray exporter panic. [\#2094](https://github.com/aws-observability/aws-otel-collector/pull/2094) ([Aneurysm9](https://github.com/Aneurysm9)) + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* diff --git a/tools/packaging/windows/aws-otel-collector.wxs b/tools/packaging/windows/aws-otel-collector.wxs index 1692d41f59..a14ddb549d 100644 --- a/tools/packaging/windows/aws-otel-collector.wxs +++ b/tools/packaging/windows/aws-otel-collector.wxs @@ -3,7 +3,7 @@