Skip to content

Commit

Permalink
release: v1.9.1 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
corentinmusard committed May 9, 2024
1 parent cc59c99 commit 9d13430
Show file tree
Hide file tree
Showing 6 changed files with 42,738 additions and 16,829 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.9.1] - 2024-05-09

### Fixed

- Split headers only on the first `=` character

### Changed

- Update dependencies
Expand All @@ -19,5 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Support for `https` endpoints (proto over http).
- Update to node 20.x

[unreleased]: https://github.com/corentinmusard/otel-cicd-action/compare/v1.9.0...HEAD
[unreleased]: https://github.com/corentinmusard/otel-cicd-action/compare/v1.9.1...HEAD
[1.9.1]: https://github.com/corentinmusard/otel-cicd-action/compare/v1.9.0...v1.9.1
[1.9.0]: https://github.com/corentinmusard/otel-cicd-action/releases/tag/v1.9.0

Versions previous to 1.9.0 were developed in another repository. To see previous changelog entries see the [CHANGELOG.md](https://github.com/inception-health/otel-export-trace-action/blob/v1.8.0/CHANGELOG.md).
Loading

0 comments on commit 9d13430

Please sign in to comment.