diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dcd700c368..9cfc1c8db03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,20 @@ next release ### UI Changes +1.44.0 (2023-04-10) +------------------- +### Backend Changes + +#### Bug fixes, Minor Improvements + +* Store span warnings as tags in Cassandra ([@utsavoza](https://github.com/utsavoza) in [#4313](https://github.com/jaegertracing/jaeger/pull/4313)) +* Add Keep-Alive flag for Zipkin HTTP server ([@topjung3](https://github.com/topjung3) in [#4366](https://github.com/jaegertracing/jaeger/pull/4366)) +* Log access to static assets; remove favicon test ([@yurishkuro](https://github.com/yurishkuro) in [#4302](https://github.com/jaegertracing/jaeger/pull/4302)) + +### UI Changes + +* UI pinned to version [1.29.0](https://github.com/jaegertracing/jaeger-ui/blob/main/CHANGELOG.md#v1290-2023-04-10). + 1.43.0 (2023-03-15) ------------------- ### Backend Changes diff --git a/RELEASE.md b/RELEASE.md index b7b48a99dae..50e3d0fc568 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -54,8 +54,7 @@ Here are the release managers for future versions with the tentative release dat | Version | Release Manager | Tentative release date | |---------|-----------------|------------------------| -| 1.43.0 | @pavolloffay | 8 March 2023 | -| 1.44.0 | @joe-elliott | 5 April 2023 | | 1.45.0 | @albertteoh | 3 May 2023 | | 1.46.0 | @yurishkuro | 3 June 2023 | | 1.47.0 | @pavolloffay | 5 July 2023 | +| 1.48.0 | @joe-elliott | 2 August 2023 | \ No newline at end of file diff --git a/jaeger-ui b/jaeger-ui index 5a1a7371fa7..edc6780fdaf 160000 --- a/jaeger-ui +++ b/jaeger-ui @@ -1 +1 @@ -Subproject commit 5a1a7371fa737871ebf066128538660cc0de7cd1 +Subproject commit edc6780fdaf8869eec7abebe6a013403a06670e0