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.3.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.4.0
Choose a head ref
  • 8 commits
  • 59 files changed
  • 8 contributors

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    9b52de4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    652b7f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. chore(governance): update issue templates to use forms (#1128)

    * chore: update issue templates
    
    * Update .github/ISSUE_TEMPLATE/bug_report.yml
    
    Co-authored-by: ijemmy <[email protected]>
    
    * Update .github/ISSUE_TEMPLATE/documentation_improvements.yml
    
    Co-authored-by: ijemmy <[email protected]>
    
    * Update .github/ISSUE_TEMPLATE/maintenance.yml
    
    Co-authored-by: ijemmy <[email protected]>
    
    * Update .github/ISSUE_TEMPLATE/maintenance.yml
    
    Co-authored-by: ijemmy <[email protected]>
    
    * Update .github/ISSUE_TEMPLATE/rfc.yml
    
    Co-authored-by: ijemmy <[email protected]>
    
    * Update .github/ISSUE_TEMPLATE/support_powertools.yml
    
    Co-authored-by: ijemmy <[email protected]>
    
    * Update .github/ISSUE_TEMPLATE/feature_request.yml
    
    Co-authored-by: ijemmy <[email protected]>
    
    Co-authored-by: ijemmy <[email protected]>
    dreamorosi and ijemmy authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f71a79f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. docs: main page updates around support (#1133)

    * docs: main page updates around support
    
    * Update docs/index.md
    
    Co-authored-by: Heitor Lessa <[email protected]>
    
    Co-authored-by: Heitor Lessa <[email protected]>
    dreamorosi and heitorlessa authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c25279c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. fix(metrics): metadata and dimensions not cleared on publish (#1129)

    * test(metrics): add tests to cover clearing metadata and dimensions after publishing stored metrics
    
    * fix(metrics): fix metadata and dimensions not cleared on publish
    shdq authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b209c30 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Added Pulumi code to deploy lambda with powertools (#1135)

    * Added Pulumi code to deploy lambda with powertools
    
    * Update docs/index.md
    
    Co-authored-by: Leandro Damascena <[email protected]>
    
    * Update docs/index.md
    
    Co-authored-by: Leandro Damascena <[email protected]>
    
    Co-authored-by: Leandro Damascena <[email protected]>
    pierskarsenbarg and leandrodamascena authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6dc2bef View commit details
    Browse the repository at this point in the history
  2. feat(all): moved EnvService to commons + exposed getXrayTraceId in tr…

    …acer (#1123)
    
    * feat: moved EnvService to commons + exposed getXrayTraceId in tracer
    
    * docs: added docs section for getRootXrayTraceId
    
    * Update docs/core/tracer.md
    
    Co-authored-by: Josh Kellendonk <[email protected]>
    
    * fix: remove reduntant methods
    
    * chore: updated unit test case
    
    Co-authored-by: Josh Kellendonk <[email protected]>
    dreamorosi and misterjoshua authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c8e3c15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1cdc4c View commit details
    Browse the repository at this point in the history
Loading