Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Prepare 1.7.0 release changelog #805

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
Changes by Version
==================

1.7.0 (unreleased)
yurishkuro marked this conversation as resolved.
Show resolved Hide resolved
1.7.0 (2021-10-02)
-------------------

- Drop support for Java 1.6 and 1.7 (#511) -- Yuri Shkuro
- Optimize TextMapCodec::contextFromString (#799) -- amirhadadi
- jaeger-thrift: Shade kotlin runtime + other libraries (#801) -- ohadgur
- Drop support for Java 1.6 and 1.7 (#802) -- Yuri Shkuro
- Reduce locking in JaegerSpan (#795) -- amirhadadi
- Fix repeated error logging for HttpSender (#785) -- Radek Kraus


1.6.0 (2021-03-29)
Expand Down