-
Notifications
You must be signed in to change notification settings - Fork 230
Comparing changes
Open a pull request
base repository: elastic/apm-agent-python
base: v6.21.4
head repository: elastic/apm-agent-python
compare: v6.22.0
- 11 commits
- 26 files changed
- 3 contributors
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff57866 - Browse repository at this point
Copy the full SHA ff57866View commit details -
Configuration menu - View commit details
-
Copy full SHA for f732b90 - Browse repository at this point
Copy the full SHA f732b90View commit details
Commits on Mar 22, 2024
-
CONTRIBUTING: add more hints on what is required to cut a release (#1989
) * CONTRIBUTING: open PRs to the main branch * CONTRIBUTING: add more hints on what you need to setup for releasing Fixes #1991
Configuration menu - View commit details
-
Copy full SHA for db40292 - Browse repository at this point
Copy the full SHA db40292View commit details
Commits on Mar 27, 2024
-
fix: only set ELASTIC_CI_POST_VERSION when needed (Closes #2015) (#2016)
Signed-off-by: Adrien Mannocci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d43253f - Browse repository at this point
Copy the full SHA d43253fView commit details
Commits on Mar 29, 2024
-
build(deps): bump the github-actions group with 1 update (#2013)
Bumps the github-actions group with 1 update: [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact). Updates `geekyeggo/delete-artifact` from 4.1.0 to 5.0.0 - [Release notes](https://github.com/geekyeggo/delete-artifact/releases) - [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md) - [Commits](GeekyEggo/delete-artifact@6504143...24928e7) --- updated-dependencies: - dependency-name: geekyeggo/delete-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b78d465 - Browse repository at this point
Copy the full SHA b78d465View commit details -
Add ability to override default serialization (#2018)
* utils: add simplejson based JSON handling Add an alternative json serialization and deserialization implementation using simplejson configured to be JSON compliant by converting floats like nan, +inf and -inf to null . The idea is to permit users to use a different serialization if they need a different behaviour. Refs #1886 * client: fix overriding of transport json serializer We get a string from config so need to import it.
Configuration menu - View commit details
-
Copy full SHA for 3688340 - Browse repository at this point
Copy the full SHA 3688340View commit details
Commits on Apr 2, 2024
-
tests/client: fix pytest mark skipif syntax (#2019)
For some reason tests passed with this but now are failing because pytest test does not recognize skipIf.
Configuration menu - View commit details
-
Copy full SHA for 6eca846 - Browse repository at this point
Copy the full SHA 6eca846View commit details
Commits on Apr 3, 2024
-
tests: require Werkzeug < 3 for flask 2.0 tests (#2020)
Otherwise it'll skip tests becasue flask import does not work.
Configuration menu - View commit details
-
Copy full SHA for 3093376 - Browse repository at this point
Copy the full SHA 3093376View commit details -
Configuration menu - View commit details
-
Copy full SHA for a79d8b2 - Browse repository at this point
Copy the full SHA a79d8b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2ea47 - Browse repository at this point
Copy the full SHA 2e2ea47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 711788b - Browse repository at this point
Copy the full SHA 711788bView commit details
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 v6.21.4...v6.22.0