-
Notifications
You must be signed in to change notification settings - Fork 494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prepare release 0.93.0 #2596
prepare release 0.93.0 #2596
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,42 @@ Changes by Version | |
================== | ||
<!-- next version --> | ||
|
||
## 0.93.0 | ||
|
||
### 🛑 Breaking changes 🛑 | ||
|
||
- `autoinstrumentation`: Bump OpenTelemetry .NET Automatic Instrumentation to 1.3.0 (#2538) | ||
This version brings stable semantic convention for network and HTTP. It includes new metrics and attributes names. | ||
- `target allocator`: Use standard K8s label selectors for Prometheus CRs in target allocator config (#1907) | ||
This is a breaking change only for users of standalone target allocator. Operator users are unaffected. | ||
The operator is still compatible with previous target allocator versions, and will be for the next 3 releases. | ||
- `target allocator`: Use recommended interfaces(resource selector) by the prometheus-operator for watching CRs. (#2309) | ||
The target allocator now requires get/list/watch permissions for namespaces. Update your RBAC permissions for the attached role, if necessary. | ||
|
||
### 💡 Enhancements 💡 | ||
|
||
- `operator`: Add SharedProcessNamespace capabilities to the OpenTelemetryCollector CRD (#2472) | ||
- `opamp bridge`: Added env variable parsing to opamp bridge config loading (#2577) | ||
- `target allocator`: Set the default filter strategy in the CRD (#2477) | ||
- `operator, target allocator`: Adding a feature flag to disable default prometheus annotations (#2554) | ||
- `operator`: Switch () | ||
swiatekm marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
### 🧰 Bug fixes 🧰 | ||
|
||
- `operator`: Fix annotations required by the OpenShift Operator Hub (#2557) | ||
|
||
### Components | ||
|
||
* [OpenTelemetry Collector - v0.92.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.93.0) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. haya these links were not updated |
||
* [OpenTelemetry Contrib - v0.92.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.93.0) | ||
* [Java auto-instrumentation - 1.32.0](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v1.32.0) | ||
* [.NET auto-instrumentation - 1.2.0](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/1.2.0) | ||
* [Node.JS - 0.46.0](https://github.com/open-telemetry/opentelemetry-js-contrib/releases/tag/auto-instrumentations-node-0.46.0) | ||
* [Python - 0.43b0](https://github.com/open-telemetry/opentelemetry-python-contrib/releases/tag/0.43b0) | ||
* [Go - v0.10.0-alpha](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases/tag/v0.10.0-alpha) | ||
* [ApacheHTTPD - 1.0.4](https://github.com/open-telemetry/opentelemetry-cpp-contrib/releases/tag/webserver%2Fv1.0.4) | ||
* [Nginx - 1.0.4](https://github.com/open-telemetry/opentelemetry-cpp-contrib/releases/tag/webserver%2Fv1.0.4)] | ||
|
||
## 0.92.1 | ||
|
||
### 💡 Enhancements 💡 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
of note – we do not automatically upgrade users to this version. The version is still set to 1.2.0