-
Notifications
You must be signed in to change notification settings - Fork 237
Comparing changes
Open a pull request
base repository: elastic/apm-agent-python
base: v6.21.3
head repository: elastic/apm-agent-python
compare: v6.21.4
- 12 commits
- 27 files changed
- 8 contributors
Commits on Mar 13, 2024
-
instrumentation/urllib3: fix urllib3 2.0.1+ crash with many args (#2002)
Configuration menu - View commit details
-
Copy full SHA for fd550df - Browse repository at this point
Copy the full SHA fd550dfView commit details -
setup: take a post version from environment variable (#2000)
Make it possible to add a post version (per PEP-440) to the current agent version at build time. This will be useful because we want to continuously build the agent on CI and avoid version conflicts when publishing to test pypi. So when returning the agent version add anything that has been passed in ELASTIC_CI_POST_VERSION environment variable as post version. Refs #1994
Configuration menu - View commit details
-
Copy full SHA for 022080f - Browse repository at this point
Copy the full SHA 022080fView commit details -
Deprecate Python < 3.2 logging code and and remove documentation (#1984)
* docs: remove Python < 3.2 specific documentation * handlers/logging: deprecate Python<3.2 LoggingFilter Since we don't support Python < 3.6 there's not reason to keep code for Python versions older than that. * Update elasticapm/handlers/logging.py Co-authored-by: Colton Myers <colton@basepi.net> --------- Co-authored-by: Colton Myers <colton@basepi.net>
Configuration menu - View commit details
-
Copy full SHA for a982eb8 - Browse repository at this point
Copy the full SHA a982eb8View commit details -
ci: run the release when merges to main (#1998)
* ci: run the release when merges to main * avoid wrong docker-tag name * use the opposite * fix yaml * enable test, slack message conditional and fix names * Update .github/workflows/release.yml * skip test for branches in the release workflow * workaround * fix * Update .github/workflows/release.yml * support releases in test.pypi for commits on main * set environment variable in the reusable workflow instead env propagation between reusable workflow is not supported * setup: take a post version from environment variable * Update .github/workflows/release.yml --------- Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 84688df - Browse repository at this point
Copy the full SHA 84688dfView commit details
Commits on Mar 14, 2024
-
Bump the github-actions group with 2 updates (#1999)
Bumps the github-actions group with 2 updates: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) and [hashicorp/vault-action](https://github.com/hashicorp/vault-action). Updates `pypa/gh-action-pypi-publish` from 1.8.11 to 1.8.14 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@2f6f737...81e9d93) Updates `hashicorp/vault-action` from 2.8.0 to 3.0.0 - [Release notes](https://github.com/hashicorp/vault-action/releases) - [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md) - [Commits](hashicorp/vault-action@v2.8.0...v3.0.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: hashicorp/vault-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 11b59b2 - Browse repository at this point
Copy the full SHA 11b59b2View commit details -
ci: update issue labeler (#2003)
* ci: update issue labeler workflow Stop using the apm group and custom github action to check if issues are from internal members or not. While at it remove posting internal pull requests on the old APM agent board. Fixes #2001 * Update .github/workflows/labeler.yml Co-authored-by: Jan Calanog <nejcalanog@gmail.com> --------- Co-authored-by: Jan Calanog <nejcalanog@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 165a73b - Browse repository at this point
Copy the full SHA 165a73bView commit details -
security: add permissions block to workflows (#1972)
* security: add permissions block to workflows * Update .github/workflows/test-reporter.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> * Update .github/workflows/labeler.yml * Remove permissions This will be removed in another PR --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d9c9020 - Browse repository at this point
Copy the full SHA d9c9020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d40b9 - Browse repository at this point
Copy the full SHA 09d40b9View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for adff59c - Browse repository at this point
Copy the full SHA adff59cView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49b4727 - Browse repository at this point
Copy the full SHA 49b4727View commit details -
Add Django 4.2 LTS and Django 5.0 to test matrix (#1985)
* ci: add Django 4.2 LTS and Django 5.0 to test matrix Closes #1946 * tests: remove django tests for old and not tested versions
Configuration menu - View commit details
-
Copy full SHA for 2383dc2 - Browse repository at this point
Copy the full SHA 2383dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for da883f4 - Browse repository at this point
Copy the full SHA da883f4View 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.3...v6.21.4