Skip to content

Commit bc16e13

Browse files
chore: prepare release v0.131.8 (#256)
1 parent 47ca8b8 commit bc16e13

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## vNext
44

5+
## v0.131.8
6+
- Consumes public solarwinds-otel-collector-contrib v0.131.8 dependencies - [full changelog](https://github.com/solarwinds/solarwinds-otel-collector-contrib/blob/main/CHANGELOG.md#v01318)
7+
- Consumes private solarwinds-otel-collector-contrib v0.131.8 changes:
8+
- No changes.
9+
- Updates integration example templates to fit latest `solarwindsprocessor` changes
10+
511
## v0.131.7
612
- Consumes public solarwinds-otel-collector-contrib v0.131.7 dependencies - [full changelog](https://github.com/solarwinds/solarwinds-otel-collector-contrib/blob/main/CHANGELOG.md#v01317)
713
- Consumes private solarwinds-otel-collector-contrib v0.131.7 changes:

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
package version
1616

17-
const Version = "0.131.7"
17+
const Version = "0.131.8"

0 commit comments

Comments
 (0)