Skip to content
Merged
Changes from all commits
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
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