-
Notifications
You must be signed in to change notification settings - Fork 156
feat!: version 2, the ESM update #2117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 71 commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
bc68af2
feat(logger): Support for external observability providers (#1511)
erikayao93 d7d3f19
chore(logger): PowertoolsLogFormatter docstring and variable naming u…
erikayao93 7e8cf2c
feat(logger): Support for external observability providers (#1511)
erikayao93 9368331
chore(logger): PowertoolsLogFormatter docstring and variable naming u…
erikayao93 a087819
chore(maintenance): bump dependencies & drop nodejs14x (#1687)
dreamorosi 2ed10ed
chore: update release script to mark all utilities as alpha
dreamorosi a0122e3
chore: restore version to ease conflicts
dreamorosi e423e8b
chore: release version change
dreamorosi 72ec0b6
chore: release version change
dreamorosi 5c8b2b1
chore(maintenance): remove `createLogger` and `createTracer` helpers …
dreamorosi 8629016
feat(logger): add esmodule support (#1734)
antstanley 3977c60
feat(commons): add esmodule support (#1735)
dreamorosi 3ba9d43
feat(parameters): add esmodule support (#1736)
dreamorosi 4ee57bd
feat(batch): add esmodule support (#1737)
dreamorosi 2ff1026
feat(internal): add esmodule support (#1738)
dreamorosi 57e7b67
feat(metrics): add esmodule support (#1739)
dreamorosi 793ef7f
feat(tracer): add esmodule support (#1741)
dreamorosi 7331038
feat(idempotency): add esmodule support (#1743)
dreamorosi ae75a4a
chore(metrics): fix import
dreamorosi a0a973b
chore(ci): v2 release line
dreamorosi 3bf0b01
chore(ci): fix alpha versioning pre-release
dreamorosi 6788a84
docs(maintenance): add processes tab (#1747)
dreamorosi 2c9433b
chore(docs): add invisible unicode char to decorator docs (#1755)
dreamorosi a31c44c
chore: remove extra comma
dreamorosi cd226ae
chore(docs): upgrade doc intro
dreamorosi 7f0becd
feat(logger): align sampling debug logs feature implementation with t…
shdq b4568f9
chore(logger): refactor types and interfaces (#1758)
dreamorosi 138162d
chore(maintenance): bump Middy v4 & run tests (#1760)
dreamorosi 37e13bd
chore(parameters): fix esm bundling
dreamorosi 902a07c
chore(parameters): change declare client param
dreamorosi da3a1c4
chore(layers) widen version check in e2e
dreamorosi ab01025
chore(maintenance): enable `isolatedModules` and isolate cache (#1765)
dreamorosi 33d837e
fix: idempotency types
dreamorosi 5f41c07
build(maintenance): bump aws sdk dev dependencies
dreamorosi cf229ab
chore(parameters): add export types
dreamorosi bec45c5
chore(logger): set default UTC timezone (#1775)
dreamorosi 748d3c9
fix(metrics): deduplicate dimensions when serialising (#1780)
am29d 948543d
chore(release): v1.14.2 [skip ci]
github-actions[bot] f0dd4c0
feat(metrics): log directly to stdout (#1786)
dreamorosi 3453106
feat(maintenance): add support for nodejs20.x runtime (#1790)
dreamorosi e8c8e28
chore(commons): simplify config service interface
dreamorosi 0ed2ed1
chore(release): v1.15.0 [skip ci]
github-actions[bot] 74e94d4
feat(logger): add support for `AWS_LAMBDA_LOG_LEVEL` and `POWERTOOLS_…
dreamorosi dba2923
chore(release): v1.16.0 [skip ci]
github-actions[bot] c06d4b6
chore(maintenance): drop support for Node.js 14 (#1802)
dreamorosi 24b8e08
chore: package lock
dreamorosi 4ba4cd0
chore(docs): update docs url in comments & readme files (#1728)
dreamorosi ea55aa9
chore(ci): update v2 release workflow (#1745)
dreamorosi 01cfa22
docs(maintenance): add processes tab (#1747)
dreamorosi 875df2c
chore(maintenance): add --require-hashes flag to pip installs (#1827)
dreamorosi af5f262
bump version to 9.5.2, rerun pip-compile with correct deps (#1830)
am29d 802abee
chore(ci): Dependabot fine tuning (#1862)
am29d 0f81306
chore(deps-dev): bump @aws-sdk/client-cloudwatch from 3.438.0 to 3.48…
dependabot[bot] 51bc6f4
chore(deps-dev): bump @types/node from 20.11.0 to 20.11.2 (#1912)
dependabot[bot] c5d2721
chore(deps): fix dependencies and dependabot config (#1917)
dreamorosi c92b2d1
chore(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 6.19.1…
dependabot[bot] 3b99b97
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#1948)
dependabot[bot] 05d03a4
chore(ci): refactor workflows to scope permissions (#1978)
dreamorosi 85eb1ac
chore(maintenance): rebase conflicts
dreamorosi d51b9c7
chore(maintenance): rebase conflicts
dreamorosi ad1d98d
chore: rebase conflicts
dreamorosi c9ae783
chore: remove v2 specific release
dreamorosi 4085298
chore: release patch script
dreamorosi b5bc335
docs: update docs & snippets
dreamorosi 409fec2
chore: address SonarCloud findings
dreamorosi 3f972eb
chore: address SonarCloud findings
dreamorosi 5b5c7a2
chore: address SonarCloud findings
dreamorosi 0df2691
tests: coverage
dreamorosi 3f7fa9b
chore: add layers v2
dreamorosi 61ce4cb
chore: bump ua version
dreamorosi 93dc33f
docs: add install steps to batch
dreamorosi e6afb55
chore: fix install command
dreamorosi acb17b5
chore: remove unused dependency
dreamorosi 0c01873
Update examples/cdk/package.json
dreamorosi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,4 +50,4 @@ tmp | |
|
||
# TS build files | ||
tsconfig.tsbuildinfo | ||
.tsbuildinfo | ||
.tsbuildinfo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
> [!IMPORTANT] | ||
> Maintainers' playbook moved: https://docs.powertools.aws.dev/lambda/typescript/latest/maintainers/ | ||
> Maintainers' playbook moved: https://docs.powertools.aws.dev/lambda/typescript/latest/maintainers/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.