Skip to content

Commit

Permalink
Prepare Release 1.49.0 (#4734)
Browse files Browse the repository at this point in the history
Updates changelog, release.md and jaeger-ui submodule for v1.49.0

Signed-off-by: Joe Elliott <number101010@gmail.com>
  • Loading branch information
joe-elliott committed Sep 7, 2023
1 parent 5742846 commit 2d351c3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Expand Up @@ -18,7 +18,7 @@ next release (yyyy-mm-dd)

### UI Changes

1.49.0 (yyyy-mm-dd)
1.49.0 (2023-09-07)
-------------------

### Backend Changes
Expand All @@ -31,12 +31,18 @@ next release (yyyy-mm-dd)
* [hotrod] Stop supporting -otel-exporter=jaeger ([@yurishkuro](https://github.com/yurishkuro) in [#4719](https://github.com/jaegertracing/jaeger/pull/4719))
* [hotrod] Metrics endpoints moved from route service (:8083) to frontend service (:8080) ([@yurishkuro](https://github.com/yurishkuro) in [#4720](https://github.com/jaegertracing/jaeger/pull/4720))

#### New Features

#### Bug fixes, Minor Improvements

* Allow disabling brearer token override from request in metrics store ([@pavolloffay](https://github.com/pavolloffay) in [#4726](https://github.com/jaegertracing/jaeger/pull/4726))
* Add the enable tracing opt-in flag ([@albertteoh](https://github.com/albertteoh) in [#4685](https://github.com/jaegertracing/jaeger/pull/4685))
* [tracegen] Add build info during compilation ([@yurishkuro](https://github.com/yurishkuro) in [#4727](https://github.com/jaegertracing/jaeger/pull/4727))
* Log version/build info on startup ([@yurishkuro](https://github.com/yurishkuro) in [#4723](https://github.com/jaegertracing/jaeger/pull/4723))
* [zipkin] Replace zipkin exporter from jaeger sdk with otel zipkin exp ([@afzal442](https://github.com/afzal442) in [#4674](https://github.com/jaegertracing/jaeger/pull/4674))

### UI Changes

* UI pinned to version [1.33.0](https://github.com/jaegertracing/jaeger-ui/blob/main/CHANGELOG.md#v1330-2023-08-06).

1.48.0 (2023-08-15)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Expand Up @@ -54,9 +54,9 @@ Here are the release managers for future versions with the tentative release dat

| Version | Release Manager | Tentative release date |
|---------|-----------------|------------------------|
| 1.49.0 | @joe-elliott | 6 September 2023 |
| 1.50.0 | @albertteoh | 4 October 2023 |
| 1.51.0 | @yurishkuro | 5 November 2023 |
| 1.52.0 | @jkowall | 5 December 2023 |
| 1.53.0 | @pavolloffay | 3 January 2023 |
| 1.53.0 | @joe-elliott | 7 February 2023 |

2 changes: 1 addition & 1 deletion jaeger-ui
Submodule jaeger-ui updated 188 files

0 comments on commit 2d351c3

Please sign in to comment.