All Versions
61
Latest Version
Avg Release Cycle
37 days
Latest Release
142 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v1.2.0 Changes
February 07, 2018Backend Changes
🆕 New Features
- 👉 Use elasticsearch bulk API (#656)
- 👌 Support archive storage in the query-service (#604)
- Introduce storage factory framework and composable CLI (#625)
- 🔧 Make agent host port configurable in hotrod (#663)
- ➕ Add signal handling to standalone (#657)
🐛 Bug Fixes, Minor Improvements
- ✂ Remove the override of GOMAXPROCS (#679)
- 👉 Use UTC timezone for ES indices (#646)
- 🛠 Fix elasticsearch create index race condition error (#641)
💻 UI Changes
🆕 New Features
- 💻 Use Ant Design instead of Semantic UI (https://github.com/jaegertracing/jaeger-ui/pull/169)
🐛 Bug Fixes, Minor Improvements
- 🛠 Fix 2 digit lookback (12h, 24h) parsing (https://github.com/jaegertracing/jaeger-ui/issues/167)
-
v1.1.0 Changes
January 03, 2018Backend Changes
🆕 New Features
- ➕ Add support for retrieving unadjusted/raw traces (#615)
- ➕ Add CA certificates to collector/query images (#485)
- 📜 Parse zipkin v2 high trace id (#596)
🐛 Bug Fixes, Minor Improvements
- Skip nil and zero length hits in ElasticSearch storage (#601)
- Make Cassandra service_name_index inserts idempotent (#587)
- Align atomic int64 to word boundary to fix SIGSEGV (#592)
- ➕ Add adjuster that removes bad span references (#614)
- Set operationNames cache initial capacity to 10000 (#621)
💻 UI Changes
🆕 New Features
- 🔄 Change tag search input syntax to logfmt (https://github.com/jaegertracing/jaeger-ui/issues/145)
- 🔧 Make threshold for enabling DAG view configurable (https://github.com/jaegertracing/jaeger-ui/issues/130)
- 💻 Show better error messages for failed API calls (https://github.com/jaegertracing/jaeger-ui/issues/127)
- ➕ Add View Option for raw/unadjusted trace (https://github.com/jaegertracing/jaeger-ui/issues/153)
- ➕ Add timezone tooltip to custom lookback form-field (https://github.com/jaegertracing/jaeger-ui/pull/161)
🐛 Bug Fixes, Minor Improvements
- 🔊 Use consistent icons for logs expanded/collapsed (https://github.com/jaegertracing/jaeger-ui/issues/86)
- 💻 Encode service name in API calls to allow '/' (https://github.com/jaegertracing/jaeger-ui/issues/138)
- 🛠 Fix endless trace HTTP requests (https://github.com/jaegertracing/jaeger-ui/issues/128)
- 🛠 Fix JSON view when running in dev mode (https://github.com/jaegertracing/jaeger-ui/issues/139)
- 🛠 Fix trace name resolution (https://github.com/jaegertracing/jaeger-ui/pull/134)
- 🔊 Only JSON.parse JSON strings in tags/logs values (https://github.com/jaegertracing/jaeger-ui/pull/162)
-
v1.0.0 Changes
December 04, 2017Backend Changes
- 👌 Support Prometheus metrics as default for all components (#516)
- Enable TLS client connections to Cassandra (#555)
- 🛠 Fix issue where Domain to UI model converter double reports references (#579)
💻 UI Changes
- 🔧 Make dependencies tab configurable (#122)
-
v0.10.0 Changes
November 17, 2017💻 UI Changes
- 👌 Verify stored search settings jaegertracing/jaeger-ui#111
- 🛠 Fix browser back button not working correctly jaegertracing/jaeger-ui#110
- 💻 Handle FOLLOWS_FROM ref type jaegertracing/jaeger-ui#118
Backend Changes
- 👍 Allow embedding custom UI config in index.html #490
- ➕ Add startTimeMillis field to JSON Spans submitted to ElasticSearch #491
- Introduce version command and handler #517
- 🛠 Fix ElasticSearch aggregation errors when index is empty #535
- 🔄 Change package from uber to jaegertracing #528
- 🔧 Introduce logging level configuration #514
- 👌 Support Zipkin v2 json #518
- ➕ Add HTTP compression handler #545
-
v0.9.0 Changes
October 25, 2017💻 UI Changes
- 🔨 Refactor trace detail jaegertracing/jaeger-ui#53
- 💻 Virtualized scrolling for trace detail view jaegertracing/jaeger-ui#68
- 💻 Mouseover expands truncated text to full length in left column in trace view jaegertracing/jaeger-ui#71
- 💻 Make left column adjustable in trace detail view jaegertracing/jaeger-ui#74
- 🛠 Fix trace mini-map blurriness when < 60 spans jaegertracing/jaeger-ui#77
- 🛠 Fix Google Analytics tracking jaegertracing/jaeger-ui#81
- 👌 Improve search dropdowns jaegertracing/jaeger-ui#84
- ➕ Add keyboard shortcuts and minimap UX jaegertracing/jaeger-ui#93
Backend Changes
-
v0.8.0 Changes
September 24, 2017- Convert to Apache 2.0 License
-
v0.7.0 Changes
August 22, 2017 -
v0.6.0 Changes
August 09, 2017 -
v0.5.2 Changes
July 20, 2017 -
v0.5.1 Changes
July 03, 2017