Releases: awslabs/aws-c-common
Releases · awslabs/aws-c-common
v0.10.4
What's Changed
- Doc fix for cbor by @TingDaoK in #1171
- Remove reliance on hardcoded user in ci by @DmitriyMusatkin in #1170
- Forward CMake variables to prebuilding dependencies by @sfod in #1161
- Update CBMC proof tooling to latest releases by @tautschnig in #1164
- Fix test that made no sense by @graebm in #1172
Full Changelog: v0.10.3...v0.10.4
v0.10.3
What's Changed
- switch c compiler check to different cmake variable by @DmitriyMusatkin in #1169
Full Changelog: v0.10.2...v0.10.3
Disable Visibility Hidden on Old GCC
What's Changed
- disable visibility hidden on old gcc by @DmitriyMusatkin in #1167
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in #1151
- check if numa available or not before loading numa functions by @TingDaoK in #1163
- Unlink shutdown callback from ref count by @bretambrose in #1166
- fix empty xml node handling by @DmitriyMusatkin in #1168
New Contributors
- @ashishdhingra made their first contribution in #1151
Full Changelog: v0.10.0...v0.10.1
Update Minimum CMake to 3.9
Support Swift CXX Interop
Fix Cmake Prebuild
What's Changed
- improve condition_variable documentation by @jmklix in #1157
- Fix Cmake Prebuild Remove -S Option by @waahm7 in #1158
Full Changelog: v0.9.29...v0.9.30
v0.9.29
v0.9.28
What's Changed
- Add aws_ prefix to prebuild_dependency CMake function name by @sfod in #1146
- Makefile.common updates for CBMC by @tautschnig in #1148
- Run proofs with CBMC 6.2.0 by @graebm in #1149
- Only set mtune neoverse if compiler supports it by @DmitriyMusatkin in #1150
Full Changelog: v0.9.27...v0.9.28
Fix `-Wuseless-cast` compiler warnings
What's Changed
Full Changelog: v0.9.26...v0.9.27