Skip to content

Release v1.70.0 / v2.7.0

Latest
Compare
Choose a tag to compare
@joe-elliott joe-elliott released this 10 Jun 18:43
· 22 commits to main since this release
v1.70.0
d2308c9

Backend Changes

✨ New Features

🐞 Bug fixes, Minor Improvements

🚧 Experimental Features

⚙️ Refactoring

  • Relocate the docker directory from the root directory to under scripts/build (@ris-tlp in #7189)
  • [refactor] move sanitizer (@yurishkuro in #7158)
  • [es][v2] refactor the factory of v1 to make it reusable for v2 (@Manik2708 in #7086)
  • [refactor] allow storage cleaner to be overridden via environment variable (@mahadzaryab1 in #7114)
  • [refactor] remove archive storage from grpc config (@mahadzaryab1 in #7113)
  • [grpc] allow remote storage endpoint to be set via environment variable (@mahadzaryab1 in #7111)
  • [refactor] use proto files from jaeger-idl for remote storage api (@mahadzaryab1 in #7104)

📊 UI Changes

🐞 Bug fixes, Minor Improvements

⚙️ Refactoring