Releases: awslabs/aws-c-common
Releases · awslabs/aws-c-common
pick up the latest cjson and libcbor
What's Changed
- Remove clang-3 from CI by @sbSteveK in #1203
- Fix signature of aws_backtrace_log by @TingDaoK in #1206
- Remove Windows 2019 and add Windows 2025 with MSVC-17 by @TingDaoK in #1209
- Fix byte helpers for mingw 32 bit by @DmitriyMusatkin in #1210
- Add a python script to help pick up the latest cjson and libcbor by @TingDaoK in #1211
- Add API for a more compact (no dashes) UUID-to-str by @bretambrose in #1212
New Contributors
Full Changelog: v0.12.3...v0.12.4
Fix invalid XML Buffer Overflow Error
What's Changed
- make exports consistent by @DmitriyMusatkin in #1196
- Error handling docs by @graebm in #1197
- Fix casing on Windows header files by @waahm7 in #1199
- Add reset src api for aws_cbor_decoder by @TingDaoK in #1202
- Fix invalid XML Buffer Overflow Error by @waahm7 in #1201
Full Changelog: v0.12.2...v0.12.3
Simplify how inline math files are included
What's Changed
- Tests require compiler extensions by @graebm in #1193
- Simplify how inline math files are included by @graebm in #1195
Full Changelog: v0.12.1...v0.12.2
CrossProcess lock -- don't unlock, just close fd
What's Changed
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Use sleep-aware monotonic clock if available by @bretambrose in #1189
Full Changelog: v0.11.3...v0.12.0
v0.11.3
What's Changed
- Support prebuild on win/mac by @DmitriyMusatkin in #1191
Full Changelog: v0.11.2...v0.11.3
New Get_ENV Functions
What's Changed
- aws_base64_compute_encoded_len() is now exact, doesn't add 1 extra for null-terminator by @graebm in #1188
- New Get_ENV Functions by @waahm7 in #1141
Full Changelog: v0.11.1...v0.11.2
Make aws_byte_cursor_from_string NULL tolerant
What's Changed
- Integration test for CPU feature detection by @graebm in #1186
- Make aws_byte_cursor_from_string NULL tolerant by @waahm7 in #1187
Full Changelog: v0.11.0...v0.11.1
A bunch of CMake fixes
Fix heap overflow on uri parsing
What's Changed
Full Changelog: v0.10.8...v0.10.9