Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2024

Bumps elastic-apm from 6.20.0 to 6.21.3.

Release notes

Sourced from elastic-apm's releases.

v6.21.3

Bug fixes

  • Fix artifacts download in CI workflows #1996
Region ARN
af-south-1 arn:aws:lambda:af-south-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
ap-east-1 arn:aws:lambda:ap-east-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
ap-northeast-1 arn:aws:lambda:ap-northeast-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
ap-northeast-2 arn:aws:lambda:ap-northeast-2:267093732750:layer:elastic-apm-python-ver-6-21-3:1
ap-northeast-3 arn:aws:lambda:ap-northeast-3:267093732750:layer:elastic-apm-python-ver-6-21-3:1
ap-south-1 arn:aws:lambda:ap-south-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
ap-southeast-1 arn:aws:lambda:ap-southeast-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
ap-southeast-2 arn:aws:lambda:ap-southeast-2:267093732750:layer:elastic-apm-python-ver-6-21-3:1
ap-southeast-3 arn:aws:lambda:ap-southeast-3:267093732750:layer:elastic-apm-python-ver-6-21-3:1
ca-central-1 arn:aws:lambda:ca-central-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
eu-central-1 arn:aws:lambda:eu-central-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
eu-north-1 arn:aws:lambda:eu-north-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
eu-south-1 arn:aws:lambda:eu-south-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
eu-west-1 arn:aws:lambda:eu-west-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
eu-west-2 arn:aws:lambda:eu-west-2:267093732750:layer:elastic-apm-python-ver-6-21-3:1
eu-west-3 arn:aws:lambda:eu-west-3:267093732750:layer:elastic-apm-python-ver-6-21-3:1
me-south-1 arn:aws:lambda:me-south-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
sa-east-1 arn:aws:lambda:sa-east-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
us-east-1 arn:aws:lambda:us-east-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
us-east-2 arn:aws:lambda:us-east-2:267093732750:layer:elastic-apm-python-ver-6-21-3:1
us-west-1 arn:aws:lambda:us-west-1:267093732750:layer:elastic-apm-python-ver-6-21-3:1
us-west-2 arn:aws:lambda:us-west-2:267093732750:layer:elastic-apm-python-ver-6-21-3:1

Full Changelog: elastic/apm-agent-python@v6.21.2...v6.21.3

v6.21.1

Bug fixes

  • Fix CI release workflow #1990

Full Changelog: elastic/apm-agent-python@v6.21.0...v6.21.1

v6.21.0

Bug fixes

  • Fix starlette middleware setup without client argument #1952
  • Fix blocking of gRPC stream-to-stream requests #1967
  • Always take into account body reading time for starlette requests #1970

... (truncated)

Changelog

Sourced from elastic-apm's changelog.

==== 6.21.3 - 2024-03-08

[float] ===== Bug fixes

  • Fix artifacts download in CI workflows {pull}1996#1996

[[release-notes-6.21.2]] ==== 6.21.2 - 2024-03-07

[float] ===== Bug fixes

  • Fix artifacts upload in CI build-distribution workflow {pull}1993#1993

[[release-notes-6.21.1]] ==== 6.21.1 - 2024-03-07

[float] ===== Bug fixes

  • Fix CI release workflow {pull}1990#1990

[[release-notes-6.21.0]] ==== 6.21.0 - 2024-03-06

[float] ===== Bug fixes

  • Fix starlette middleware setup without client argument {pull}1952#1952
  • Fix blocking of gRPC stream-to-stream requests {pull}1967#1967
  • Always take into account body reading time for starlette requests {pull}1970#1970
  • Make urllib3 transport tests more robust against local env {pull}1969#1969
  • Clarify starlette integration documentation {pull}1956#1956
  • Make dbapi2 query scanning for dollar quotes a bit more correct {pull}1976#1976
  • Normalize headers in AWS Lambda integration on API Gateway v1 requests {pull}1982#1982

[[release-notes-6.20.0]]

Commits
  • bab896d update CHANGELOG and bump version to 6.21.3 (#1997)
  • 739b008 ci: switch build-distribution downloadArtifact to v3 (#1996)
  • 5bffc41 update CHANGELOG and bump version to 6.21.2 (#1995)
  • 50c098c ci: revert to actions/upload-artifact@v3 in build-distribution workflow (#1993)
  • ad2e346 Update CHANGELOG and bump version to 6.21.1 (#1992)
  • b930647 ci: add missing full-matrix input when using test workflow in release (#1990)
  • 080b879 update CHANGELOG and bump version to 6.21.0 (#1986)
  • 0f5c531 contrib/serverless/aws: normalize headers with v1 event format (#1982)
  • 9bcc72d Remove hound integration (#1983)
  • fd8f859 ci: re-enable more python 3.12 testing (#1978)
  • 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)

Bumps [elastic-apm](https://github.com/elastic/apm-agent-python) from 6.20.0 to 6.21.3.
- [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.20.0...v6.21.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 10, 2024
@dependabot dependabot bot requested a review from a team March 10, 2024 22:45
@xrmx xrmx merged commit 206d96a into main Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/pip/elastic-apm-6.21.3 branch March 11, 2024 08:36
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.

1 participant