Skip to content

Commit

Permalink
Prepare release 0.92.0 (#2509)
Browse files Browse the repository at this point in the history
* Prepare release 0.92.0

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Bump go instrumentation version

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

---------

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
  • Loading branch information
pavolloffay committed Jan 15, 2024
1 parent e92f017 commit d443fb0
Show file tree
Hide file tree
Showing 14 changed files with 47 additions and 143 deletions.
16 changes: 0 additions & 16 deletions .chloggen/2393-automate-permissions-resourcedetection.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/2395-automate-permissions-k8sattribures.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/change-default-strategies.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/common-fields-v2.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .chloggen/feat_targetallocator-selector.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/fix-ta-pod-security-context.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/fix-ta-security-context.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/pods-in-bridge-message.yaml

This file was deleted.

34 changes: 34 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,40 @@ Changes by Version
==================
<!-- next version -->

## 0.92.0

### 🛑 Breaking changes 🛑

- `target allocator`: Use standard K8s label selectors for collectors in target allocator config (#2422)
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 container securityContext for target allocator (#2490)
This is really a bug fix, as the current behaviour is not intended. We've marked it as breaking in case anyone started depending on it.

### 💡 Enhancements 💡

- `operator`: Automate the creation of the permissions needed by the resourcedetection processor (#2393)
- `operator`: Automate the creation of the permissions needed by the k8sattributes processor (#2395)
- `target allocator`: Change default allocation and filtering strategy (#2477)
- `operator`: Introduce common fields to the v1alpha2 types that can be reused for any CRDs. (#901)
- `target allocator`: Use Pod securityContext for target allocator (#2495)
Bring back PodSecurityContext as it was removed in the previous changes.
- `bridge`: Sets pods in the component health map (#2489)
this change adds a requirement for a new permission for the bridge to list and get pods.

### Components

* [OpenTelemetry Collector - v0.92.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.92.0)
* [OpenTelemetry Contrib - v0.92.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.92.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.91.0

### 🛑 Breaking changes 🛑
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -686,6 +686,7 @@ The OpenTelemetry Operator *might* work on versions outside of the given range,

| OpenTelemetry Operator | Kubernetes | Cert-Manager |
|------------------------|----------------------|---------------------|
| v0.92.0 | v1.23 to v1.29 | v1 |
| 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 |
Expand All @@ -708,7 +709,6 @@ The OpenTelemetry Operator *might* work on versions outside of the given range,
| v0.72.0 | v1.19 to v1.26 | v1 |
| 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 |

## Contributing and Developing

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

| Version | Release manager |
|---------|-----------------|
| 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 |
| v0.99.0 | @pavolloffay |
Expand Up @@ -65,13 +65,13 @@ metadata:
categories: Logging & Tracing,Monitoring
certified: "false"
containerImage: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator
createdAt: "2024-01-02T11:35:02Z"
createdAt: "2024-01-12T11:13:24Z"
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.91.0
name: opentelemetry-operator.v0.92.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -415,7 +415,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.91.0
image: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.92.0
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -523,7 +523,7 @@ spec:
minKubeVersion: 1.23.0
provider:
name: OpenTelemetry Community
version: 0.91.0
version: 0.92.0
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
requests:
cpu: "50m"
memory: "32Mi"
image: ghcr.io/open-telemetry/opentelemetry-go-instrumentation/autoinstrumentation-go:v0.10.0-alpha
image: ghcr.io/open-telemetry/opentelemetry-go-instrumentation/autoinstrumentation-go:v0.10.1-alpha
env:
- name: OTEL_GO_AUTO_TARGET_EXE
value: /usr/src/app/productcatalogservice
Expand Down
12 changes: 6 additions & 6 deletions versions.txt
Expand Up @@ -2,16 +2,16 @@
# 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.91.0
opentelemetry-collector=0.92.0

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

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

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

# Represents the current release of Java instrumentation.
# Should match autoinstrumentation/java/version.txt
Expand All @@ -30,12 +30,12 @@ autoinstrumentation-python=0.43b0
autoinstrumentation-dotnet=1.2.0

# Represents the current release of Go instrumentation.
autoinstrumentation-go=v0.10.0-alpha
autoinstrumentation-go=v0.10.1-alpha

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

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

0 comments on commit d443fb0

Please sign in to comment.