All Versions
61
Latest Version
Avg Release Cycle
37 days
Latest Release
556 days ago

Changelog History
Page 2

  • v1.32.0 Changes

    March 06, 2022

    Backend Changes

    ๐Ÿ†• New Features

    ๐Ÿ› Bug fixes, Minor Improvements

    ๐Ÿ’ป UI Changes

    • ๐Ÿ“Œ UI pinned to version 1.21.0. The changelog is available here v1.21.0.
  • v1.31.0 Changes

    February 04, 2022

    Backend Changes

    ๐Ÿ› Bug fixes, Minor Improvements

    • โฌ†๏ธ Bump Go compiler in CI to 1.17.6 (@yurishkuro in #3516)
    • โž• Add support for ES index aliases / rollover to the dependency store (Resolves #2143) (@frittentheke in #2144)
    • ๐Ÿ‘‰ Use existing functions from xdg-go/scram pkg (@yurishkuro in #3481)

    ๐Ÿ’ป UI Changes

    • ๐Ÿ“Œ UI pinned to version 1.20.1. The changelog is available here v1.20.1.
  • v1.30.0 Changes

    January 11, 2022

    Backend Changes

    ๐Ÿ†• New Features

    • โž• Add remote gRPC option for storage plugin (@cevian in #3383)
    • ๐Ÿ— Build binaries for darwin/arm64 (@jhchabran in #3431)
    • โž• Add MaxConnectionAge[Grace] to collector's gRPC server (@jpkrohling in #3422)

    ๐Ÿ› Bug fixes, Minor Improvements

    ๐Ÿ’ป UI Changes

    • ๐Ÿ“Œ UI pinned to version 1.20.0. The changelog is available here v1.20.0
  • v1.29.0 Changes

    December 01, 2021

    Backend Changes

    โ›” Breaking Changes

    ๐Ÿ†• New Features

    • ๐Ÿ”ฆ Expose rackID option in ingester (@shyimo in #3395)

    ๐Ÿ› Bug fixes, Minor Improvements

    • ๐Ÿ›  Fix debug image builds by installing build-base to enable GCC (@yurishkuro in #3400)
    • Limit URL size in Elasticsearch index delete request (@jkandasa in #3375)

    ๐Ÿ’ป UI Changes

    • ๐Ÿ“Œ UI pinned to version 1.19.0. The changelog is available here v1.19.0
  • v1.28.0 Changes

    November 06, 2021

    Backend Changes

    ๐Ÿ†• New Features

    ๐Ÿ› Bug fixes, Minor Improvements

    • Do not throw error on empty indices in Elasticsach rollover lookback (@jkandasa in #3369)
    • Treat input throughput data as immutable (@rbroggi in #3360)
    • โœ‚ Remove dependencies on unused tools, install tools explicitly instead of via go.mod (@rbroggi in #3355)
    • โšก๏ธ Update mockery to version 2 and adapt to install-tools approach (@rbroggi in #3358)
    • ๐Ÿ— Control lightweight storage integration tests via build tags (@rbroggi in #3346)
    • โœ‚ Remove package integration from coverage reports (@rbroggi in #3357)
    • โœ‚ Remove outdated reference to cover.sh (@rbroggi in #3348)
    • โšก๏ธ Update monitoring mixin (@jpkrohling in #3331)
    • โšก๏ธ Update Jaeger chart link (@isbang in #3328)
    • ๐Ÿ›  Fix args order in strings.Contains in es-rollover (@pavolloffay in #3324)
    • ๐Ÿ‘‰ Use (TB).TempDir instead of non-portable /mnt/* in Badger (@pavolloffay in #3325)
    • ๐Ÿ›  Fix peer.service retrieval from Zipkin's MESSAGE_ADDR annotation (@Git-Jiro in #3312)

    ๐Ÿ’ป UI Changes

    • ๐Ÿ“Œ UI pinned to version 1.18.0. The changelog is available here v1.18.0
  • v1.27.0 Changes

    October 06, 2021

    Backend Changes

    ๐Ÿ†• New Features

    ๐Ÿ› Bug fixes, Minor Improvements

    • ๐Ÿ‘Œ Support graceful shutdown in grpc plugin (#3249, @slon)
    • Enable gzip compression for collector grpc endpoint. (#3236, @slon)
    • ๐Ÿ‘‰ Use UTC in es-index-cleaner (#3261, @pavolloffay)
    • โฌ†๏ธ Upgrade to alpine-3.14 (#3304, @nontw)
    • ๐Ÿ”จ refactor: move from io/ioutil to io and os package (#3294, @Juneezee)
    • โšก๏ธ Changed sampling type env var and updated collector help text (#3302, @joe-elliott)
    • Close #3270: Prevent rollover lookback from passing the Unix epoch (#3299, @ctreatma)
    • ๐Ÿ›  Fixing otel configuration in docker compose (#3286, @Ashmita152)
    • โž• Added ability to pass config file to grpc plugin in integration tests (#3253, @EinKrebs)

    ๐Ÿ’ป UI Changes

    • ๐Ÿ“Œ UI pinned to version 1.17.0. The changelog is available here v1.17.0
  • v1.26.0 Changes

    September 06, 2021

    Backend Changes

    ๐Ÿ†• New Features

    ๐Ÿ› Bug fixes, Minor Improvements

    ๐Ÿ’ป UI Changes

  • v1.25.0 Changes

    August 04, 2021

    ๐Ÿ†• New Features

    ๐Ÿ› Bug fixes, Minor Improvements

  • v1.24.0 Changes

    July 07, 2021

    Backend Changes

    โ›” Breaking Changes

    • โฌ†๏ธ Upgrade Badger from v1.6.2 to v3.2103.0 (#3096, @Ashmita152):
      • Deprecated --badger.truncate flag.
      • All badger related expvar prefix has changed from badger to badger_v3.

    ๐Ÿ†• New Features

    Monitor tab for service health metrics

    ๐Ÿ› Bug fixes, Minor Improvements

  • v1.23.0 Changes

    June 04, 2021

    Backend Changes

    ๐Ÿ†• New Features

    โ›” Breaking Changes

    ๐Ÿ†• New Features

    ๐Ÿ› Bug fixes, Minor Improvements

    • ๐Ÿ›  Fix jaeger-agent reproducible memory leak (#3050, @jpkrohling)
    • ๐Ÿ”„ Changed Range Query to use startTimeMillis date field instead of startTime field (#2980, @Sreevani871)
    • ๐Ÿ‘Œ Verify FindTraces() received a query (#2979, @esnible)
    • Set Content-Type in healthcheck's http response (#2926, @logeable)
    • โž• Add jaeger-query HTTP handler diagnostic logging (#2906, @albertteoh)
    • ๐Ÿ›  Fix es-archive namespace default values (#2865, @albertteoh)