-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepares Jaeger for the 1.59.0 release. Updates changelog, jaeger-ui and rotates release managers. --------- Signed-off-by: Joe Elliott <number101010@gmail.com> Signed-off-by: Yuri Shkuro <github@ysh.us> Co-authored-by: Yuri Shkuro <github@ysh.us> Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
- Loading branch information
1 parent
653ca2c
commit 8c9f6c6
Showing
3 changed files
with
62 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule jaeger-ui
updated
12 files
+1 −1 | .github/workflows/codeql.yml | |
+1 −1 | .github/workflows/lint-build.yml | |
+1 −1 | .github/workflows/release.yml | |
+2 −2 | .github/workflows/s390x-build.yaml | |
+1 −1 | .github/workflows/scorecard.yml | |
+2 −2 | .github/workflows/unit-tests.yml | |
+6 −0 | CHANGELOG.md | |
+2 −2 | package.json | |
+4 −4 | packages/jaeger-ui/package.json | |
+48 −23 | packages/jaeger-ui/src/components/SearchTracePage/SearchForm.jsx | |
+1 −1 | packages/plexus/package.json | |
+302 −302 | yarn.lock |