-
Notifications
You must be signed in to change notification settings - Fork 105
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: apache/skywalking-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: apache/skywalking-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 72 files changed
- 12 contributors
Commits on Apr 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a1c711 - Browse repository at this point
Copy the full SHA 7a1c711View commit details
Commits on May 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c63af2 - Browse repository at this point
Copy the full SHA 7c63af2View commit details
Commits on Jun 13, 2023
-
Fix unexpected 'No active span' IllegalStateError (#311)
Fix unexpected 'No active span' IllegalStateError (#311)
Configuration menu - View commit details
-
Copy full SHA for 788182f - Browse repository at this point
Copy the full SHA 788182fView commit details
Commits on Jun 18, 2023
-
* Add Neo4j plugin. --------- Co-authored-by: 吴晟 Wu Sheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c29a96 - Browse repository at this point
Copy the full SHA 6c29a96View commit details
Commits on Jul 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf07262 - Browse repository at this point
Copy the full SHA bf07262View commit details
Commits on Aug 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e4fa83 - Browse repository at this point
Copy the full SHA 8e4fa83View commit details
Commits on Aug 28, 2023
-
Python agent performance enhancement with asyncio (#316)
New experimental feature
Configuration menu - View commit details
-
Copy full SHA for 1a36022 - Browse repository at this point
Copy the full SHA 1a36022View commit details
Commits on Nov 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9b1acaa - Browse repository at this point
Copy the full SHA 9b1acaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bea712c - Browse repository at this point
Copy the full SHA bea712cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c5063 - Browse repository at this point
Copy the full SHA f8c5063View commit details
Commits on Nov 7, 2023
-
Change from pkg_resources to importlib metadata (#329)
* Change from pkg_resources to importlib metadata
Configuration menu - View commit details
-
Copy full SHA for ed6aa87 - Browse repository at this point
Copy the full SHA ed6aa87View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33815fe - Browse repository at this point
Copy the full SHA 33815feView commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7b10db - Browse repository at this point
Copy the full SHA f7b10dbView commit details -
Fix unexpected 'decode' AttributeError when MySQLdb module is mapped …
…by PyMySQL (#336) * Skip if MySQLdb module is mapped by PyMySQL In some use cases, `pymysql.install_as_MySQLdb()` will be used to initialize a 'fake' MySQLdb module, which is actually mapped to pymysql module. Then the sw_mysqlclient plugin will change the data type of `connection.db` from bytes into str, cause the `AttributeError: 'str' object has no attribute 'decode'` exception in sw_pymysql.py line 45, which regard it as bytes.
Configuration menu - View commit details
-
Copy full SHA for 32fbd35 - Browse repository at this point
Copy the full SHA 32fbd35View commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02dc53c - Browse repository at this point
Copy the full SHA 02dc53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93dd9b3 - Browse repository at this point
Copy the full SHA 93dd9b3View commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28602ae - Browse repository at this point
Copy the full SHA 28602aeView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.1...v1.1.0