Skip to content

Commit

Permalink
Add CHANGELOG.md for v0.91.1 (#4090)
Browse files Browse the repository at this point in the history
* Add CHANGELOG.md for v0.91.1

* patch

* Update CHANGELOG.md

Co-authored-by: Antoine Toulme <[email protected]>

---------

Co-authored-by: Antoine Toulme <[email protected]>
  • Loading branch information
jvoravong and atoulme authored Dec 18, 2023
1 parent ff7b84a commit c5e933a
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,20 @@

## Unreleased

## v0.91.1

### 💡 Enhancements 💡

- (Splunk) Update splunk-otel-js to [v2.6.0](https://github.com/signalfx/splunk-otel-js/releases/tag/v2.6.0) ([#4064](https://github.com/signalfx/splunk-otel-collector/pull/4064))
- (Splunk) Remove the project beta label ([#4070](https://github.com/signalfx/splunk-otel-collector/pull/4070))
- (Splunk) Source SPLUNK_LISTEN_INTERFACE on all host endpoints([#4065](https://github.com/signalfx/splunk-otel-collector/pull/4065))
- (Splunk) Add support for start timestamps when using the light prometheus receiver ([#4037](https://github.com/signalfx/splunk-otel-collector/pull/4037))
- (Splunk) Node.js Auto Instrumentation:
- Update splunk-otel-js to [v2.6.0](https://github.com/signalfx/splunk-otel-js/releases/tag/v2.6.0) ([#4064](https://github.com/signalfx/splunk-otel-collector/pull/4064))
- Update linux installer script to use `--global=false` for local npm versions and configurations ([#4068](https://github.com/signalfx/splunk-otel-collector/pull/4068))

### 🛑 Breaking changes 🛑

- `postgresql` discovery now uses the OpenTelemetry Collector Contrib receiver by default instead of the smartagent receiver.
- `postgresql` Discovery now uses the OpenTelemetry Collector Contrib receiver by default instead of the smartagent receiver ([#3957](https://github.com/signalfx/splunk-otel-collector/pull/3957))

## v0.91.0

Expand Down

0 comments on commit c5e933a

Please sign in to comment.