Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2024

Bumps elastic-apm from 6.21.3 to 6.22.0.

Release notes

Sourced from elastic-apm's releases.

v6.22.0

Elastic APM Python agent

Features

  • Add ability to override default JSON serialization #2018

Full Changelog: elastic/apm-agent-python@v6.21.4...v6.22.0

v6.21.4

Elastic APM Python agent layer ARNs

Bug fixes

  • Fix urllib3 2.0.1+ crash with many args #2002
Region ARN
af-south-1 arn:aws:lambda:af-south-1:267093732750:layer:elastic-apm-python-ver-6-21-4:1

... (truncated)

Changelog

Sourced from elastic-apm's changelog.

==== 6.22.0 - 2024-04-03

[float] ===== Features

  • Add ability to override default JSON serialization {pull}2018#2018

[[release-notes-6.21.4]] ==== 6.21.4 - 2024-03-19

[float] ===== Bug fixes

  • Fix urllib3 2.0.1+ crash with many args {pull}2002#2002

[[release-notes-6.21.3]]

Commits
  • 711788b update CHANGELOG and bump version to 6.22.0 (#2023)
  • 2e2ea47 Remove vendored wrapt references (#2021)
  • a79d8b2 Use docker compose subcommand instead of docker-compose (#2022)
  • 3093376 tests: require Werkzeug < 3 for flask 2.0 tests (#2020)
  • 6eca846 tests/client: fix pytest mark skipif syntax (#2019)
  • 3688340 Add ability to override default serialization (#2018)
  • b78d465 build(deps): bump the github-actions group with 1 update (#2013)
  • d43253f fix: only set ELASTIC_CI_POST_VERSION when needed (Closes #2015) (#2016)
  • db40292 CONTRIBUTING: add more hints on what is required to cut a release (#1989)
  • f732b90 ci: add Flask 2.1+ and 3.0 to matrix (#2011)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 7, 2024
@dependabot dependabot bot requested a review from a team April 7, 2024 22:40
Bumps [elastic-apm](https://github.com/elastic/apm-agent-python) from 6.21.3 to 6.22.0.
- [Release notes](https://github.com/elastic/apm-agent-python/releases)
- [Changelog](https://github.com/elastic/apm-agent-python/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-python@v6.21.3...v6.22.0)

---
updated-dependencies:
- dependency-name: elastic-apm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/elastic-apm-6.22.0 branch from 950f38e to ff83d9f Compare April 8, 2024 12:24
@xrmx xrmx closed this Apr 8, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/elastic-apm-6.22.0 branch April 8, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants