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 1.32.0 #1676

Merged
merged 3 commits into from
Aug 14, 2023
Merged

Release 1.32.0 #1676

merged 3 commits into from
Aug 14, 2023

Conversation

pavolloffay
Copy link
Member

Which problem is this PR solving?

Description of the changes

How was this change tested?

Checklist

Signed-off-by: Pavol Loffay <[email protected]>
@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fe8348c) 96.01% compared to head (ab5d1a0) 96.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1676   +/-   ##
=======================================
  Coverage   96.01%   96.01%           
=======================================
  Files         241      241           
  Lines        7558     7558           
  Branches     1984     1984           
=======================================
  Hits         7257     7257           
  Misses        301      301           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

CHANGELOG.md Outdated
- Remove unused bluebird package ([@yurishkuro](https://github.com/yurishkuro) in [#1669](https://github.com/jaegertracing/jaeger-ui/pull/1669))
- Migrate ScoreCard.test.js from Enzyme to React Shallow Renderer ([@anshgoyalevil](https://github.com/anshgoyalevil) in [#1653](https://github.com/jaegertracing/jaeger-ui/pull/1653))
- Fix the tooltip position of copy value and JSON Buttton ([@anikdhabal](https://github.com/anikdhabal) in [#1650](https://github.com/jaegertracing/jaeger-ui/pull/1650))
- Bump @types/object-hash from 3.0.2 to 3.0.3 ([@dependabot](https://github.com/dependabot) in [#1658](https://github.com/jaegertracing/jaeger-ui/pull/1658))
Copy link
Contributor

Choose a reason for hiding this comment

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

We could probably remove the version bumps. I don't think it provides much value for users, and drowns out the community contributions.

Copy link
Member Author

Choose a reason for hiding this comment

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

The 1.31.0 has dependabot PRs in the changelog.

cc) @yurishkuro

Copy link
Member

Choose a reason for hiding this comment

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

I usually remove dep bumps, I don't think it's a particularly useful info for the changelog. If someone really needs it they can look at git log.

Copy link
Member Author

Choose a reason for hiding this comment

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

#1544

I have removed it for now. It would be good to be consistent

Signed-off-by: Pavol Loffay <[email protected]>
@pavolloffay pavolloffay merged commit 97bc130 into jaegertracing:main Aug 14, 2023
8 checks passed
pavolloffay added a commit to jaegertracing/jaeger that referenced this pull request Aug 15, 2023
Blocked by jaegertracing/jaeger-ui#1676

---------

Signed-off-by: Pavol Loffay <[email protected]>
Co-authored-by: Yuri Shkuro <[email protected]>
anshgoyalevil pushed a commit to anshgoyalevil/jaeger-ui that referenced this pull request Aug 16, 2023
<!--
!! Please DELETE this comment before posting.
We appreciate your contribution to the Jaeger project! 👋🎉
-->

## Which problem is this PR solving?
- <!-- Example: Resolves jaegertracing#123 -->

## Description of the changes
-

## How was this change tested?
-

## Checklist
- [ ] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [ ] I have signed all commits
- [ ] I have added unit tests for the new functionality
- [ ] I have run lint and test steps successfully
  - for `jaeger`: `make lint test`
  - for `jaeger-ui`: `yarn lint` and `yarn test`

---------

Signed-off-by: Pavol Loffay <[email protected]>
Co-authored-by: Yuri Shkuro <[email protected]>
Signed-off-by: Ansh Goyal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants