Releases: awslabs/aws-c-common
Releases · awslabs/aws-c-common
Change SKIP code value to reduce the chance of clashing
What's Changed
- added workflow for handling answerable discussions by @yasminetalby in #1051
- Change SKIP code value to reduce the chance of clashing by @sfod in #1055
New Contributors
- @yasminetalby made their first contribution in #1051
- @sfod made their first contribution in #1055
Full Changelog: v0.9.1...v0.9.2
Intel Vtune Tracing Integration
XML API Change
What's Changed
- use W4 for all msvc by @TingDaoK in #1035
- New API to wrap an initialized array with an array list by @bretambrose in #1040
- AVX512 feature detection by @pbadari in #1037
- Simplify error handling in XML API - BREAKING CHANGE by @graebm in #1043
New Contributors
Full Changelog: v0.8.23...v0.9.0
Disable MSVC warning triggered by aws_future macros
What's Changed
- Disable MSVC warning triggered by aws_future macros by @graebm in #1033
- Update AwsTestHarness.cmake typo by @eherozhao in #1034
New Contributors
- @eherozhao made their first contribution in #1034
Full Changelog: v0.8.22...v0.8.23
Remove dangling symlink in CMBC proofs
What's Changed
- Let cursor equals assert print string on failure by @DmitriyMusatkin in #1030
- Remove dangling symlink in CMBC proofs by @jamesbornholt in #1031
Full Changelog: v0.8.21...v0.8.22
Update Header Checker
What's Changed
- update time to ancient by @jmklix in #1029
- Merge header checker with cpp header checker by @waahm7 in #1028
Full Changelog: v0.8.20...v0.8.21
v0.8.20
What's Changed
- Pin CBMC version to 5.81.0 by @karkhaz in #1022
- Fix race condition in promise.c by @evanmiller in #1023
- Remove unimplemented prototype from ring_buffer.h by @evanmiller in #1024
- Move CBMC back to latest by @tautschnig in #1026
- Fix warnings in public headers by @graebm in #998
New Contributors
- @evanmiller made their first contribution in #1023
Full Changelog: v0.8.19...v0.8.20
Tolerate uninitialized list in array_list_clear
What's Changed
Full Changelog: v0.8.18...v0.8.19
Improved Sanitizer Support
What's Changed
- Improved sanitizer support by @DmitriyMusatkin in #1016
- Reduce spam when configuring multiple projects at once by @graebm in #1018
- update builder version to fix aws-lc build on manylinux1 by @TingDaoK in #1017
- Tolerate unintialized list in aws_array_list_length by @waahm7 in #1019
Full Changelog: v0.8.17...v0.8.18
Provide a way to skip a unit test
What's Changed
- Add a way to skip a test by @xiazhvera in #1012
- add github templates and bots by @jmklix in #1015
Full Changelog: v0.8.16...v0.8.17