-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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 v1.39.0 #4016
Prepare release v1.39.0 #4016
Conversation
Codecov ReportBase: 97.15% // Head: 97.17% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #4016 +/- ##
==========================================
+ Coverage 97.15% 97.17% +0.01%
==========================================
Files 295 295
Lines 17390 17390
==========================================
+ Hits 16895 16898 +3
+ Misses 399 396 -3
Partials 96 96
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
CHANGELOG.md
Outdated
#### Bug fixes, Minor Improvements | ||
|
||
* Pin SBOM action to commit ([@yurishkuro](https://github.com/yurishkuro) in [bb49249](https://github.com/jaegertracing/jaeger/commit/bb492490594c9d9321ed9242862ac2a8864ff771)) | ||
* Bump github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger ([@dependabot[bot]](https://github.com/apps/dependabot) in [#4009](https://github.com/jaegertracing/jaeger/pull/4009)) |
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.
Should we be listing all these dep bumps? I think they are just noise for release notes
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.
I have removed all dependabot PRs.
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
48a03f8
to
7cb8a51
Compare
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.
LGTM
| 1.40.0 | @joe-elliott | 7 December 2022 | | ||
| 1.41.0 | @pavolloffay | 4 January 2023 | | ||
| 1.41.0 | @albertteoh | 4 January 2023 | |
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.
Thanks for updating this.
Depends on jaegertracing/jaeger-ui#1010