Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2023

Bumps powertools-tracing from 1.13.0 to 1.15.0.

Release notes

Sourced from powertools-tracing's releases.

v1.15.0

Added

  • Feature: Add DynamoDB provider to parameters module (#1091) by @​scottgerring
  • Feature: Update to powertools-cloudformation to deprecate Response.success() and Response.failed() methods. New helper methods are added to make it easier to follow best practices Response.success(String physicalResourceId) and Response.failed(String physicalResourceId). For a detailed explanation please read the powertools-cloudformation documentation page. (#1082) by @​msailes
  • Update how a Lambda request handler method is identified (#1058) by @​humanzz

Maintenance

  • Deps: Bump third party dependencies to the latest versions.
  • Examples: Import examples from aws-samples/aws-lambda-powertools-examples (#1051) by @​scottgerring
  • Deprecate withMetricLogger in favor of withMetricsLogger (#1060) by @​humanzz
  • Update issue templates (#1062) by @​machafer
  • Send code coverage report (jacoco) to codecov (#1094) by @​jeromevdl

Documentation

This release was made possible by the following contributors:

@​humanzz, @​jeromevdl, @​machafer, @​mriccia, @​msailes and @​scottgerring

v1.14.0

Added

  • Feature: Introduce MetricsUtils.withMetricsLogger() utility method (#1000) by @​humanzz

Maintenance

  • Update logic for recording documentation pages views to use correct runtime name (#1047) by @​kozub
  • Deps: Bump third party dependencies to the latest versions.

Documentation

  • Docs: Update PowerTools definition by @​heitorlessa
  • Docs: Add information about other supported langauges to README and docs (#1033) by @​kozub

This release was made possible by the following contributors:

@​dependabot, @​dependabot[bot], @​heitorlessa, @​humanzz and @​kozub

Changelog

Sourced from powertools-tracing's changelog.

[1.15.0] - 2023-03-20

Added

  • Feature: Add DynamoDB provider to parameters module (#1091) by @​scottgerring
  • Feature: Update to powertools-cloudformation to deprecate Response.success() and Response.failed() methods. New helper methods are added to make it easier to follow best practices Response.success(String physicalResourceId) and Response.failed(String physicalResourceId). For a detailed explanation please read the powertools-cloudformation documentation page. (#1082) by @​msailes
  • Update how a Lambda request handler method is identified (#1058) by @​humanzz

Maintenance

  • Deps: Bump third party dependencies to the latest versions.
  • Examples: Import examples from aws-samples/aws-lambda-powertools-examples (#1051) by @​scottgerring
  • Deprecate withMetricLogger in favor of withMetricsLogger (#1060) by @​humanzz
  • Update issue templates (#1062) by @​machafer
  • Send code coverage report (jacoco) to codecov (#1094) by @​jeromevdl

Documentation

[1.14.0] - 2023-02-17

Added

  • Feature: Introduce MetricsUtils.withMetricsLogger() utility method (#1000) by @​humanzz

Maintenance

  • Update logic for recording documentation pages views to use correct runtime name (#1047) by @​kozub
  • Deps: Bump third party dependencies to the latest versions.

Documentation

  • Docs: Update PowerTools definition by @​heitorlessa
  • Docs: Add information about other supported langauges to README and docs (#1033) by @​kozub
Commits
  • 482778b chore: update the project version to 1.15.0 (#1097)
  • 0fdc34b build(deps): bump aws-lambda-java-serialization from 1.0.0 to 1.1.2 (#1088)
  • 23c7d4c build(deps): bump aws.sdk.version from 2.20.11 to 2.20.27 (#1098)
  • a1539b2 build(deps): bump aws-lambda-java-events from 3.11.0 to 3.11.1 (#1099)
  • 7e68ac1 build(deps): bump json-schema-validator from 1.0.77 to 1.0.78 (#1100)
  • 365587d feat: Add DynamoDB provider to parameters module (#1091)
  • f8731bf docs(cloudformation-module): Improve Docs (#1090)
  • 5577f3a Add link to powertools workshop (#1095)
  • f0c9562 maintenance: send coverage (jacoco) to codecov (#1094)
  • 5d7f2e6 build(deps): bump maven-shade-plugin from 3.2.4 to 3.4.1 (#1070)
  • 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)

Bumps [powertools-tracing](https://github.com/awslabs/aws-lambda-powertools-java) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/awslabs/aws-lambda-powertools-java/releases)
- [Changelog](https://github.com/awslabs/aws-lambda-powertools-java/blob/master/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-java@v1.13.0...v1.15.0)

---
updated-dependencies:
- dependency-name: software.amazon.lambda:powertools-tracing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 29, 2023

Superseded by #654.

@dependabot dependabot bot closed this Jun 29, 2023
@dependabot dependabot bot deleted the dependabot/maven/templates/java8/cookiecutter-aws-sam-hello-powertools-java-maven/{{-cookiecutter.project_slug-}}/HelloWorldFunction/software.amazon.lambda-powertools-tracing-1.15.0 branch June 29, 2023 15:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant