Releases: awslabs/aws-c-common
Releases · awslabs/aws-c-common
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
Fix invalid cpu_id for RHEL_5
Move is ipv4/ipv6 functions from Aws-c-sdkutils to Aws-c-common
What's Changed
- Switch test harness to print errors in decimal by @DmitriyMusatkin in #1100
- Add list membership API and uint64 hash utilities by @bretambrose in #1103
- Clarity updates for uint64_t hash helper by @bretambrose in #1104
- Move is ipv4/ipv6 functions from Aws-c-sdkutils to Aws-c-common by @waahm7 in #1105
Full Changelog: v0.9.15...v0.9.16
v0.9.15
What's Changed
- claim range for aws-crt-kotlin by @aajtodd in #1095
- Remove unused external headers by @TingDaoK in #1097
- Best Effort Thread Pinning to CPU_ID by @waahm7 in #1096
- Add support for WIN ARM64 by @alfred2g in #1092
- Better vectorization and crc64. Cleaned up cmake and added better runtime cpu detection by @JonathanHenson in #1083
- Avoid overallocating for strings by @DmitriyMusatkin in #1099
New Contributors
Full Changelog: v0.9.14...v0.9.15
Accept all RFC3339-compliant timestamps
What's Changed
Full Changelog: v0.9.13...v0.9.14
v0.9.13
What's Changed
- cJSON update to 1.7.17 by @graebm in #1081
- Add more generic AVX feature detection as well as flags for if avx512… by @JonathanHenson in #1041
- chore: relax stale issue timings by @kellertk in #1085
- Use _Exit() on test failure, to avoid LeakSanitizer spam by @graebm in #1088
- Fix a bunch of places we forget to aws_raise_error() by @graebm in #1089
- Consistently use lowercase for Windows libraries and header files by @giordano in #1058
New Contributors
Full Changelog: v0.9.12...v0.9.13