wuwen5 commented on PR #108: URL: https://github.com/apache/skywalking-nginx-lua/pull/108#issuecomment-2293019002
I've drafted the release doc. Could you please confirm if it's aligned with your expectations ? ``` ## What's Changed - Add IgnoreSuffix feature by @alonelaval in #93 - CI run lua test cases with luajit by @tzssangglass in #94 - 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 - 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 - Fix tag key from `http.status` to `http.status_code` by @wuwen5 in #107 ## New Contributors - @alonelaval made their first contribution in #93 - @tzssangglass made their first contribution in #94 - @wuwen5 made their first contribution in #107 **Full Changelog**: https://github.com/apache/skywalking-nginx-lua/compare/v0.6.0...v1.0.0 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
