Skip to content

Jaeger UI v1.35.0

Compare
Choose a tag to compare
@yurishkuro yurishkuro released this 02 Nov 19:36
· 212 commits to main since this release
ca0d75a

✨ New Features:

🐞 Bug fixes, Minor Improvements:

  • Upgrade ant-design to v5.x (@anshgoyalevil in #1907)
  • [refactor]: enhancement to selftime calculation logic in tracestatistics view (@GLVSKiriti in #1901)
  • Fix: disregard malformed references pointing to the same span (@zimv in #823)
  • Fix: add style for ioarrowforward (@NineKama in #1869)
  • Replace deprecated ant-design props from referencebutton and keyvaluestable (@anshgoyalevil in #1864)
  • Remove deprecated usages from antd dropdown, tooltip, and tab components (@anshgoyalevil in #1859)
  • Replace deprecated visible prop of ant-design v3 with open prop of ant-design v4 (@anshgoyalevil in #1855)
  • Replace deprecated usage of ant-design tabs component from searchtracepage (@anshgoyalevil in #1857)

👷 CI Improvements:

  • Ci: add the label-check workflow to verify changelog labels on each pr (@anshgoyalevil in #1897)