Releases: awslabs/aws-c-common
Releases · awslabs/aws-c-common
v0.9.13
What's Changed
- cJSON update to 1.7.17 by @graebm in #1081
- Add more generic AVX feature detection as well as flags for if avx512… by @JonathanHenson in #1041
- chore: relax stale issue timings by @kellertk in #1085
- Use _Exit() on test failure, to avoid LeakSanitizer spam by @graebm in #1088
- Fix a bunch of places we forget to aws_raise_error() by @graebm in #1089
- Consistently use lowercase for Windows libraries and header files by @giordano in #1058
New Contributors
Full Changelog: v0.9.12...v0.9.13
Change port from uint16_t to uint32_t, to support VSOCK
What's Changed
Full Changelog: v0.9.11...v0.9.12
add a query string helper
What's Changed
Full Changelog: v0.9.10...v0.9.11
Fix cross process lock
What's Changed
- Fixed directory creation to ignore umask, and allow cross process loc… by @JonathanHenson in #1078
Full Changelog: v0.9.9...v0.9.10
Fix WSL Crash
Android Logging Update
Adds high resolution clock timestamps to android logging in order to investigate scheduling/clock misbehavior.
Added cross process lock.
Adds a cross process locking API
Switch Default Allocator to Basic System One
What's Changed
- Add additional priority queue related APIs by @bretambrose in #1067
- Switch default allocator to basic system one by @DmitriyMusatkin in #1066
Full Changelog: v0.9.5...v0.9.6
Environment Loader API
What's Changed
- Report actual bytes leaked/Fix realloc tracing by @DmitriyMusatkin in #1053
- Support reading "special files" that lie about their size by @graebm in #1064
- Add an environment loader API and implementation for some DMI related fields by @JonathanHenson in #1063
- Update third party licenses file by @yasminetalby in #1062
- Basic process mem usage functions by @DmitriyMusatkin in #1065
- Fix loading of libnuma.so by @waahm7 in #1068
- Comment: fix by @alfred2g in #1069
New Contributors
Full Changelog: v0.9.4...v0.9.5
Add error codes for file read/write/open failures
What's Changed
- Authorize requests to GitHub API in
Run CBMC proofs
workflow by @adpaco-aws in #1057 - reflexive vs symmetric in hash_table.h doc by @jmklix in #1056
- Add error codes for file read/write/open failures by @graebm in #1061
New Contributors
- @adpaco-aws made their first contribution in #1057
Full Changelog: v0.9.3...v0.9.4