8000 Comparing v2.34.0...v2.34.1 · aws-powertools/powertools-lambda-python · GitHub
[go: up one dir, main page]

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: aws-powertools/powertools-lambda-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.34.0
Choose a base ref
...
head repository: aws-powertools/powertools-lambda-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.34.1
Choose a head ref
  • 10 commits
  • 15 files changed
  • 5 contributors

Commits on Feb 21, 2024

  1. chore(deps-dev): bump the boto-typing group with 2 updates (#3810)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7c992d8 View commit details
    Browse the repository at this point in the history
  2. chore(ci): layer docs update (#3817)

    * chore(ci): layer docs update
    
    * fix: manual correction for x86 version
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    ---------
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    Co-authored-by: Powertools for AWS Lambda (Python) bot <151832416+aws-powertools-bot@users.noreply.github.com>
    Co-authored-by: heitorlessa <lessa@amazon.co.uk>
    3 people authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8f1aa91 View commit details
    Browse the repository at this point in the history
  3. fix(ci): revert layer version bump write-only back to append (#3818)

    * fix(parameters): make cache aware of single vs multiple calls
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * chore: cleanup, add test for single and nested
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * chore: revert append operation on ARM layers instead of overwrite
    
    ---------
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    heitorlessa authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3d3a2b3 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump ruff from 0.2.1 to 0.2.2 (#3802)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    40cd127 View commit details
    Browse the repository at this point in the history
  5. fix(ci): inject PR_LABELS env for PR Label automation (#3819)

    * fix(parameters): make cache aware of single vs multiple calls
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * chore: cleanup, add test for single and nested
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * fix(ci): inject PR_LABELS env
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * chore: init PR_LABELS env with default to prevent failure (no labels)
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    ---------
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    heitorlessa authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    fc3df7a View commit details
    Browse the repository at this point in the history
  6. chore(ci): bump version to 2.34.0 (#3816)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <151832416+aws-powertools-bot@users.noreply.github.com>
    github-actions[bot] and aws-powertools-bot authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    36f4779 View commit details
    Browse the repository at this point in the history
  7. chore(ci): changelog rebuild (#3820)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <151832416+aws-powertools-bot@users.noreply.github.com>
    github-actions[bot] and aws-powertools-bot authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8ed384d View commit details
    Browse the repository at this point in the history
  8. fix(idempotency): validate before saving to cache (#3822)

    * fix(parameters): make cache aware of single vs multiple calls
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * chore: cleanup, add test for single and nested
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * refactor: validate before saving to cache
    
    * fix: use multiprocess LIB to allow local functions by using dill over pickle
    
    * chore: add test to prevent regression
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    ---------
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    heitorlessa authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    812ab3f View commit details
    Browse the repository at this point in the history
  9. fix(event-handler): return dict on missing multi_value_headers (#3824)

    * fix(parameters): make cache aware of single vs multiple calls
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * chore: cleanup, add test for single and nested
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * fix(event-handler): return dict on missing multi_value_headers
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * chore: default dict for multi query strings too
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * revert: path_parameters and stage_variables unrelated to the issue
    
    ---------
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    heitorlessa authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b89f9ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a0c908 View commit details
    Browse the repository at this point in the history
Loading
0