Releases: awslabs/aws-c-common
Releases · awslabs/aws-c-common
Fix prebuilding dependencies on CMake versions prior to v3.13
What's Changed
Full Changelog: v0.10.5...v0.10.6
Support relative paths when prebuilding dependencies with CMake
What's Changed
- Switch CI to use roles by @DmitriyMusatkin in #1173
- Support relative paths when prebuilding dependencies with CMake by @graebm in #1174
Full Changelog: v0.10.4...v0.10.5
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