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: v1.25.3
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: v1.25.4
Choose a head ref
  • 18 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    eee0acc View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Ensure external loggers doesnt propagate logs

    Michal Ploski committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    51ee897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565d0a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Add child loggers validation test

    Michal Ploski committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    3d3bfc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Merge branch 'fix/existing-loggers-duplicated-logs' of https://github…

    ….com/mploski/aws-lambda-powertools-python into fix/existing-loggers-duplicated-logs
    
    * 'fix/existing-loggers-duplicated-logs' of https://github.com/mploski/aws-lambda-powertools-python:
      Add child loggers validation test
      Ensure external loggers doesnt propagate logs
    heitorlessa committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    0d63cd4 View commit details
    Browse the repository at this point in the history
  2. chore: lint unused import

    heitorlessa committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    42fec20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6d3e6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    683a03e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4f8fa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51558cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc2273d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fde751 View commit details
    Browse the repository at this point in the history
  9. Ensure we don't brake bi-directional propagation if child powertools …

    …logger is passed as source_logger
    Michal Ploski committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    7e56b8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    491829b View commit details
    Browse the repository at this point in the history
  11. Update aws_lambda_powertools/logging/utils.py

    Co-authored-by: Heitor Lessa <heitor.lessa@hotmail.com>
    mploski and heitorlessa authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    3c4df97 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1075 from mploski/fix/existing-loggers-duplicated…

    …-logs
    
    fix(logger): Ensure external loggers doesn't propagate logs
    mploski authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    694d68f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. docs(appsync): fix typo

    heitorlessa committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    6280fba View commit details
    Browse the repository at this point in the history
  2. chore: bump to 1.25.4

    heitorlessa committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    64ab0b7 View commit details
    Browse the repository at this point in the history
Loading