Releases: awslabs/aws-c-common
Releases · awslabs/aws-c-common
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
Added Append function for device random, normalized directory delimiters and other maintainability improvements.
Pre-release
v0.8.15
What's Changed
- Replace old ARM images with raspbian-bullseye image by @knightjoel in #990
- CI job for OpenBSD by @knightjoel in #991
- Improved output from test harness by @graebm in #995
- Remove unused system: aws_bus by @graebm in #996
- Buffer ub by @DmitriyMusatkin in #999
- Add CBMC proof for
aws_byte_buf_append_and_update
by @feliperodri in #1000 - Fix comment in uri.h by @jamesbornholt in #986
- CMake feature detection with gcc 7.3.1 misses backtrace by @jeking3 in #1002
New Contributors
- @jamesbornholt made their first contribution in #986
- @jeking3 made their first contribution in #1002
Full Changelog: v0.8.14...v0.8.15
Fix C++ compiler warning
latest_submodules.py
What's Changed
Full Changelog: v0.8.12...v0.8.13
Fix Windows compiler warning
remove old docker images
What's Changed
- remove old docker images by @DmitriyMusatkin in #982
Full Changelog: v0.8.10...v0.8.11
v0.8.10
What's Changed
- Fix race condition in cJSON_Parse.* calls by @waahm7 in #972
- Add getter for thread name by @DmitriyMusatkin in #969
- fix: build and tests on OpenBSD by @knightjoel in #976
- Added extern_c_begin and extern_c_end to JSON by @TwistedTwigleg in #977
- fix: NETBSD -> NetBSD by @knightjoel in #979
- Added Utf8 validation callback to allow extra validation by @xiazhvera in #980
- Rename aws_utf8_validator -> aws_utf8_decoder by @xiazhvera in #981
- use BMI2 cpuid instead for
_mulx_u32
by @TingDaoK in #974 - Assert that each error-info-list starts with correct value by @graebm in #978
New Contributors
- @knightjoel made their first contribution in #976
- @xiazhvera made their first contribution in #980
Full Changelog: v0.8.9...v0.8.10
v0.8.9
What's Changed
- Always pull out value of errno right after sys call by @bretambrose in #971
Full Changelog: v0.8.8...v0.8.9
Better error detection when opening files
What's Changed
Full Changelog: v0.8.7...v0.8.8