File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ v0.26.2] ( https://github.com/aws-observability/aws-otel-collector/tree/v0.26.2 ) (2023-03-03)
4
+
5
+ [ Full Changelog] ( https://github.com/aws-observability/aws-otel-collector/compare/v0.26.1...v0.26.2 ) )
6
+
7
+ ** Merged pull requests:**
8
+
9
+ - Updating golang.org/x/net [ \# 1892] ( https://github.com/aws-observability/aws-otel-collector/pull/1892 ) ([ PaurushGarg] ( https://github.com/PaurushGarg ) )
10
+
11
+ \* * This Changelog was automatically generated by [ github_changelog_generator] ( https://github.com/github-changelog-generator/github-changelog-generator ) *
Original file line number Diff line number Diff line change 3
3
<Product Id =" EBBD8548-75D1-41D3-A402-ABE189F0C167"
4
4
UpgradeCode=" B7C263DD-95A5-436A-A025-DCA5200C2BE3"
5
5
Name=" ADOT Collector"
6
- Version=" 0.26.1 "
6
+ Version=" 0.26.2 "
7
7
Codepage=' 1252'
8
8
Manufacturer=" Amazon.com, Inc."
9
9
Language=" 1033" >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ module-sets:
16
16
# Github Repo for Go Multimod: https://github.com/open-telemetry/opentelemetry-go-build-tools/tree/main/multimod
17
17
# Goals: Centralize all the module set into one files and use this version yaml to manage all the module set during the release.
18
18
adot-base :
19
- version : v0.26.1
19
+ version : v0.26.2
20
20
modules :
21
21
- github.com/aws-observability/aws-otel-collector
22
22
- github.com/aws-observability/aws-otel-collector/pkg/lambdacomponents
You can’t perform that action at this time.
0 commit comments