Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps elastic-apm from 6.19.0 to 6.20.0.

Release notes

Sourced from elastic-apm's releases.

v6.20.0

Features

  • Async support for dbapi2 (starting with psycopg) #1944
  • Add object name to procedure call spans in dbapi2 #1938
  • Add support for python 3.10 and 3.11 lambda runtimes

Bug fixes

  • Fix asyncpg support for 0.29+ #1935
  • Fix dbapi2 signature extraction to handle square brackets in table name #1947

Pending Deprecations

  • The log shipping LoggingHandler will be removed in version 7.0.0 of the agent.

New Contributors

... (truncated)

Changelog

Sourced from elastic-apm's changelog.

==== 6.20.0 - 2024-01-10

[float] ===== Features

  • Async support for dbapi2 (starting with psycopg) {pull}1944#1944
  • Add object name to procedure call spans in dbapi2 {pull}1938#1938
  • Add support for python 3.10 and 3.11 lambda runtimes

[float] ===== Bug fixes

  • Fix asyncpg support for 0.29+ {pull}1935#1935
  • Fix dbapi2 signature extraction to handle square brackets in table name {pull}1947#1947

[float] ===== Pending Deprecations

  • The log shipping LoggingHandler will be removed in version 7.0.0 of the agent.

[[release-notes-6.19.0]]

Commits
  • 4f56612 update CHANGELOG and bump version to 6.20.0 (#1949)
  • 01f1624 Add note about log ingestion via filebeat (#1876)
  • 46b0c52 fix extract_signature dbapi2: handling square brakets in table name (#1947)
  • 1654dd5 feat(dbapi2): include object name in procedure call spans (#1938)
  • 8ee719b Added Async support for DBAPI2 w/ implementation for psycopg (#1944)
  • 0adfefc chore: container_metadata_discovery.json (#1943)
  • 60e9f42 Bump certifi from 2023.7.22 to 2023.11.17 in /dev-utils (#1936)
  • bc068d4 Fix code examples in Starlette/FastAPI doc (#1939)
  • cda2fef Remove redundant semicolon in code example (#1940)
  • 5ad3534 Fix asyncpg tests to make it compatible with asyncpg>=0.29 (#1935)
  • 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.19.0 to 6.20.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.19.0...v6.20.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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 14, 2024
@dependabot dependabot bot requested a review from a team January 14, 2024 22:48
@basepi basepi merged commit 789261e into main Jan 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/elastic-apm-6.20.0 branch January 16, 2024 15: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.

2 participants