Skip to content

Commit

Permalink
Cleanup the release notes (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 authored Sep 9, 2021
1 parent 64e7ee7 commit c847900
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,15 @@
- Support ignoring traces by http method (#143)
- `NoopSpan` on queue full, propagation downstream (#141)
- Support agent namespace. (#126)
- Added `grpc.max_connection_age_grace_ms` (#130)
- Support secure connection option for GRPC and HTTP (#134)

- Plugins:
- Add Falcon Plugin (#146)
- Update `sw_pymongo.py` to be compatible with cluster mode (#150)
- Add Python celery plugin (#125)
- Support tornado5+ and tornado6+ (#119)
- Add psycopg plugin (#122)

- Fixes:
- Now properly removes HTTP basic auth credentials from segments and logs (#152)
- Remove HTTP basic auth credentials from log, stacktrace, segment (#152)
- Fix `@trace` decorator not work (#136)
- Fix grpc disconnect, add `SW_AGENT_MAX_BUFFER_SIZE` to control buffer queue size (#138)
Expand Down

0 comments on commit c847900

Please sign in to comment.