Skip to content
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

[pull] main from awslabs:main #43

Open
wants to merge 1,736 commits into
base: main
Choose a base branch
from
Open

[pull] main from awslabs:main #43

wants to merge 1,736 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 19, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 20, 2022
Steven Yuan and others added 29 commits January 11, 2024 07:34
* feat: inline cjs index

* pin esbuild
* feat: use inline cjs build

* use node14 target

* fix: set react-native and browser metadata for shared-ini-file-loader

* detect dynamic imports
* feat: generate unified error dispatcher

* change Promise<unknown> to Promise<never>
…1164)

* feat: add checked socket exhaustion warning when throughput is slow

* test: update socket check and unit test

* feat: use promise-local timeout id

* feat: add reference to socketAcquisitionWarningTimeout in warning msg
* feat: allow http(s).Agent ctor arg in lieu of instance

* duck type check
* feat: enable ctor arg passthrough for requestHandler

* use record as requestHandler input type fallback

* chore: formatting

* add Record fallback to httphandler user input

* chore: formatting
…1168)

* feat: enable ctor arg passthrough for requestHandler

* add checked access to config object

* make config value prefix supply-able from TypeScriptIntegration

* move default impl of config value prefix

* static config value prefix instructions

* unused import
* fix(core): retry after clock skew correction

* fix: variable rename

* fix: make clock skew corrected errors transient

* fix types and formatting

* unit test update

* move system clock offset check to AWS SDK

* formatting
also makes test failures more descriptive
kuhe and others added 30 commits October 21, 2024 11:43
* fix: allow blobs in Node.js splitStream fn

* linting
* test: convert tests to vitest

* remove karma

* test: fixing unit tests in vitest

* fetch browser unit tests

* fix node http tests

* formatting

* convert nock to vitest mock in imds

* fix fetch browser tests

* fix empty test in readablestream

* use jsdom types temporarily

* skip test on node16

* formatting
…yTypes (#1448)

* feat: allow undefined when property optional for exactOptionalPropertyTypes

* update protocol tests
…d re: DocumentType (#1455)

* fix: prevent infinite recursion with NoUndefined and RecursiveRequired re: DocumentType

* formatting

---------

Co-authored-by: George Fu <[email protected]>
…1457)

* fix(core): use unique symbol to indicate tags for cbor serialization

* formatting
…ut on response, if "expect" request header with "100-continue" is provided (#1459)

* fix(node-http-handler): skip sending body without waiting for a timeout on response, if "expect" request header with "100-continue" is provided

* fix(node-http-handler): skip sending body without waiting for a timeout on response, if "expect" request header with "100-continue" is provided

* add unit tests

---------

Co-authored-by: George Fu <[email protected]>
* add support for error cause in transient error checks

* add recursion limit

* add return type to isTransientError function

---------

Co-authored-by: George Fu <[email protected]>
* fix: binding the methods to the context

* fix(1465):changeset

* fix: replace bind with arrow function

* fix: types

* loosen forwarding types

---------

Co-authored-by: George Fu <[email protected]>
…1467)

* feat(util-waiter): aggregate observed responses in waiter response

* formatting

* changeset
* remove String extension in LazyJsonString

* uniform usage of LazyJsonString

* preserve LazyJsonString interface
… for waiters (#1462)

* chore(codegen): resolve obj and array JS literals from JMESPath types

* chore(codegen): add missing import

* chore(codegen): use LiteralExpression methods and map, join for serializers

* chore(codegen): reorder methods
* fix for operationContextParam codegen

* no-throw on invoking operationContextParams getter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.