Skip to content
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

Release v0.2.0 #440

Merged
merged 3 commits into from
Jun 5, 2023
Merged

Conversation

andreasgerstmayr
Copy link
Collaborator

  • generated CHANGELOG
  • updated repository, support, display name and description in the CSV

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2023

Codecov Report

Merging #440 (620e4ae) into main (df6e565) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #440   +/-   ##
=======================================
  Coverage   77.93%   77.93%           
=======================================
  Files          55       55           
  Lines        4252     4252           
=======================================
  Hits         3314     3314           
  Misses        793      793           
  Partials      145      145           
Flag Coverage Δ
unittests 77.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@@ -3,6 +3,30 @@ Changes by Version

<!-- next version -->

## 0.2.0
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went with 0.2.0 instead of 0.1.1 because of the deployment rename breaking change

- `operator`: Sanitize generated manifest names (#223)
- `operator`: Create one TLS cert/key per component/service instead of having different certs for HTTP and GRPC (#383)
- `operator`: Introducing alerts for operands (#307)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add a new section e.g. components and list used versions. Similar to https://github.com/open-telemetry/opentelemetry-operator/blob/main/CHANGELOG.md#components

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.
I added the images directly, because except for tempo no component uses a tagged version.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tempo is the most important one, the gateway, opa and query are more like an implementation detail.

I would prefer to add a link to GH release where people can see the changelog.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, done

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
RELEASE.md Outdated Show resolved Hide resolved
Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
@andreasgerstmayr andreasgerstmayr merged commit 3a7e07d into grafana:main Jun 5, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants