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.14.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.14.1
Choose a head ref
  • 16 commits
  • 88 files changed
  • 5 contributors

Commits on Sep 29, 2023

  1. chore: update layer ARN on documentation

    Release bot[bot] committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    cd46f5a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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

Commits on Oct 14, 2023

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

Commits on Oct 18, 2023

  1. docs(maintenance): add processes tab (#1747)

    * docs(maintenance): update mkdocs to support tabs
    
    * chore(ci): add parallel test npm script
    
    * chore(ci): add jest command
    
    * docs(maintenance): add testing page to navbar
    
    * docs(maintenance): add contributing info
    
    * chore: update roadmap
    
    * chore: update release drafter workflow to allow for manual trigger
    
    * fix formatting
    
    * docs: maintainers handbook
    
    * chore: link to new location
    
    * fix links
    
    * Update docs/maintainers.md
    
    Co-authored-by: Alexander Schueren <sha@amazon.com>
    
    ---------
    
    Co-authored-by: Alexander Schueren <sha@amazon.com>
    dreamorosi and am29d authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    22be0bf View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @babel/traverse from 7.22.19 to 7.23.2 (#1748)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.19 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      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 Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0825f32 View commit details
    Browse the repository at this point in the history
  3. chore(tracer): update warning to better format segment name (#1750)

    * chore(tracer): update warning in Tracer to better format segment name
    
    * chore: linting
    dreamorosi authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c63f656 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e0532f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbcee9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa2673d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 20, 2023

  1. chore(parameters): refactor provider constructor to init client as ne…

    …eded (#1757)
    
    * chore(parameters): refactor provider constructor to init client as needed
    
    * chore(parameters): moved client instrumentation up in baseprovider
    
    * chore(parameters): fix code smells
    
    * chore(parameters): fix code smells
    dreamorosi authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    665fff4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. chore(commons): update Powertools UA middleware detection (#1762)

    * chore(commons): fix double ua detection
    
    * chore(commons): fix unit test
    dreamorosi authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    68fc758 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    8b3bf04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ad37b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    6e2d05f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1805a34 View commit details
    Browse the repository at this point in the history
Loading