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-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.1-rc.0
Choose a base ref
...
head repository: aws-powertools/powertools-lambda-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.0-rc.0
Choose a head ref
  • 12 commits
  • 36 files changed
  • 5 contributors

Commits on Jun 27, 2022

  1. docs: update docs to reflect RC status (#1009)

    * docs: updated docs to reflect RC status
    
    * chore: added keywords + removed extra tag from readme
    
    * chore: added more keywords
    dreamorosi authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b842d87 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. docs: added note about active tracing (#1011)

    * docs: added note about active tracing
    
    * fix: extra lines
    dreamorosi authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    7561afc View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. build(deps): bump parse-url from 6.0.0 to 6.0.2 (#1013)

    Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
    - [Release notes](https://github.com/IonicaBizau/parse-url/releases)
    - [Commits](https://github.com/IonicaBizau/parse-url/commits)
    
    ---
    updated-dependencies:
    - dependency-name: parse-url
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    12d4c93 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. feat(tracer): auto disable when running inside amplify mock (#1010)

    * feat: disable tracer when running in amplify mock
    
    * chore: housekeeping typo
    dreamorosi authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    024d628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4bc324 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. fix(logger): POWERTOOLS_LOGGER_LOG_EVENT precedence is respected (#1015)

    * fix: POWERTOOLS_LOGGER_LOG_EVENT precedence is respected
    
    * fix: decorator logic
    
    * chore: added unit test cases for decorator
    
    * chore: added e2e test cases
    
    * chore: address review comments
    dreamorosi authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    1cbb4db View commit details
    Browse the repository at this point in the history
  2. fix(tracer): capture method throws errors correctly (#1016)

    * wip
    
    * wip
    
    * fix: captureMethod now throws
    
    * chore: removed leftover comment
    dreamorosi authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    fb85238 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    17f01b7 View commit details
    Browse the repository at this point in the history
  2. Revert "chore(release): v0.12.0-rc.0 [skip ci]" (#1017)

    This reverts commit 17f01b7.
    saragerion authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    51c18da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45e4221 View commit details
    Browse the repository at this point in the history
  4. Revert "chore(release): v0.12.0-rc.0 [skip ci]"

    This reverts commit 45e4221.
    saragerion committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    9397f1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8266a9 View commit details
    Browse the repository at this point in the history
Loading