File tree Expand file tree Collapse file tree 7 files changed +27
-3
lines changed Expand file tree Collapse file tree 7 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ * <Add new items here >
6+
7+ ## v0.0.3
8+
59### Features
610* Added AsyncEventSigner for Amazon Event Stream event signing.
711* Added new `` uri_encode_path `` parameter to SigV4SigningProperties.
1115* Fixed bug with async seekable payloads on requests.
1216* Fixed bug where paths were not being properly double-encoded.
1317
14- ## 0 .0.2
18+ ## v0 .0.2
1519
1620### Feature
1721* Added new `` content_checksum_enabled `` parameter to SigV4SigningProperties.
2327### Bugfixes
2428* Fixed incorrect exclusion of ` X-Amz-Content-SHA256 ` header from some requests.
2529
26- ## 0 .0.1
30+ ## v0 .0.1
2731
2832### Features
2933* Added SigV4Signer to sign arbitrary requests sychronously.
Original file line number Diff line number Diff line change 11[project ]
22name = " aws-sdk-signers"
3- version = " 0.0.2 "
3+ version = " 0.0.3 "
44requires-python = " >=3.12"
55authors = [
66 {name = " Amazon Web Services" },
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ * <Add new items here >
6+
7+ ## v0.0.1
8+
59### Feature
610* Added support for Instance Metadata Service (IMDS) credential resolution.
711* Added basic endpoint support.
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ * <Add new items here >
6+
7+ ## v0.0.1
8+
59### Features
610* Added basic support for the [ Amazon Event Stream] ( https://smithy.io/2.0/aws/amazon-eventstream.html ) specification.
711* Added support for unidirectdional and bidirectional event streams.
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ * <Add new items here >
6+
7+ ## v0.0.1
8+
59### Feature
610* Added support for minimal components required for SDK generation.
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ * <Add new items here >
6+
7+ ## v0.0.1
8+
59### Feature
610* Added support for aiohttp and AWSCRT http clients.
711* Added basic HTTP primitives and interfaces for Smithy clients.
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ * <Add new items here >
6+
7+ ## v0.0.1
8+
59### Feature
610* Added support for json primitives in Smithy clients.
You can’t perform that action at this time.
0 commit comments