Skip to content

Latest commit

 

History

History
561 lines (377 loc) · 11.1 KB

File metadata and controls

561 lines (377 loc) · 11.1 KB

Change Log

4.0.2

Patch Changes

  • fbd06eb: fix sending request when 100 Continue response takes more than 1 second

4.0.1

Patch Changes

4.0.0

Major Changes

  • 20d99be: major version bump for dropping node16 support

Patch Changes

3.3.3

Patch Changes

  • 5e73108: fix delayed calling of setTimeout on requests

3.3.2

Patch Changes

3.3.1

Patch Changes

3.3.0

Minor Changes

  • cd1929b: vitest compatibility

Patch Changes

3.2.5

Patch Changes

3.2.4

Patch Changes

3.2.3

Patch Changes

  • 08fbedf: remove brackets from hostname

3.2.2

Patch Changes

3.2.1

Patch Changes

3.2.0

Minor Changes

  • c86a02c: defer socket event listeners for node:http

Patch Changes

3.1.4

Patch Changes

3.1.3

Patch Changes

3.1.2

Patch Changes

  • f31cc5f: remove abort signal event listeners after request completion

3.1.1

Patch Changes

3.1.0

Minor Changes

  • c16e014: add logger option to node-http-handler parameters, clear socket usage check timeout on error
  • c2a5595: use platform AbortController|AbortSignal implementations

Patch Changes

3.0.1

Patch Changes

3.0.0

Major Changes

  • 671aa704: update to node16 minimum

Minor Changes

  • 3500f341: handle web streams in streamCollector and sdkStreamMixin

Patch Changes

2.5.0

Minor Changes

  • 38f9a61f: Update package dependencies

Patch Changes

2.4.3

Patch Changes

  • 511206e5: reduce buffer copies

2.4.2

Patch Changes

2.4.1

Patch Changes

2.4.0

Minor Changes

  • d70a00ac: allow ctor args in lieu of Agent instances in node-http-handler ctor
  • 1e23f967: add socket exhaustion checked warning to node-http-handler

Patch Changes

2.3.1

Patch Changes

2.3.0

Minor Changes

  • 9939f823: bundle dist-cjs index

Patch Changes

2.2.2

Patch Changes

2.2.1

Patch Changes

  • e2e3f7d5: align ctor and static creation signatures for http handlers

2.2.0

Minor Changes

  • 340634a5: move default fetch and http handler ctor types to the types package

Patch Changes

2.1.10

Patch Changes

2.1.9

Patch Changes

2.1.8

Patch Changes

2.1.7

Patch Changes

2.1.6

Patch Changes

2.1.5

Patch Changes

2.1.4

Patch Changes

2.1.3

Patch Changes

2.1.2

Patch Changes

2.1.1

Patch Changes

2.1.0

Minor Changes

  • a03026e3: Add http client component to runtime extension

Patch Changes

2.0.5

Patch Changes

2.0.4

Patch Changes

2.0.3

Patch Changes

2.0.2

Patch Changes

2.0.1

Patch Changes

2.0.0

Major Changes

  • 9d53bc76: update to 2.x major versions

Patch Changes

1.1.0

Minor Changes

  • e3cbb3cc: set types to the 1.x line

Patch Changes

1.0.4

Patch Changes

1.0.3

Patch Changes

1.0.2

Patch Changes

  • e051b157: Rejoin main promise when error is thrown in writeRequestBody

1.0.1

Patch Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

See @aws-sdk/node-http-handler for additional history.