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 smithy-lang:main #216

Open
wants to merge 231 commits into
base: main
Choose a base branch
from
Open

[pull] main from smithy-lang:main #216

wants to merge 231 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 4, 2024

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 Jan 4, 2024
trivikr and others added 25 commits January 4, 2024 09:04
Co-authored-by: Aaron Breuer <abreuer@amazon.com>
* fix: check-dependencies script

* update yarn lock
* 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
kuhe and others added 30 commits September 13, 2024 16:44
* fix(node-http-handler): fix invalid usage of parsed url

* add unit test, changeset

---------

Co-authored-by: George Fu <kuhe@users.noreply.github.com>
* fix(codegen): allow empty string field values for headers

* fix(codegen): utilize loose equality for falsy null/undefined

* bring isSerializableHeaderValue into smithy-client

* missing export

---------

Co-authored-by: George Fu <kuhe@users.noreply.github.com>
* feat: allow feature identification on the smithy context

* remove credentials http and imds feature detection from Smithy

* add test assertion
* chore: feature detection for gzip and endpoint override

* reorganize core upstream of smithy-client

* update lockfile

* reorganize core and smithy-client
* feat(util-stream): create checksum stream adapters

* add bundler metadata

* move TransformStream checksum to flush event

* improve uniformity of node/web checksumstream api

* alphabetization

* use class inheritance

* inheritance issue in jest

* add karma test for checksum stream

* separate files
…h Blob.arrayBuffer() (#1179)

* Update stream-collector.ts

* Update stream collector

* Add changeset

* remove FileReader where possible

---------

Co-authored-by: Richard Davison <ridaviso@amazon.com>
Co-authored-by: George Fu <kuhe@users.noreply.github.com>
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.