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.7.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.8.0
Choose a head ref
  • 20 commits
  • 109 files changed
  • 5 contributors

Commits on Mar 20, 2023

  1. chore: update layer ARN on documentation

    Release bot[bot] committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    65cf9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a368928 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. chore: update maintainers

    dreamorosi committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    7d5bdbf View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. chore: update stale config

    dreamorosi committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2a66b37 View commit details
    Browse the repository at this point in the history
  2. chore: update stale config

    dreamorosi committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    051f24c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    ec49023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e7fe2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. chore(layer): add license and architecture fields (#1372)

    * chore(layer): add license and architecture fields
    
    * Update layers/src/layer-publisher-stack.ts
    
    * chore(layer): add license info and architecture fields
    
    ---------
    
    Co-authored-by: Andrea Amorosi <dreamorosi@gmail.com>
    Alexander Schueren and dreamorosi authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    747a279 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    40a1a24 View commit details
    Browse the repository at this point in the history
  2. feat(parameters): ability to set maxAge and decrypt via environme…

    …nt variables (#1384)
    
    * feat: add env variables config for SSM/Parameters
    
    * tests: added unit tests
    
    * docs: updated docs with new env vars
    dreamorosi authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    dcf6620 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

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

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    03c479e View commit details
    Browse the repository at this point in the history
  2. chore(ci): convert deprecated set-output command (#1391)

    * chore: converted deprecated set-output
    
    * chore: update sha for pkg-size-action
    dreamorosi authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0136e59 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

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

Commits on Apr 5, 2023

  1. feat(parameters): stronger types for SSM getParameter (#1387)

    * feat: stronger types for SSM getParameter
    
    * feat: improved types for getParameters
    
    * feat: added explicit type override
    
    * chore: rebase
    
    * chore: added type annotation to tests to use as canary
    dreamorosi authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9d53942 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    2013ff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a248ff0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bd7747 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d8c585 View commit details
    Browse the repository at this point in the history
Loading