Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elastic/apm-aws-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.5
Choose a base ref
...
head repository: elastic/apm-aws-lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.6
Choose a head ref
  • 11 commits
  • 10 files changed
  • 5 contributors

Commits on Jun 27, 2024

  1. build(deps): bump the aws group with 3 updates (#498)

    * build(deps): bump the aws group with 3 updates
    
    Bumps the aws group with 3 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/acm](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2).
    
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.21 to 1.27.22
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.27.21...config/v1.27.22)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/acm` from 1.27.1 to 1.28.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@v1.27.1...v1.28.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.31.1 to 1.32.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.32.0/CHANGELOG.md)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.1...service/s3/v1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/acm
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update NOTICE.txt
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    da1f003 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. build(deps): bump the aws group with 4 updates (#499)

    * build(deps): bump the aws group with 4 updates
    
    Bumps the aws group with 4 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/acm](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2).
    
    
    Updates `github.com/aws/aws-sdk-go-v2` from 1.30.0 to 1.30.1
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@v1.30.0...v1.30.1)
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.22 to 1.27.23
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.27.22...config/v1.27.23)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/acm` from 1.28.0 to 1.28.1
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@v1.28.0...service/sqs/v1.28.1)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.32.0 to 1.32.1
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.32.0...service/emr/v1.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/acm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update NOTICE.txt
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    522b989 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to…

    … 1.27.24 in the aws group (#501)
    
    * build(deps): bump github.com/aws/aws-sdk-go-v2/config in the aws group
    
    Bumps the aws group with 1 update: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2).
    
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.23 to 1.27.24
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.27.23...config/v1.27.24)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update NOTICE.txt
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8a91d7d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. build(deps): bump github.com/aws/aws-sdk-go-v2/service/acm from 1.28.…

    …1 to 1.28.2 in the aws group (#502)
    
    * build(deps): bump github.com/aws/aws-sdk-go-v2/service/acm
    
    Bumps the aws group with 1 update: [github.com/aws/aws-sdk-go-v2/service/acm](https://github.com/aws/aws-sdk-go-v2).
    
    
    Updates `github.com/aws/aws-sdk-go-v2/service/acm` from 1.28.1 to 1.28.2
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@service/sqs/v1.28.1...service/ecr/v1.28.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/acm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update NOTICE.txt
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9df2982 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Update monitoring-aws-lambda.asciidoc typo (#500)

    Co-authored-by: Damien Mathieu <[email protected]>
    ricardocamacho and dmathieu authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3cbf849 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. build(deps): bump the aws group with 4 updates (#503)

    * build(deps): bump the aws group with 4 updates
    
    Bumps the aws group with 4 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/acm](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2).
    
    
    Updates `github.com/aws/aws-sdk-go-v2` from 1.30.1 to 1.30.3
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@v1.30.1...v1.30.3)
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.24 to 1.27.26
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.27.24...config/v1.27.26)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/acm` from 1.28.2 to 1.28.4
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@service/fsx/v1.28.2...service/fsx/v1.28.4)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.32.1 to 1.32.3
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@service/emr/v1.32.1...service/kms/v1.32.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/acm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update NOTICE.txt
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f10f8b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. build(deps): bump actions/attest-build-provenance (#504)

    Bumps the github-actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).
    
    
    Updates `actions/attest-build-provenance` from 1.3.2 to 1.3.3
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@bdd5137...5e9cb68)
    
    ---
    updated-dependencies:
    - dependency-name: actions/attest-build-provenance
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a7984cf View commit details
    Browse the repository at this point in the history
  2. build(deps): bump anchore/sbom-action (#505)

    Bumps the github-actions group in /.github/actions/bootstrap with 1 update: [anchore/sbom-action](https://github.com/anchore/sbom-action).
    
    
    Updates `anchore/sbom-action` from 0.16.0 to 0.16.1
    - [Release notes](https://github.com/anchore/sbom-action/releases)
    - [Commits](anchore/sbom-action@v0.16.0...v0.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: anchore/sbom-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5e8a137 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. build(deps): bump the aws group with 2 updates (#506)

    * build(deps): bump the aws group with 2 updates
    
    Bumps the aws group with 2 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2).
    
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.26 to 1.27.27
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.27.26...config/v1.27.27)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.32.3 to 1.32.4
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@service/kms/v1.32.3...service/sqs/v1.32.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: aws
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update NOTICE.txt
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    712dd79 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. build(deps): bump anchore/sbom-action (#507)

    Bumps the github-actions group in /.github/actions/bootstrap with 1 update: [anchore/sbom-action](https://github.com/anchore/sbom-action).
    
    
    Updates `anchore/sbom-action` from 0.16.1 to 0.17.0
    - [Release notes](https://github.com/anchore/sbom-action/releases)
    - [Commits](anchore/sbom-action@v0.16.1...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: anchore/sbom-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bda7ff5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix: ensure buffered logs are flushed (#509)

    the logs buffered channel was never flushing its content.
    Add a FlushData method to flush logs channel and abstract body
    for readibility.
    kruskall authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e959d1e View commit details
    Browse the repository at this point in the history
Loading