From 54dd1247b192871f6c2eab7a4c0796fb509df6a0 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 23 Feb 2024 01:38:28 +0000 Subject: [PATCH] Update documentation --- docs/releases/v0.38.0.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/releases/v0.38.0.md diff --git a/docs/releases/v0.38.0.md b/docs/releases/v0.38.0.md new file mode 100644 index 0000000000..0159353ef9 --- /dev/null +++ b/docs/releases/v0.38.0.md @@ -0,0 +1,17 @@ +# Changelog + +## [v0.38.0](https://github.com/aws-observability/aws-otel-collector/tree/v0.38.0) (2024-02-21) + +[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/v0.37.1...v0.38.0) + +**Closed issues:** + +- Add release to fix CVE-2024-21626 [\#2643](https://github.com/aws-observability/aws-otel-collector/issues/2643) + +**Merged pull requests:** + +- Update go dependencies [\#2638](https://github.com/aws-observability/aws-otel-collector/pull/2638) ([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)*