Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2022

Bumps powertools-logging from 1.10.2 to 1.10.3.

Release notes

Sourced from powertools-logging's releases.

v1.10.3

Changes

Bug Fixes

  • SQS Batch processing: Prevent message to be marked as success if failed sending to DLQ for non retryable exceptions. #731

Documentation

  • SQS Batch processing: Improve documentation on IAM premissions required by function when using utility with an encrypted SQS queue with customer managed KMS keys.

This release was made possible by the following contributors:

@​michaelbrewer and @​pankajagrawal16

Changelog

Sourced from powertools-logging's changelog.

[1.10.3] - 2022-02-01

Bug Fixes

  • SQS Batch processing: Prevent message to be marked as success if failed sending to DLQ for non retryable exceptions. #731

Documentation

  • SQS Batch processing: Improve documentation on IAM premissions required by function when using utility with an encrypted SQS queue with customer managed KMS keys.
Commits
  • 15029c4 chore:Prep release 1.10.3 (#734)
  • 16e5d37 chore: move core utilities example to aws-samples/aws-lambda-powertools-examp...
  • 1c834e3 fix: Prevent message to be marked as success if failed sending to DLQ (#731)
  • 06843fb chore: Update readme to refer examples repo
  • 2e98c9a build(deps): bump aws.sdk.version from 2.17.120 to 2.17.121 (#730)
  • 1773879 build(deps): bump aws.sdk.version from 2.17.119 to 2.17.120 (#728)
  • 0235a52 build(deps): bump aws.sdk.version from 2.17.118 to 2.17.119 (#725)
  • 28766d2 build(deps): bump json-schema-validator from 1.0.65 to 1.0.66 (#718)
  • 22607bd build(deps): bump mockito-inline from 4.2.0 to 4.3.1 (#723)
  • 8a76c32 build(deps): bump aws.sdk.version from 2.17.117 to 2.17.118 (#724)
  • 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 dependencies Pull requests that update a dependency file maven labels Feb 2, 2022
@pankajagrawal16
Copy link
Contributor

@dependabot rebase

Bumps [powertools-logging](https://github.com/awslabs/aws-lambda-powertools-java) from 1.10.2 to 1.10.3.
- [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.10.2...v1.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/java/SqsBatchProcessing/Functions/software.amazon.lambda-powertools-logging-1.10.3 branch from 995be6c to 21b4291 Compare February 2, 2022 09:26
@pankajagrawal16 pankajagrawal16 merged commit b577526 into main Feb 2, 2022
@dependabot dependabot bot deleted the dependabot/maven/java/SqsBatchProcessing/Functions/software.amazon.lambda-powertools-logging-1.10.3 branch February 2, 2022 09:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file maven
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant