-
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: 6056e24
head repository: elastic/apm-agent-python
compare: a0d334f
- 12 commits
- 20 files changed
- 3 contributors
Commits on May 21, 2024
-
updated-dependencies: - dependency-name: requests dependency-type: direct:production ... 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 68c15d8 - Browse repository at this point
Copy the full SHA 68c15d8View commit details
Commits on May 22, 2024
-
Fix starlette requirements (#2051)
* tests: fix ancient starlette requirements Newer requests dropped support for Pyrhon < 3.8 so keep an old version for these requirements. Hopefully it'll also be useful as reminder next time dependabot will bump a release. * ci: run starlette-0.14 tests before merging To avoid regressions with dependabot bumps
Configuration menu - View commit details
-
Copy full SHA for 5b6075f - Browse repository at this point
Copy the full SHA 5b6075fView commit details
Commits on May 27, 2024
-
build(deps): bump actions/attest-build-provenance (#2052)
Bumps the github-actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance). Updates `actions/attest-build-provenance` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@951c0c5...173725a) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-patch 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 cbaa31e - Browse repository at this point
Copy the full SHA cbaa31eView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d37cb20 - Browse repository at this point
Copy the full SHA d37cb20View commit details
Commits on Jun 3, 2024
-
build(deps): bump certifi from 2024.2.2 to 2024.6.2 in /dev-utils (#2055
) Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.6.2. - [Commits](certifi/python-certifi@2024.02.02...2024.06.02) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor ... 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 8ac4864 - Browse repository at this point
Copy the full SHA 8ac4864View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1704ee5 - Browse repository at this point
Copy the full SHA 1704ee5View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb9b40d - Browse repository at this point
Copy the full SHA fb9b40dView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cab134b - Browse repository at this point
Copy the full SHA cab134bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a37538 - Browse repository at this point
Copy the full SHA 6a37538View commit details
Commits on Jun 10, 2024
-
build(deps): bump the github-actions group with 2 updates (#2061)
Bumps the github-actions group with 2 updates: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) and [docker/login-action](https://github.com/docker/login-action). Updates `actions/attest-build-provenance` from 1.1.2 to 1.2.0 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@173725a...49df96e) Updates `docker/login-action` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@e92390c...0d4c9c5) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-minor 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 b6b673c - Browse repository at this point
Copy the full SHA b6b673cView commit details -
contrib/starlette: fix outcome for 500 responses without exception (#…
…2060) * contrib/starlette: fix outcome for 500 responses without exception Set the outcome based on the status code of the http.response.start ASGI message instead of relying only on the raise of an exception. * contrib/asgi: fix outcome for 500 responses without exception Set the outcome based on the status code of the http.response.start ASGI message instead of relying only on the raise of an exception.
Configuration menu - View commit details
-
Copy full SHA for 30e474d - Browse repository at this point
Copy the full SHA 30e474dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d334f - Browse repository at this point
Copy the full SHA a0d334fView 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 6056e24...a0d334f