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: v1.1.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: v1.1.1
Choose a head ref
  • 6 commits
  • 34 files changed
  • 3 contributors

Commits on Aug 15, 2022

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

Commits on Aug 16, 2022

  1. fix(tracer): decorated class methods cannot access this (#1055)

    * fix(tracer): use instance scope in capture decorators
    
    * docs: add more inline comments
    
    * docs: small grammatical inline docs correction
    
    * refactor: apply review changes
    
    * docs: .bind changes
    
    * test: use member variable in e2e tests
    
    * fix: bind the handler in the e2e tests
    misterjoshua authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    107fa04 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    73990bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d0c2a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46dea7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bafed02 View commit details
    Browse the repository at this point in the history
Loading