Skip to content

Commit

Permalink
Release 0.91.0 (#2482)
Browse files Browse the repository at this point in the history
* Release 0.91.0

Signed-off-by: Yuri Sa <yurimsa@gmail.com>

* Release 0.91.0

Signed-off-by: Yuri Sa <yurimsa@gmail.com>

* Release 0.91.0

Signed-off-by: Yuri Sa <yurimsa@gmail.com>

---------

Signed-off-by: Yuri Sa <yurimsa@gmail.com>
  • Loading branch information
yuriolisa committed Jan 8, 2024
1 parent 79f5a0e commit 95a791e
Show file tree
Hide file tree
Showing 17 changed files with 49 additions and 205 deletions.
16 changes: 0 additions & 16 deletions .chloggen/2311-ta-servicemonitor.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/add-loki-parser.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/bump-apache-httpd-dependencies.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/bump-autoinstrumentation-version.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/bump-python-dependencies.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/chore_targetallocator-labels.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/fix_ta-serviceaccount.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/main.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/mandate-rbac.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/support-version-1.29.0.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/ta_removehotreload.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/target-allocator-pdb.yaml

This file was deleted.

36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,42 @@ Changes by Version
==================
<!-- next version -->

## 0.91.0

### 🛑 Breaking changes 🛑

- `target allocator`: Remove configuration hot reloading from target allocator (#2032)
This only affects use of target allocator without the operator.

### 💡 Enhancements 💡

- `target allocator`: Create ServiceMonitor to monitor target allocator (#2311)
- `collector`: Add Loki parser to extract loki service port from config (#1825)
- `operator`: Bump Apache httpd version (#2463)
- `operator`: Bump NodeJS dependencies. (#2459)
- `operator`: Bump python autoinstrumentation version to 1.22.0/0.43b0 (#2460)
- `operator`: Add version label to target allocator resources (#2454)
- `operator`: Support for Kubernetes 1.29 version. (#2458)
- `target allocator`: PDB support for target allocator (#2261)
- `operator`: enables the operator to create subject access reviews for different required permissions.(#2426)

### 🧰 Bug fixes 🧰

- `target allocator`: Fix ServiceAccount naming for target allocator (#2443)
- `operator`: add missing appProtocol in opencensus receiver(#2487)

### Components

* [OpenTelemetry Collector - v0.91.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.91.0)
* [OpenTelemetry Contrib - v0.91.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.91.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.8.0-alpha](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases/tag/v0.8.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.90.0

### 💡 Enhancements 💡
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ The OpenTelemetry Operator *might* work on versions outside of the given range,

| OpenTelemetry Operator | Kubernetes | Cert-Manager |
|------------------------|----------------------|---------------------|
| v0.91.0 | v1.23 to v1.29 | v1 |
| v0.90.0 | v1.23 to v1.28 | v1 |
| v0.89.0 | v1.23 to v1.28 | v1 |
| v0.88.0 | v1.23 to v1.28 | v1 |
Expand All @@ -708,7 +709,6 @@ The OpenTelemetry Operator *might* work on versions outside of the given range,
| v0.71.0 | v1.19 to v1.25 | v1 |
| v0.70.0 | v1.19 to v1.25 | v1 |
| v0.69.0 | v1.19 to v1.25 | v1 |
| v0.68.0 | v1.19 to v1.25 | v1 |

## Contributing and Developing

Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ The operator should be released within a week after the [OpenTelemetry collector

| Version | Release manager |
|---------|-----------------|
| v0.91.0 | @yuriolisa |
| v0.92.0 | @pavolloffay |
| v0.93.0 | @VineethReddy02 |
| v0.94.0 | @TylerHelmuth |
| v0.95.0 | @swiatekm-sumo |
| v0.96.0 | @frzifus |
| v0.97.0 | @jaronoff97 |
| v0.98.0 | @yuriolisa |
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ metadata:
categories: Logging & Tracing,Monitoring
certified: "false"
containerImage: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator
createdAt: "2023-12-19T02:48:46Z"
createdAt: "2024-01-02T11:35:02Z"
description: Provides the OpenTelemetry components, including the Collector
operators.operatorframework.io/builder: operator-sdk-v1.29.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: github.com/open-telemetry/opentelemetry-operator
support: OpenTelemetry Community
name: opentelemetry-operator.v0.90.0
name: opentelemetry-operator.v0.91.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -393,7 +393,7 @@ spec:
- --zap-log-level=info
- --zap-time-encoding=rfc3339nano
- --feature-gates=+operator.autoinstrumentation.go,+operator.autoinstrumentation.nginx
image: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.90.0
image: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.91.0
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -501,7 +501,7 @@ spec:
minKubeVersion: 1.23.0
provider:
name: OpenTelemetry Community
version: 0.90.0
version: 0.91.0
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down
14 changes: 7 additions & 7 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,28 @@
# by default with the OpenTelemetry Operator. This would usually be the latest
# stable OpenTelemetry version. When you update this file, make sure to update the
# the docs as well.
opentelemetry-collector=0.90.1
opentelemetry-collector=0.91.0

# Represents the current release of the OpenTelemetry Operator.
operator=0.90.0
operator=0.91.0

# Represents the current release of the Target Allocator.
targetallocator=0.90.0
targetallocator=0.91.0

# Represents the current release of the Operator OpAMP Bridge.
operator-opamp-bridge=0.90.0
operator-opamp-bridge=0.91.0

# Represents the current release of Java instrumentation.
# Should match autoinstrumentation/java/version.txt
autoinstrumentation-java=1.32.0

# Represents the current release of NodeJS instrumentation.
# Should match value in autoinstrumentation/nodejs/package.json
autoinstrumentation-nodejs=0.44.0
autoinstrumentation-nodejs=0.46.0

# Represents the current release of Python instrumentation.
# Should match value in autoinstrumentation/python/requirements.txt
autoinstrumentation-python=0.41b0
autoinstrumentation-python=0.43b0

# Represents the current release of DotNet instrumentation.
# Should match autoinstrumentation/dotnet/version.txt
Expand All @@ -34,7 +34,7 @@ autoinstrumentation-go=v0.8.0-alpha

# Represents the current release of Apache HTTPD instrumentation.
# Should match autoinstrumentation/apache-httpd/version.txt
autoinstrumentation-apache-httpd=1.0.3
autoinstrumentation-apache-httpd=1.0.4

# Represents the current release of Apache Nginx instrumentation.
# Should match autoinstrumentation/apache-httpd/version.txt
Expand Down

0 comments on commit 95a791e

Please sign in to comment.