Skip to content

chore: bump version to 1.5.0 #158

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

Merged
merged 1 commit into from
Sep 4, 2020
Merged

chore: bump version to 1.5.0 #158

merged 1 commit into from
Sep 4, 2020

Conversation

to-mc
Copy link
Contributor

@to-mc to-mc commented Sep 4, 2020

Issue #, if available:

Description of changes:

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2020

Codecov Report

Merging #158 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #158   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           33        33           
  Lines          918       918           
  Branches        77        77           
=========================================
  Hits           918       918           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8a8ab5...9bf68e8. Read the comment docs.

@to-mc to-mc merged commit 063d8cd into develop Sep 4, 2020
@to-mc to-mc deleted the chore/version_bump-1.5.0 branch September 4, 2020 09:39
heitorlessa referenced this pull request in heitorlessa/aws-lambda-powertools-python Sep 11, 2020
* develop: (57 commits)
  chore: bump version to 1.5.0 (#158)
  chore(batch): Housekeeping for recent changes (#157)
  docs: address readability feedbacks
  chore: add debug logging for sqs batch processing
  chore: remove middlewares module, moving decorator functionality to base and sqs
  docs: add detail to batch processing
  fix: throw exception by default if messages processing fails
  chore: add test for sqs_batch_processor interface
  fix: add sqs_batch_processor as its own method
  docs: simplify documentation more SQS specific focus Update for sqs_batch_processor interface
  chore: add sqs_batch_processor decorator to simplify interface
  feat(parameters): transform = "auto" (#133)
  chore: fix typos, docstrings and type hints (#154)
  chore: tiny changes for readability
  fix: ensure debug log event has latest ctx
  docs: rephrase the wording to make it more clear
  docs: refactor example; improve docs about creating your own processor
  refactor: remove references to BaseProcessor. Left BasePartialProcessor
  docs: add newly created Slack Channel
  fix: update image with correct sample
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants