1.0.0
What's Changed
- Update log4j to 2.17.1 to address CVE-2021-44832. by @jeremie1112 in #91
- Update NOTICE year to 2022 by @dmsolr in #92
- ci: run lua test cases with luajit by @tzssangglass in #94
- Add IgnoreSuffix feature by @alonelaval in #93
- feat: support update the peer before requesting outgoing by @dmsolr in #95
- use agent-test-tool docker image instead of building from source by @dmsolr in #96
- improve e2e test by @dmsolr in #103
- support to try to use request-id as trace-id when trace context absent by @dmsolr in #104
- stop reporting traces after the worker process begins to exit by @wangrzneu in #105
- Updated tag key from
http.status
tohttp.status_code
by @wuwen5 in #107 - Prepare for version 1.0.0 release and fix typos in doc. by @wuwen5 in #108
New Contributors
- @jeremie1112 made their first contribution in #91
- @tzssangglass made their first contribution in #94
- @alonelaval made their first contribution in #93
- @wuwen5 made their first contribution in #107
Full Changelog: v0.6.0...v1.0.0