Recent Releases of https://github.com/awslabs/aws-crt-python
https://github.com/awslabs/aws-crt-python - fix s3 retry with checksum result in failure
What's Changed
- Use bdist_wheel from setuptools by @hroncok in https://github.com/awslabs/aws-crt-python/pull/671
- MQTT5 Shared Subscription Test Removal by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/673
- CI Jobs fail-fast False by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/674
- latest submodules -- fix s3 retry with checksum result in failure. by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/675
New Contributors
- @hroncok made their first contribution in https://github.com/awslabs/aws-crt-python/pull/671
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.27.5...v0.27.6
- Python
Published by TingDaoK 11 months ago
https://github.com/awslabs/aws-crt-python - retry will reuse the checksum and support no_proxy
What's Changed
- change stale issue and discussion handling to run once a week by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/670
- [submodule update] retry will reuse the checksum and support no_proxy by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/669
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.27.4...v0.27.5
- Python
Published by TingDaoK 11 months ago
https://github.com/awslabs/aws-crt-python - v0.27.4
What's Changed
- rollback aws-lc submodule to v1.53.0 by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/664
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.27.3...v0.27.4
- Python
Published by sbSteveK about 1 year ago
https://github.com/awslabs/aws-crt-python - v0.27.3
What's Changed
- Remove clang-3 from CI by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/655
- Request response doc config by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/656
- Update submodules by @sfod in https://github.com/awslabs/aws-crt-python/pull/657
- CBOR bindings by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/559
- CD fix for Windows TLS 1.3 by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/625
- Fix missing python in windows CI by @sfod in https://github.com/awslabs/aws-crt-python/pull/660
- Update submodules by @sfod in https://github.com/awslabs/aws-crt-python/pull/659
- Remove TODO for tests that are tested in the SDK by @alfred2g in https://github.com/awslabs/aws-crt-python/pull/541
- Update mqtt submodule by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/661
- Update Submodules by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/663
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.27.2...v0.27.3
- Python
Published by sbSteveK about 1 year ago
https://github.com/awslabs/aws-crt-python - Fix version str, strip the leading v
What's Changed
- H2 settings by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/648
- Fix version str, strip the leading v by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/654
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.27.1...v0.27.2
- Python
Published by TingDaoK about 1 year ago
https://github.com/awslabs/aws-crt-python - Reduce the Package Size
What's Changed
- reduce the package size by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/653
- Support changes in req-resp operations by @sfod in https://github.com/awslabs/aws-crt-python/pull/651
- H2 write stream by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/635
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.27.0...v0.27.1
- Python
Published by waahm7 about 1 year ago
https://github.com/awslabs/aws-crt-python - v0.27.0
What's Changed
- When uploading release with twine, pass
--verboseby @graebm in https://github.com/awslabs/aws-crt-python/pull/646 - Helper functions for non-optional integers should fail if the value is None by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/642
- MQTT request response client creation/destruction by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/643
- make_request implementation by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/644
- Request response streams by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/647
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.26.1...v0.27.0
- Python
Published by bretambrose about 1 year ago
https://github.com/awslabs/aws-crt-python - v0.26.1
What's Changed
- Update Submodules by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/645
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.26.0...v0.26.1
- Python
Published by sbSteveK about 1 year ago
https://github.com/awslabs/aws-crt-python - Update Minimum MacOS to 10.15
What's Changed
- Override macOS deployment target by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/641
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.25.7...v0.26.0
- Python
Published by waahm7 about 1 year ago
https://github.com/awslabs/aws-crt-python - [S3] add request ID to debug level log
What's Changed
- [S3] add request ID to debug level log by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/640
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.25.6...v0.25.7
- Python
Published by TingDaoK over 1 year ago
https://github.com/awslabs/aws-crt-python - v0.25.6
What's Changed
- Bind out pkcs8 for rsa by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/638
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.25.5...v0.25.6
- Python
Published by DmitriyMusatkin over 1 year ago
https://github.com/awslabs/aws-crt-python - Latest Submodules for Sec Item Change
What's Changed
- Update submodules by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/637
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.25.4...v0.25.5
- Python
Published by waahm7 over 1 year ago
https://github.com/awslabs/aws-crt-python - v0.25.4
What's Changed
- update comments on which images are used by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/634
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.25.3...v0.25.4
- Python
Published by DmitriyMusatkin over 1 year ago
https://github.com/awslabs/aws-crt-python - v0.25.3
What's Changed
- Bump c-cal to pickup win crypto changed by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/633
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.25.2...v0.25.3
- Python
Published by DmitriyMusatkin over 1 year ago
https://github.com/awslabs/aws-crt-python - Fix build build errors on AL2012, due to linking librt statically
What's Changed
- Fix build build errors on AL2012, due to linking librt statically by @graebm in https://github.com/awslabs/aws-crt-python/pull/632
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.25.1...v0.25.2
- Python
Published by graebm over 1 year ago
https://github.com/awslabs/aws-crt-python - Fork workaround
What's Changed
- Use PQ Default Policy for testing by @alexw91 in https://github.com/awslabs/aws-crt-python/pull/631
- Fork workaround by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/628
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.25.0...v0.25.1
- Python
Published by TingDaoK over 1 year ago
https://github.com/awslabs/aws-crt-python - v0.25.0
What's Changed
- Bind out ed25519 support by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/630
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.24.2...v0.25.0
- Python
Published by DmitriyMusatkin over 1 year ago
https://github.com/awslabs/aws-crt-python - Add pyproject.toml
What's Changed
- Add pyproject.toml, and stop calling setup.py directly by @graebm in https://github.com/awslabs/aws-crt-python/pull/629
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.24.1...v0.24.2
- Python
Published by graebm over 1 year ago
https://github.com/awslabs/aws-crt-python - Revert Win TLS1.3
What's Changed
- Fix aarch64 runners by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/626
- Revert Win TLS1.3 by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/627
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.24.0...v0.24.1
- Python
Published by xiazhvera over 1 year ago
https://github.com/awslabs/aws-crt-python - TLS 1.3 Support for Windows
What's Changed
- Update submodules by @sfod in https://github.com/awslabs/aws-crt-python/pull/624
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.23.10...v0.24.0
- Python
Published by sbSteveK over 1 year ago
https://github.com/awslabs/aws-crt-python - Bump AWS_EVENT_STREAM_MAX_MESSAGE_SIZE to 256MB
What's Changed
- Bump AWSEVENTSTREAMMAXMESSAGE_SIZE to 256MB by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/622
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.23.9...v0.23.10
- Python
Published by waahm7 over 1 year ago
https://github.com/awslabs/aws-crt-python - v0.23.9
What's Changed
- Cmake modules by @sfod in https://github.com/awslabs/aws-crt-python/pull/621
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.23.8...v0.23.9
- Python
Published by sfod over 1 year ago
https://github.com/awslabs/aws-crt-python - Fix segfaults -- uri parsing corner case
What's Changed
- Fix segfaults -- uri parsing corner case. by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/620
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.23.7...v0.23.8
- Python
Published by TingDaoK over 1 year ago
https://github.com/awslabs/aws-crt-python - Fix CRC64NVME crash on machines with disabled AVX
What's Changed
- Flaky tests pass 1 by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/616
- Fix CRC64NVME crash on machines with disabled AVX by @graebm in https://github.com/awslabs/aws-crt-python/pull/617
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.23.6...v0.23.7
- Python
Published by TingDaoK over 1 year ago
https://github.com/awslabs/aws-crt-python - Update S2N to Latest
What's Changed
- Update S2N to Latest by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/615
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.23.5...v0.23.6
- Python
Published by waahm7 over 1 year ago
https://github.com/awslabs/aws-crt-python - v0.23.5
What's Changed
- Fix macos universal2 detection in setup.py by @graebm in https://github.com/awslabs/aws-crt-python/pull/613
- Update Submodules by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/614
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.23.4...v0.23.5
- Python
Published by sbSteveK over 1 year ago
https://github.com/awslabs/aws-crt-python - CRC64NVME checksum algo for S3
What's Changed
- CRC64NVME checksum algo by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/611
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.23.3...v0.23.4
- Python
Published by TingDaoK over 1 year ago
https://github.com/awslabs/aws-crt-python - AWS_CRT_BUILD_FORCE_STATIC_LIBS
What's Changed
- AWSCRTBUILDFORCESTATIC_LIBS by @graebm in https://github.com/awslabs/aws-crt-python/pull/596
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.23.2...v0.23.3
- Python
Published by graebm over 1 year ago
https://github.com/awslabs/aws-crt-python - Fix library dependency
What's Changed
- Update submodule by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/610
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.23.1...v0.23.2
- Python
Published by xiazhvera over 1 year ago
https://github.com/awslabs/aws-crt-python - v0.23.1
What's Changed
- chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in https://github.com/awslabs/aws-crt-python/pull/595
- Remove deprecated
ByteStringby @nforro in https://github.com/awslabs/aws-crt-python/pull/608 - RSA PKCS 1.5 SHA1 signing support and der helper functions by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/609
New Contributors
- @ashishdhingra made their first contribution in https://github.com/awslabs/aws-crt-python/pull/595
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.23.0...v0.23.1
- Python
Published by DmitriyMusatkin over 1 year ago
https://github.com/awslabs/aws-crt-python - Update CMake to 3.9
What's Changed
- Update CMake to 3.9 by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/603
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.22.4...v0.23.0
- Python
Published by waahm7 over 1 year ago
https://github.com/awslabs/aws-crt-python - Fix Path
What's Changed
- Fix path by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/607
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.22.3...v0.22.4
- Python
Published by waahm7 over 1 year ago
https://github.com/awslabs/aws-crt-python - Update Win Sanity Check Script
What's Changed
- Update Win Sanity Check Script by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/606
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.22.2...v0.22.3
- Python
Published by waahm7 over 1 year ago
https://github.com/awslabs/aws-crt-python - Fix Network Interface Test
What's Changed
- Fix Network Interface Test by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/605
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.22.1...v0.22.2
- Python
Published by waahm7 over 1 year ago
https://github.com/awslabs/aws-crt-python - Prebuild aws-lc & s2n
What's Changed
- Fix Win Import For distutils by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/599
- Finish dropping python 3.7 by @graebm in https://github.com/awslabs/aws-crt-python/pull/600
- Add checksums to documentation by @jonathan343 in https://github.com/awslabs/aws-crt-python/pull/601
- Prebuild aws-lc by @sfod in https://github.com/awslabs/aws-crt-python/pull/584
- Prebuild s2n by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/602
New Contributors
- @jonathan343 made their first contribution in https://github.com/awslabs/aws-crt-python/pull/601
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.22.0...v0.22.1
- Python
Published by waahm7 over 1 year ago
https://github.com/awslabs/aws-crt-python - Drop Python 3.7
What's Changed
- Fix Release Pipeline for distutils by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/598
- Support for Python 3.7 is dropped as it is EOL.
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.21.7...v0.22.0
- Python
Published by waahm7 almost 2 years ago
https://github.com/awslabs/aws-crt-python - Python 3.13 Support
What's Changed
- Add Python 3.13 CI by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/587
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.21.6...v0.21.7
- Python
Published by waahm7 almost 2 years ago
https://github.com/awslabs/aws-crt-python - v0.21.6
What's Changed
- Bind out crc64 by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/597
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.21.5...v0.21.6
- Python
Published by DmitriyMusatkin almost 2 years ago
https://github.com/awslabs/aws-crt-python - Add build option: AWS_CRT_BUILD_USE_SYSTEM_LIBS
What's Changed
- use the recv filepath directly from C by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/591
- AWSCRTBUILDUSESYSTEM_LIBS by @graebm in https://github.com/awslabs/aws-crt-python/pull/593
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.21.4...v0.21.5
- Python
Published by graebm almost 2 years ago
https://github.com/awslabs/aws-crt-python - [Re-Release] Pick up the change from auth for vpc-lattice-svcs specific presign
What's Changed
No code change, since v0.21.3.
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.21.3...v0.21.4
- Python
Published by TingDaoK almost 2 years ago
https://github.com/awslabs/aws-crt-python - Pick up the change from auth for vpc-lattice-svcs specific presign
What's Changed
- Always disable perl for aws-lc by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/577
- Update MacOS to arm64 by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/582
- Update Submodules by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/586
- Pick up the change from auth for vpc-lattice-svcs specific presign by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/592
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.21.2...v0.21.3
- Python
Published by TingDaoK almost 2 years ago
https://github.com/awslabs/aws-crt-python - Mark the network interface API experimental
What's Changed
- Mark the network interface API experimental by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/580
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.21.1...v0.21.2
- Python
Published by waahm7 almost 2 years ago
https://github.com/awslabs/aws-crt-python - Support machines with multiple NICs
What's Changed
- fix free-bsd CI by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/579
- Support machines with multiple NICs by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/576
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.21.0...v0.21.1
- Python
Published by waahm7 almost 2 years ago
https://github.com/awslabs/aws-crt-python - S3Client breaking change: DEFAULT requests must pass operation_name
What's Changed
- clang-format 18 by @graebm in https://github.com/awslabs/aws-crt-python/pull/571
- Always use virtual environments in CI, because PEP 668 by @graebm in https://github.com/awslabs/aws-crt-python/pull/573
- Fix editable build on Macs with XCode >= 15 by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/575
- S3Client breaking change: DEFAULT requests must pass operation_name by @graebm in https://github.com/awslabs/aws-crt-python/pull/574
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.12...v0.21.0
- Python
Published by graebm about 2 years ago
https://github.com/awslabs/aws-crt-python - v0.20.12
What's Changed
- fix docs.yml by @graebm in https://github.com/awslabs/aws-crt-python/pull/568
- Address issues with latest AWS-LC and OpenBSD by @graebm in https://github.com/awslabs/aws-crt-python/pull/569
- latest submodules by @graebm in https://github.com/awslabs/aws-crt-python/pull/570
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.11...v0.20.12
- Python
Published by graebm about 2 years ago
https://github.com/awslabs/aws-crt-python - Fix bug where last few bytes on socket go unread
What's Changed
- Fix bug where last few bytes on socket go unread by @graebm in https://github.com/awslabs/aws-crt-python/pull/567
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.10...v0.20.11
- Python
Published by graebm about 2 years ago
https://github.com/awslabs/aws-crt-python - v0.20.10
What's Changed
- Pass CRT error, if it exists, into completion function by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/563
- Treat correlation data as binary not a nullable string by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/560
- Bind connacktimeoutms for mqtt5 by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/548
- Typing fixes by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/566
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.9...v0.20.10
- Python
Published by bretambrose about 2 years ago
https://github.com/awslabs/aws-crt-python - Imrpove S3 Performance
What's Changed
- Empty Commit to retrigger Release Pipeline by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/557
- Latest Submodules by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/554
- Pulls in https://github.com/awslabs/aws-c-s3/pull/419.
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.8...v0.20.9
- Python
Published by waahm7 about 2 years ago
https://github.com/awslabs/aws-crt-python - Imrpove S3 Performance
What's Changed
- Latest Submodules by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/554
- Pulls in https://github.com/awslabs/aws-c-s3/pull/419.
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.7...v0.20.8
- Python
Published by waahm7 about 2 years ago
https://github.com/awslabs/aws-crt-python - v0.20.7
What's Changed
- Bump s2n version to 1.4.11 to support ecdsa520p with TLS1.3 by @alfred2g in https://github.com/awslabs/aws-crt-python/pull/555
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.6...v0.20.7
- Python
Published by alfred2g about 2 years ago
https://github.com/awslabs/aws-crt-python - UserAgent Updates
What's Changed
- error code fix by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/550
- Add Specific OS Classifiers in Setup.py by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/552
- Latest Submodules by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/553
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.5...v0.20.6
- Python
Published by waahm7 over 2 years ago
https://github.com/awslabs/aws-crt-python - v0.20.5 Latest Submodules
What's Changed
- latest submodules by @sbSteveK in https://github.com/awslabs/aws-crt-python/pull/549
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.4...v0.20.5
- Python
Published by sbSteveK over 2 years ago
https://github.com/awslabs/aws-crt-python - Use Public Domain PKCS#11 headers, to avoid OASIS license
What's Changed
- Temporary disable windows cert store test by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/544
- Fix typos by @jayvdb in https://github.com/awslabs/aws-crt-python/pull/546
- Update builder to fix CI (v0.9.56) by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/545
- submodule update by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/547
New Contributors
- @jayvdb made their first contribution in https://github.com/awslabs/aws-crt-python/pull/546
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.3...v0.20.4
- Python
Published by TingDaoK over 2 years ago
https://github.com/awslabs/aws-crt-python - Latest Submodules
What's Changed
- Shared Subscription tests by @alfred2g in https://github.com/awslabs/aws-crt-python/pull/540
- Latest Submodules by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/543
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.2...v0.20.3
- Python
Published by waahm7 over 2 years ago
https://github.com/awslabs/aws-crt-python - To support VSOCK, stop limiting `port` to 16 bits
What's Changed
- To support VSOCK, stop limiting
portto 16 bits. by @graebm in https://github.com/awslabs/aws-crt-python/pull/537
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.1...v0.20.2
- Python
Published by graebm over 2 years ago
https://github.com/awslabs/aws-crt-python - Support request level part size configuration
What's Changed
- Support request level part size configuration by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/539
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.20.0...v0.20.1
- Python
Published by TingDaoK over 2 years ago
https://github.com/awslabs/aws-crt-python - Mqtt5 General Avalibility
What's Changed
- Mqtt5 GA API Update by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/534
- Test timeout increase by @jmklix in https://github.com/awslabs/aws-crt-python/pull/536
- Mqtt5 General Availability by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/538
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.19...v0.20.0
- Python
Published by xiazhvera over 2 years ago
https://github.com/awslabs/aws-crt-python - pick up fix for s3express create session hang
What's Changed
- fix stale bot permissions by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/532
- pick up fix for s3express create session hang by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/533
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.18...v0.19.19
- Python
Published by TingDaoK over 2 years ago
https://github.com/awslabs/aws-crt-python - Performance optimization Updates
What's Changed
- Performance optimization Updates by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/531
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.17...v0.19.18
- Python
Published by TingDaoK over 2 years ago
https://github.com/awslabs/aws-crt-python - Add S3ResponseError.operation_name
What's Changed
- Add S3ResponseError.operation_name by @graebm in https://github.com/awslabs/aws-crt-python/pull/530
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.16...v0.19.17
- Python
Published by graebm over 2 years ago
https://github.com/awslabs/aws-crt-python - v0.19.16
What's Changed
- Bind out mem limiter by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/529
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.15...v0.19.16
- Python
Published by DmitriyMusatkin over 2 years ago
https://github.com/awslabs/aws-crt-python - v0.19.15
What's Changed
- CI checks for C compiler warnings by @graebm in https://github.com/awslabs/aws-crt-python/pull/528
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.14...v0.19.15
- Python
Published by bretambrose over 2 years ago
https://github.com/awslabs/aws-crt-python - v0.19.14
What's Changed
- Topic Aliasing Support by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/525
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.13...v0.19.14
- Python
Published by bretambrose over 2 years ago
https://github.com/awslabs/aws-crt-python - Fix Cross Process Lock
What's Changed
- Unit test for removing callback severance on 5-to-3 adapter by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/508
- Fix cross process lock by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/526
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.12...v0.19.13
- Python
Published by waahm7 over 2 years ago
https://github.com/awslabs/aws-crt-python - Fix WSL Crash
What's Changed
- Fix WSL Crash by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/524
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.11...v0.19.12
- Python
Published by waahm7 over 2 years ago
https://github.com/awslabs/aws-crt-python - Better Error Handling for S3
What's Changed
- Fix freebsd python ci by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/516
- S3ResponseError by @graebm in https://github.com/awslabs/aws-crt-python/pull/522
- API to get list of pre optimized systems by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/521
- Store Exception for on headers and onbody callback by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/523
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.10...v0.19.11
- Python
Published by waahm7 over 2 years ago
https://github.com/awslabs/aws-crt-python - Adds get_recommended_throughput_target_gbps()
What's Changed
- Added function for returning the recommended max bandwidth for the cr… by @JonathanHenson in https://github.com/awslabs/aws-crt-python/pull/520
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.9...v0.19.10
- Python
Published by waahm7 over 2 years ago
https://github.com/awslabs/aws-crt-python - Bind out cross process locking API
Added cross process locking API
- Python
Published by JonathanHenson over 2 years ago
https://github.com/awslabs/aws-crt-python - expose S3 multipart-threshold
What's Changed
- expose S3 multipart-threshold, and status-code for errors by @graebm in https://github.com/awslabs/aws-crt-python/pull/517
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.7...v0.19.8
- Python
Published by graebm over 2 years ago
https://github.com/awslabs/aws-crt-python - Environment Detection
What's Changed
- Env Detection by @JonathanHenson in https://github.com/awslabs/aws-crt-python/pull/507
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.6...v0.19.7
- Python
Published by waahm7 over 2 years ago
https://github.com/awslabs/aws-crt-python - Update CRT Submodules
What's Changed
Update Submodules (#514)
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.5...v0.19.6
- Python
Published by alfred2g over 2 years ago
https://github.com/awslabs/aws-crt-python - RSA Bindings
What's Changed
- rsa bindings by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/511
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.4...v0.19.5
- Python
Published by DmitriyMusatkin over 2 years ago
https://github.com/awslabs/aws-crt-python - Add checksum settings for S3
What's Changed
- Add checksum settings for S3 by @graebm in https://github.com/awslabs/aws-crt-python/pull/512
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.3...v0.19.4
- Python
Published by graebm over 2 years ago
https://github.com/awslabs/aws-crt-python - Fix sigv4a on MacOS 14+
What's Changed
- Fix bug when S3Request is GC'd before download completes by @graebm in https://github.com/awslabs/aws-crt-python/pull/506
- Update the binding to use features from aws-c-s3 by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/509
- submodules update by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/510
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.2...v0.19.3
- Python
Published by TingDaoK over 2 years ago
https://github.com/awslabs/aws-crt-python - Improved error-handling in S3 completion callback
What's Changed
- Latest Submodules by @graebm in https://github.com/awslabs/aws-crt-python/pull/503
- Improved error-handling in S3 completion callback by @graebm in https://github.com/awslabs/aws-crt-python/pull/504
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.1...v0.19.2
- Python
Published by graebm almost 3 years ago
https://github.com/awslabs/aws-crt-python - Improve mqtt client shutdown process
What's Changed
- added workflow for handling answerable discussions by @yasminetalby in https://github.com/awslabs/aws-crt-python/pull/499
- Fix mqtt3 client shutdown callback by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/498
New Contributors
- @yasminetalby made their first contribution in https://github.com/awslabs/aws-crt-python/pull/499
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.19.0...v0.19.1
- Python
Published by xiazhvera almost 3 years ago
https://github.com/awslabs/aws-crt-python - Mqtt5 Adatper
What's Changed
- Mqtt5 to Mqtt3 Adapter by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/496
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.18.0...v0.19.0
- Python
Published by xiazhvera almost 3 years ago
https://github.com/awslabs/aws-crt-python - v0.18.0
What's Changed
- Mqtt3 and 5 fixes/updates by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/497
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.17.0...v0.18.0
- Python
Published by bretambrose almost 3 years ago
https://github.com/awslabs/aws-crt-python - v0.17.0
What's Changed
- Update mqtt submodule to fix decoding/framing issue by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/494
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.26...v0.17.0
- Python
Published by bretambrose almost 3 years ago
https://github.com/awslabs/aws-crt-python - Treat Empty AWS Environment Variables as Unset
What's Changed
- Use onconnection* callbacks from aws-c-mqtt by @sfod in https://github.com/awslabs/aws-crt-python/pull/490
- Treat empty AWS environment variables as unset by @graebm in https://github.com/awslabs/aws-crt-python/pull/493
New Contributors
- @sfod made their first contribution in https://github.com/awslabs/aws-crt-python/pull/490
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.25...v0.16.26
- Python
Published by waahm7 almost 3 years ago
https://github.com/awslabs/aws-crt-python - Change S2N security policy for 0-RTT in TLS 1.3
What's Changed
- Change S2N security policy for 0-RTT in TLS 1.3. by @graebm in https://github.com/awslabs/aws-crt-python/pull/492
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.24...v0.16.25
- Python
Published by graebm almost 3 years ago
https://github.com/awslabs/aws-crt-python - S3 takes signing config now
What's Changed
- S3 take sign config by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/483
- latest submodules by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/489 which includes:
- https://github.com/awslabs/aws-c-io/releases/tag/v0.13.28 -- support for uploading readonly files
- https://github.com/awslabs/aws-c-http/releases/tag/v0.7.11 -- Treat empty string as unset for proxy env var
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.23...v0.16.24
- Python
Published by TingDaoK almost 3 years ago
https://github.com/awslabs/aws-crt-python - v0.16.23
What's Changed
- Update submodules to fix eventstream RPC crash by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/487
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.22...v0.16.23
- Python
Published by bretambrose almost 3 years ago
https://github.com/awslabs/aws-crt-python - Opt-In Crash Handler
What's Changed
- Update crash handler behavior to opt-in by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/484
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.21...v0.16.22
- Python
Published by waahm7 almost 3 years ago
https://github.com/awslabs/aws-crt-python - Musl Wheels
What's Changed
- Copy Musl Wheels For Publish by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/482
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.20...v0.16.21
- Python
Published by waahm7 about 3 years ago
https://github.com/awslabs/aws-crt-python - Musl Wheels
What's Changed
- MQTT311 extra connection callbacks by @TwistedTwigleg in https://github.com/awslabs/aws-crt-python/pull/442
- Python 3.11 Abi3 wheels by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/479
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.19...v0.16.20
- Python
Published by waahm7 about 3 years ago
https://github.com/awslabs/aws-crt-python - Fix Mqtt5 Puback
What's Changed
- Additional unit-tests and unit-test adjustment by @TwistedTwigleg in https://github.com/awslabs/aws-crt-python/pull/471
- FreeBSD ci by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/473
- Fix a bug that Puback Packet was not set by @xiazhvera in https://github.com/awslabs/aws-crt-python/pull/478
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.18...v0.16.19
- Python
Published by xiazhvera about 3 years ago
https://github.com/awslabs/aws-crt-python - Fix aws-lc build on new Raspberry OS
What's Changed
- update time to ancient by @jmklix in https://github.com/awslabs/aws-crt-python/pull/477
- Add note about resubscribe limits to api docs by @TwistedTwigleg in https://github.com/awslabs/aws-crt-python/pull/474
- latest submodules by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/476
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.17...v0.16.18
- Python
Published by TingDaoK about 3 years ago
https://github.com/awslabs/aws-crt-python - Shared Subscription support for MQTT311
Pulls aws-c-mqtt changes for shared subscription support for MQTT311 and updates the other submodules to the latest releases.
What's Changed
- Submodule update by @TwistedTwigleg in https://github.com/awslabs/aws-crt-python/pull/472
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.16...v0.16.17
- Python
Published by TwistedTwigleg about 3 years ago
https://github.com/awslabs/aws-crt-python - Fix for internal Amazon devs deploying to Lambda
What's Changed
- Revert "Remove linker hack (#462)". Always link dependencies statically. by @graebm in https://github.com/awslabs/aws-crt-python/pull/469
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.15...v0.16.16
- Python
Published by graebm about 3 years ago
https://github.com/awslabs/aws-crt-python - New release to hopefully fix piwheels
What's Changed
- Disable AVX512 for aws-lc on old GCC by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/468
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.14...v0.16.15
- Python
Published by graebm about 3 years ago
https://github.com/awslabs/aws-crt-python - v0.16.14
What's Changed
- Fix X509 documentation typo by @TwistedTwigleg in https://github.com/awslabs/aws-crt-python/pull/460
- Add AWSCRTBUILDUSESYSTEM_LIBCRYPTO by @TingDaoK in https://github.com/awslabs/aws-crt-python/pull/456
- Remove linker hack by @graebm in https://github.com/awslabs/aws-crt-python/pull/462
- Update submodules to pull in DNS resolution updates by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/465
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.13...v0.16.14
- Python
Published by bretambrose about 3 years ago
https://github.com/awslabs/aws-crt-python - Add X509 Credentials Provider
What's Changed
- X509 binding by @TwistedTwigleg in https://github.com/awslabs/aws-crt-python/pull/458
- Fixes for CMake 3.12 and older by @graebm in https://github.com/awslabs/aws-crt-python/pull/459
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.12...v0.16.13
- Python
Published by graebm over 3 years ago
https://github.com/awslabs/aws-crt-python - v0.16.12
What's Changed
- Do not decref the result object twice by @nforro in https://github.com/awslabs/aws-crt-python/pull/450
- Generate s3 test file instead of checking it into source by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-python/pull/452
- Include the entire test suite in source distribution by @nforro in https://github.com/awslabs/aws-crt-python/pull/451
- CI job for OpenBSD by @knightjoel in https://github.com/awslabs/aws-crt-python/pull/453
- Don't accidentally link the system's libcrypto.a by @graebm in https://github.com/awslabs/aws-crt-python/pull/455
New Contributors
- @nforro made their first contribution in https://github.com/awslabs/aws-crt-python/pull/450
- @DmitriyMusatkin made their first contribution in https://github.com/awslabs/aws-crt-python/pull/452
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.11...v0.16.12
- Python
Published by graebm over 3 years ago
https://github.com/awslabs/aws-crt-python - Fixes for OpenBSD
What's Changed
- Allow passing None for the PKCS11 user pin by @TwistedTwigleg in https://github.com/awslabs/aws-crt-python/pull/446
- Latest submodules, with fixes for OpenBSD by @graebm in https://github.com/awslabs/aws-crt-python/pull/449
- Fix linking on OpenBSD by @knightjoel in https://github.com/awslabs/aws-crt-python/pull/448
- AWS-LC v1.5.0 which includes fix for CVE-2023-0286
New Contributors
- @knightjoel made their first contribution in https://github.com/awslabs/aws-crt-python/pull/448
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.10...v0.16.11
- Python
Published by graebm over 3 years ago
https://github.com/awslabs/aws-crt-python - v0.16.10
What's Changed
- Update submodules to pull in reconnect behavior fix by @bretambrose in https://github.com/awslabs/aws-crt-python/pull/443
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.9...v0.16.10
- Python
Published by bretambrose over 3 years ago
https://github.com/awslabs/aws-crt-python - Fixing a low severity issue with parsing certificate Common Name (CN)
What's Changed
- Fixing a low severity issue with parsing certificate Common Name (CN) by @waahm7 in https://github.com/awslabs/aws-crt-python/pull/440
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.8...v0.16.9
- Python
Published by waahm7 over 3 years ago
https://github.com/awslabs/aws-crt-python - Remove future from operation statistics in MQTT
What's Changed
- Remove future from operation statistics by @TwistedTwigleg in https://github.com/awslabs/aws-crt-python/pull/439
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.6...v0.16.8
- Python
Published by TwistedTwigleg over 3 years ago
https://github.com/awslabs/aws-crt-python - v0.16.7
What's Changed
- Mqtt311 operation statistics support by @TwistedTwigleg in https://github.com/awslabs/aws-crt-python/pull/437
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.5...v0.16.7
- Python
Published by waahm7 over 3 years ago
https://github.com/awslabs/aws-crt-python - v0.16.6
What's Changed
- Mqtt311 operation statistics support by @TwistedTwigleg in https://github.com/awslabs/aws-crt-python/pull/437
Full Changelog: https://github.com/awslabs/aws-crt-python/compare/v0.16.5...v0.16.6
- Python
Published by waahm7 over 3 years ago