Releases: awslabs/aws-c-common
Releases · awslabs/aws-c-common
Add CMake module for building dependencies at config time
What's Changed
Full Changelog: v0.9.25...v0.9.26
v0.9.25
What's Changed
- Run proofs with CBMC 6.1.0 by @graebm in #1140
- Avoiding allocating a handle in the Windows RNG. by @teo-tsirpanis in #1046
- Add no copy api variants to json interface by @DmitriyMusatkin in #1138
- Allocate error space for aws-crt-swift by @xiazhvera in #1129
New Contributors
- @teo-tsirpanis made their first contribution in #1046
Full Changelog: v0.9.24...v0.9.25
Bump the minimum stack size to at least 1MB
What's Changed
- fix FreeBSD CI to install default python packages by @TingDaoK in #1133
- Fix out variable in cmake sanitizer module by @sfod in #1134
- Update MacOS CI to Arm64 by @waahm7 in #1136
- Update builder to fix macos arm64 CI by @waahm7 in #1137
- Bump the minimum stack size to at least 1MB by @waahm7 in #1139
Full Changelog: v0.9.23...v0.9.24
cbor support
Fix default thread options for windows to not pin to any cpu_id
What's Changed
- clang-format 18 by @graebm in #1113
- Use CBMC version 5.95.1 by @tautschnig in #1124
- latest_submodules.py uses AWS-LC-FIPS releases in aws-crt-java by @graebm in #1125
- Use CBMC 6.0.0 by @graebm in #1128
- Fix default thread options for windows to not pin to any cpu_id by @waahm7 in #1126
Full Changelog: v0.9.21...v0.9.22
Fix memtracer test
What's Changed
- Fix memtracer bad assumptions on the size of stack trace by @DmitriyMusatkin in #1122
- disable optimization was not working by @TingDaoK in #1123
Full Changelog: v0.9.20...v0.9.21
Update CJson to v1.7.18
What's Changed
- Task scheduler: log at TRACE, instead of DEBUG by @graebm in #1115
- Update CJson to v1.7.18 by @waahm7 in #1116
- avoid overflowing pointers passed to memcpy by @qinheping in #874
- Fix test skipping by @graebm in #1118
- Fix CMake Windows ARM typo by @graebm in #1119
- Fix weird decimal formatting in tests by @graebm in #1121
New Contributors
- @qinheping made their first contribution in #874
Full Changelog: v0.9.19...v0.9.20
Fix aws_host_utils_is_ipv6 Function
What's Changed
Full Changelog: v0.9.18...v0.9.19
Fix Host parsing for IPv6 URI
What's Changed
- memtrace: Fix underflow when stack_depth < FRAMES_TO_SKIP by @zhaofengli in #873
- chore: make CBMC stubs with zero parameters proper declarations by @tautschnig in #1107
- satisfy some signed vs unsigned comparison warnings by @KaibaLopez in #809
- Remove promise class by @waahm7 in #1110
- Fix host parsing for IPv6 URI by @waahm7 in #1112
New Contributors
- @zhaofengli made their first contribution in #873
- @KaibaLopez made their first contribution in #809
Full Changelog: v0.9.17...v0.9.18