CHANGES.md 377 字节
Newer Older
1
# Changes
wu-sheng's avatar
wu-sheng 已提交
2

D
Daming 已提交
3 4 5 6 7 8 9 10 11 12
## 0.2.0

1. Adapt the new v3 protocol.
2. Implement correlation protocol.
3. Support batch segment report.
4. Fix wrong context carrier endpoint data.
5. Rocks: fixed wrong version of luarocks.
6. Remove first ref variable.
7. Uniform the SpanLayer type name.

wu-sheng's avatar
wu-sheng 已提交
13 14 15
## 0.1.0
1. Establish the LUA tracing core.
2. Add the tracer implementation based on Nginx OpenResty.
D
Daming 已提交
16