You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/09/09 02:35:51 UTC

[skywalking-python] 01/01: Cleanup the release notes

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch polish/doc
in repository https://gitbox.apache.org/repos/asf/skywalking-python.git

commit 9c0a9023e0bcd4a50617db2b92c97ace0a52b762
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Thu Sep 9 10:35:41 2021 +0800

    Cleanup the release notes
---
 CHANGELOG.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9a6c34..4b2288e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,6 @@
     - Suport 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:
@@ -18,7 +17,6 @@
     - 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)