-
Notifications
You must be signed in to change notification settings - Fork 171
Comparing changes
Open a pull request
base repository: aws-powertools/powertools-lambda-typescript
base: v1.13.1
head repository: aws-powertools/powertools-lambda-typescript
compare: v1.14.0
- 12 commits
- 87 files changed
- 6 contributors
Commits on Sep 21, 2023
-
chore: update layer ARN on documentation
Release bot[bot] committedSep 21, 2023 Configuration menu - View commit details
-
Copy full SHA for d6f3755 - Browse repository at this point
Copy the full SHA d6f3755View commit details -
docs: typo for serverless framework (#1701)
* fix: typo for serverless framework According to the docs it should be {aws:region} * fix: use correct serverless framework variable syntax * fix: use latest layer version in docs
Configuration menu - View commit details
-
Copy full SHA for c721d35 - Browse repository at this point
Copy the full SHA c721d35View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 02aae6d - Browse repository at this point
Copy the full SHA 02aae6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc0398 - Browse repository at this point
Copy the full SHA ccc0398View commit details
Commits on Sep 26, 2023
-
chore(layers): add Idempotency, Batch, and Parameters to layer (#1712)
* add parameters, batch, idempotency to layer * chore: shave layer size --------- Co-authored-by: Andrea Amorosi <dreamorosi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 58120e3 - Browse repository at this point
Copy the full SHA 58120e3View commit details
Commits on Sep 27, 2023
-
improv(commons): add
number
key type toJSONObject
typeThe change introduced in this PR allows to narrow the type of JSON objects using numbers as key. JSON allows only string types as keys, however JavaScript coerces the value to a string even when a number is passed.
Configuration menu - View commit details
-
Copy full SHA for 9cc7190 - Browse repository at this point
Copy the full SHA 9cc7190View commit details
Commits on Sep 28, 2023
-
feat(layers): add
arm64
to integration test matrix (#1720)* feat(layers): add arm64 to test matrix
Configuration menu - View commit details
-
Copy full SHA for 61ad5ac - Browse repository at this point
Copy the full SHA 61ad5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 793f12f - Browse repository at this point
Copy the full SHA 793f12fView commit details -
Configuration menu - View commit details
-
Copy full SHA for be16b59 - Browse repository at this point
Copy the full SHA be16b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for d138673 - Browse repository at this point
Copy the full SHA d138673View commit details -
docs(idempotency): fix docs (#1724)
* add decorator and tests * remove unused code, merged comments * add idempotecy decorator to docs * add idempotency decorator tests * address comments from review * remove whitespace
Configuration menu - View commit details
-
Copy full SHA for 004894a - Browse repository at this point
Copy the full SHA 004894aView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1dc1805 - Browse repository at this point
Copy the full SHA 1dc1805View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.13.1...v1.14.0