Recent Releases of https://github.com/awslabs/aws-crt-dotnet
https://github.com/awslabs/aws-crt-dotnet - fix native memory leaks
What's Changed
- fix dotnet arm ci by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-dotnet/pull/111
- remove windows-2019 and latest submodules by @TingDaoK in https://github.com/awslabs/aws-crt-dotnet/pull/112
- Enable memory tracing CI and fix memory leaks. by @TingDaoK in https://github.com/awslabs/aws-crt-dotnet/pull/116
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.5.2...v0.6.0
- C#
Published by TingDaoK 10 months ago
https://github.com/awslabs/aws-crt-dotnet - Fix segfaults -- CRC64NVME on machines with disabled AVX and uri parsing corner case
What's Changed
- Fix segfaults -- CRC64NVME on machines with disabled AVX and uri parsing corner case. by @TingDaoK in https://github.com/awslabs/aws-crt-dotnet/pull/110
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.5.1...v0.5.2
- C#
Published by TingDaoK over 1 year ago
https://github.com/awslabs/aws-crt-dotnet - v0.5.1
What's Changed
- Switch ci to roles by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-dotnet/pull/109
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.5.0...v0.5.1
- C#
Published by DmitriyMusatkin over 1 year ago
https://github.com/awslabs/aws-crt-dotnet - Update CMake to 3.9
What's Changed
- Bind out crc64 by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-dotnet/pull/105
- Update CMake to 3.9 by @waahm7 in https://github.com/awslabs/aws-crt-dotnet/pull/108
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.4.6...v0.5.0
- C#
Published by waahm7 over 1 year ago
https://github.com/awslabs/aws-crt-dotnet - Prebuild s2n & aws-lc
What's Changed
- clang-format 18 by @graebm in https://github.com/awslabs/aws-crt-dotnet/pull/102
- Prebuild s2n & aws-lc by @waahm7 in https://github.com/awslabs/aws-crt-dotnet/pull/107
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.4.5...v0.4.6
- C#
Published by waahm7 over 1 year ago
https://github.com/awslabs/aws-crt-dotnet - v0.4.5
What's Changed
- clean up and fix for dotnet-8 by @TingDaoK in https://github.com/awslabs/aws-crt-dotnet/pull/100
- added workflow for handling answerable discussions by @yasminetalby in https://github.com/awslabs/aws-crt-dotnet/pull/97
- Latest submodules by @graebm in https://github.com/awslabs/aws-crt-dotnet/pull/101
New Contributors
- @yasminetalby made their first contribution in https://github.com/awslabs/aws-crt-dotnet/pull/97
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.4.4...v0.4.5
- C#
Published by graebm almost 2 years ago
https://github.com/awslabs/aws-crt-dotnet - Fix sigv4a on MacOS 14+
What's Changed
- Update ci.yml by @jmklix in https://github.com/awslabs/aws-crt-dotnet/pull/94
- Issue templates by @jmklix in https://github.com/awslabs/aws-crt-dotnet/pull/93
- update submodules by @TingDaoK in https://github.com/awslabs/aws-crt-dotnet/pull/98
New Contributors
- @jmklix made their first contribution in https://github.com/awslabs/aws-crt-dotnet/pull/94
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.4.3...v0.4.4
- C#
Published by TingDaoK over 2 years ago
https://github.com/awslabs/aws-crt-dotnet - 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-dotnet/pull/91
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.4.2...v0.4.3
- C#
Published by waahm7 over 3 years ago
https://github.com/awslabs/aws-crt-dotnet - Update submodules
What's Changed
- Update submodules by @waahm7 in https://github.com/awslabs/aws-crt-dotnet/pull/89
New Contributors
- @waahm7 made their first contribution in https://github.com/awslabs/aws-crt-dotnet/pull/89
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.4.1...v0.4.2
- C#
Published by waahm7 over 3 years ago
https://github.com/awslabs/aws-crt-dotnet - v0.4.1
What's Changed
- Mono Sigv4a fix by @DmitriyMusatkin in https://github.com/awslabs/aws-crt-dotnet/pull/87
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.4.0...v0.4.1
- C#
Published by DmitriyMusatkin over 3 years ago
https://github.com/awslabs/aws-crt-dotnet - Pick up aws-c-common fix for dlopen usage from mac
What's Changed
- latest submodules by @TingDaoK in https://github.com/awslabs/aws-crt-dotnet/pull/86
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.3.20...v0.4.0
- C#
Published by TingDaoK almost 4 years ago
https://github.com/awslabs/aws-crt-dotnet - Security Fix - CVE 2022-30184
- Fix for Microsoft Security Advisory CVE 2022-30184
- C#
Published by TingDaoK almost 4 years ago
https://github.com/awslabs/aws-crt-dotnet - Support for Apple M1
What's Changed
- Support for Apple M1 by @graebm in https://github.com/awslabs/aws-crt-dotnet/pull/83
Full Changelog: https://github.com/awslabs/aws-crt-dotnet/compare/v0.3.18...v0.3.19
- C#
Published by graebm about 4 years ago
https://github.com/awslabs/aws-crt-dotnet - ECDSA signature windows fix
- Fixes an encoding error for ECDSA signatures calculated on Windows
- C#
Published by bretambrose about 4 years ago
https://github.com/awslabs/aws-crt-dotnet - Security Fix
Update the aws-lc submodule to a version that is not vulnerable to OpenSSL CVE-2022-0778 - Possible infinite loop in BNmodsqrt()
- C#
Published by ilevyor about 4 years ago
https://github.com/awslabs/aws-crt-dotnet - Latest submodules
Latest submodules
- C#
Published by ilevyor over 4 years ago
https://github.com/awslabs/aws-crt-dotnet - CMake Build-time dependency update
- Attempts to migrate cmake from an unconditional dependency to a build-time dependency
- C#
Published by bretambrose over 4 years ago
https://github.com/awslabs/aws-crt-dotnet - Signable Trailer Padding and new line Pre-release
Update aws-c-auth submodule to Add padding to trailing headers signature Add newline character to end of trailing headers canonicalization
- C#
Published by ilevyor over 4 years ago
https://github.com/awslabs/aws-crt-dotnet - Signable Trailing Headers
Add support for sigv4/a signing trailing headers.
- C#
Published by ilevyor over 4 years ago
https://github.com/awslabs/aws-crt-dotnet - Fix calling convention mismatch on managed -> native pinvoke
- This release fixes an issue where the calling convention on the managed delegate did not match the calling convention of the targeted native function (x86 only). There was no actual stack corruption because that particular mismatch (_stdcall -> _cdecl) is recoverable simply by resetting the stack pointer to its original value and this is what pinvoke does when it detects the condition.
- C#
Published by bretambrose over 4 years ago
https://github.com/awslabs/aws-crt-dotnet - Arm64 CD Take 2
- Fix artifact gather-from-s3 step by using windows environment variable substitution syntax not bash
- C#
Published by bretambrose almost 5 years ago
https://github.com/awslabs/aws-crt-dotnet - Linux libcrypto fixes
- C#
Published by justinboswell almost 7 years ago
https://github.com/awslabs/aws-crt-dotnet - First release with symbols
- C#
Published by justinboswell about 7 years ago