Releases: awslabs/aws-c-common
Releases · awslabs/aws-c-common
Base64url support
What's Changed
- Remove apple-specific pthread_getname compile definition by @azkrishpy in #1224
- Extend Platform Helper Functions by @xiazhvera in #1225
- Remove no-op from CMakeLists.txt by @sbSteveK in #1226
- Add va_end call by @azkrishpy in #1228
- Base64url support by @DmitriyMusatkin in #1229
New Contributors
- @azkrishpy made their first contribution in #1224
Full Changelog: v0.12.5...v0.12.6
Add support for direct IO read from file
What's Changed
- change stale issue and discussion handling to run once a week by @DmitriyMusatkin in #1216
- aws_explicit_aligned_allocator_new by @TingDaoK in #1147
- Add support for direct IO read from file. by @TingDaoK in #1217
- Import latest CJSON and libcbor. by @TingDaoK in #1223
Full Changelog: v0.12.4...v0.12.5
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