diff --git a/CHANGELOG.md b/CHANGELOG.md index 048ce282720..c79f9ada45b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,50 @@ Changes by Version ================== +1.3.0 (2018-03-26) +------------------ + +#### Backend Changes + +##### New Features + +- Add sampling handler with file-based configuration for agents to query (#720) (#674) +- Allow overriding base path for UI/API routes and remove --query.prefix (#748) +- Add Dockerfile for hotrod example app (#694) +- Publish hotrod image to docker hub (#702) +- Dockerize es-index-cleaner script (#741) +- Add a flag to control Cassandra consistency level (#700) +- Collect metrics from ES bulk service (#688) +- Allow zero replicas for Elasticsearch (#754) + +##### Fixes + +- Apply namespace when creating Prometheus metrics factory (fix for #732) (#733) +- Disable double compression on Prom Handler - fixes #697 (#735) +- Use the default metricsFactory if not provided (#739) +- Avoid duplicate expvar metrics - fixes #716 (#726) +- Make sure different tracers in HotROD process use different random generator seeds (#718) +- Test that processes with identical tags are deduped (#708) +- When converting microseconds to time.Time ensure UTC timezone (#712) +- Add to WaitGroup before the goroutine creation (#711) +- Pin testify version to ^1.2.1 (#710) + +#### UI Changes + +##### New Features + +- Support running Jaeger behind a reverse proxy (fixes [#42](https://github.com/jaegertracing/jaeger-ui/issues/42)) +- Track Javascript errors via Google Analytics (fixes [#39](https://github.com/jaegertracing/jaeger-ui/issues/39)) +- Add Google Analytics event tracking for actions in trace view ([#191](https://github.com/jaegertracing/jaeger-ui/issues/191)) + +##### Fixes + +- Clearly identify traces without a root span (fixes [#190](https://github.com/jaegertracing/jaeger-ui/issues/190)) +- Fix [#166](https://github.com/jaegertracing/jaeger-ui/issues/166) JS error on search page after viewing 404 trace + +#### Documentation Changes + + 1.2.0 (2018-02-07) ------------------ diff --git a/jaeger-ui b/jaeger-ui index e20963bb40a..c622330546a 160000 --- a/jaeger-ui +++ b/jaeger-ui @@ -1 +1 @@ -Subproject commit e20963bb40a40ce49191d4794edb765f4adae6a2 +Subproject commit c622330546afc1be59a42f874bcc1c2fadf7e69a