Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump elastic-apm from 6.16.1 to 6.18.0 #441

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps elastic-apm from 6.16.1 to 6.18.0.

Release notes

Sourced from elastic-apm's releases.

v6.18.0

Features

  • Add support for grpc aio server interceptor #1870

Bug fixes

  • Fix a bug in the Elasticsearch client instrumentation which was causing loss of database context (including statement) when interacting with Elastic Cloud #1878

New Contributors

Full Changelog: elastic/apm-agent-python@v6.17.0...v6.18.0

Region ARN
af-south-1 arn:aws:lambda:af-south-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
ap-east-1 arn:aws:lambda:ap-east-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
ap-northeast-1 arn:aws:lambda:ap-northeast-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
ap-northeast-2 arn:aws:lambda:ap-northeast-2:267093732750:layer:elastic-apm-python-ver-6-18-0:1
ap-northeast-3 arn:aws:lambda:ap-northeast-3:267093732750:layer:elastic-apm-python-ver-6-18-0:1
ap-south-1 arn:aws:lambda:ap-south-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
ap-southeast-1 arn:aws:lambda:ap-southeast-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
ap-southeast-2 arn:aws:lambda:ap-southeast-2:267093732750:layer:elastic-apm-python-ver-6-18-0:1
ap-southeast-3 arn:aws:lambda:ap-southeast-3:267093732750:layer:elastic-apm-python-ver-6-18-0:1
ca-central-1 arn:aws:lambda:ca-central-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
eu-central-1 arn:aws:lambda:eu-central-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
eu-north-1 arn:aws:lambda:eu-north-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
eu-south-1 arn:aws:lambda:eu-south-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
eu-west-1 arn:aws:lambda:eu-west-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
eu-west-2 arn:aws:lambda:eu-west-2:267093732750:layer:elastic-apm-python-ver-6-18-0:1
eu-west-3 arn:aws:lambda:eu-west-3:267093732750:layer:elastic-apm-python-ver-6-18-0:1
me-south-1 arn:aws:lambda:me-south-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
sa-east-1 arn:aws:lambda:sa-east-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
us-east-1 arn:aws:lambda:us-east-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
us-east-2 arn:aws:lambda:us-east-2:267093732750:layer:elastic-apm-python-ver-6-18-0:1
us-west-1 arn:aws:lambda:us-west-1:267093732750:layer:elastic-apm-python-ver-6-18-0:1
us-west-2 arn:aws:lambda:us-west-2:267093732750:layer:elastic-apm-python-ver-6-18-0:1

v6.17.0

Features

  • Add server_ca_cert_file option to provide custom CA certificate (#1852)
  • Add include_process_args option to allow users to opt-in to collecting process args (#1867)

Bug fixes

... (truncated)

Changelog

Sourced from elastic-apm's changelog.

==== 6.18.0 - 2023-07-25

[float] ===== Features

  • Add support for grpc aio server interceptor {pull}1870#1870

[float] ===== Bug fixes

  • Fix a bug in the Elasticsearch client instrumentation which was causing loss of database context (including statement) when interacting with Elastic Cloud {pull}1878#1878

[[release-notes-6.17.0]] ==== 6.17.0 - 2023-07-03

[float] ==== Features

  • Add server_ca_cert_file option to provide custom CA certificate {pull}1852#1852
  • Add include_process_args option to allow users to opt-in to collecting process args {pull}1867#1867

[float] ===== Bug fixes

  • Fix a bug in the GRPC instrumentation when reaching the maximum amount of spans per transaction {pull}1861#1861

[[release-notes-6.16.2]] ==== 6.16.2 - 2023-06-12

[float] ===== Bug fixes

  • Fix compatibility issue with older versions of OpenSSL in lambda runtimes {pull}1847#1847
  • Add latest tag to docker images {pull}1848#1848
  • Fix issue with redacting user:pass in URLs in Python 3.11.4 {pull}1850#1850

[[release-notes-6.16.1]]

Commits
  • da93e7a update CHANGELOG and bump version to 6.18.0 (#1883)
  • 60ed79a Unpin aiohttp req in reqs-aiohhtp-3.0.txt (#1880)
  • 6f9502d Bump certifi from 2023.5.7 to 2023.7.22 in /dev-utils (#1882)
  • 4aa8ca6 Fix lost db context in elasticsearch instrumentation + Elastic Cloud (#1878)
  • 4940236 Add support for grpc aio server interceptor (#1870)
  • bf7534f chore: Updated to content "" in file "tests/upstream/json-specs/cgrou... (#1875)
  • 643afa2 ci: use trusted publisher instead of token flow (#1874)
  • 0eaa44a update CHANGELOG and bump version to 6.17.0 (#1868)
  • 292588c added include_process_args config option (#1867)
  • e5aaf3d Re-enable the mysqlclient-newest 3.11 tests (#1864)
  • 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 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 the dependencies Pull requests that update a dependency file label Jul 26, 2023
@github-actions
Copy link

github-actions bot commented Jul 26, 2023

File Coverage Lines Branches Missing
All files 100% 100% 100%
main_aws.py 100% 100% 100%
handlers/__init__.py 100% 100% 100%
handlers/aws/__init__.py 100% 100% 100%
handlers/aws/cloudwatch_logs_trigger.py 100% 100% 100%
handlers/aws/exceptions.py 100% 100% 100%
handlers/aws/handler.py 100% 100% 100%
handlers/aws/kinesis_trigger.py 100% 100% 100%
handlers/aws/replay_trigger.py 100% 100% 100%
handlers/aws/s3_sqs_trigger.py 100% 100% 100%
handlers/aws/sqs_trigger.py 100% 100% 100%
handlers/aws/utils.py 100% 100% 100%
share/__init__.py 100% 100% 100%
share/config.py 100% 100% 100%
share/events.py 100% 100% 100%
share/expand_event_list_from_field.py 100% 100% 100%
share/factory.py 100% 100% 100%
share/include_exlude.py 100% 100% 100%
share/json.py 100% 100% 100%
share/logger.py 100% 100% 100%
share/multiline.py 100% 100% 100%
share/secretsmanager.py 100% 100% 100%
share/utils.py 100% 100% 100%
shippers/__init__.py 100% 100% 100%
shippers/composite.py 100% 100% 100%
shippers/es.py 100% 100% 100%
shippers/factory.py 100% 100% 100%
shippers/logstash.py 100% 100% 100%
shippers/shipper.py 100% 100% 100%
storage/__init__.py 100% 100% 100%
storage/decorator.py 100% 100% 100%
storage/factory.py 100% 100% 100%
storage/payload.py 100% 100% 100%
storage/s3.py 100% 100% 100%
storage/storage.py 100% 100% 100%

Minimum allowed coverage is 100%

Generated by 🐒 cobertura-action against f8c80f4

Bumps [elastic-apm](https://github.com/elastic/apm-agent-python) from 6.16.1 to 6.18.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.16.1...v6.18.0)

---
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 force-pushed the dependabot/pip/elastic-apm-6.18.0 branch from eabcf54 to f8c80f4 Compare August 23, 2023 14:43
@girodav girodav merged commit 120f022 into main Aug 23, 2023
4 checks passed
@girodav girodav deleted the dependabot/pip/elastic-apm-6.18.0 branch August 23, 2023 16:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant