Skip to content

Releases: awslabs/aws-c-common

v0.9.13

14 Feb 21:30
15a2534
Compare
Choose a tag to compare
v0.9.13 Pre-release
Pre-release

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

30 Dec 00:13
8eaa098
Compare
Choose a tag to compare

What's Changed

  • Change port from uint16_t to uint32_t, to support VSOCK by @graebm in #1079

Full Changelog: v0.9.11...v0.9.12

add a query string helper

28 Dec 22:46
b7e04ca
Compare
Choose a tag to compare
Pre-release

What's Changed

  • add a query string helper from byte cursor directly by @TingDaoK in #1080

Full Changelog: v0.9.10...v0.9.11

Fix cross process lock

16 Nov 22:16
80f21b3
Compare
Choose a tag to compare
Pre-release

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

11 Nov 21:18
fefbf4b
Compare
Choose a tag to compare
Fix WSL Crash Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.8...v0.9.9

Android Logging Update

07 Nov 22:04
00157ef
Compare
Choose a tag to compare
Pre-release

Adds high resolution clock timestamps to android logging in order to investigate scheduling/clock misbehavior.

Added cross process lock.

07 Nov 20:32
fb3182c
Compare
Choose a tag to compare
Pre-release

Adds a cross process locking API

Switch Default Allocator to Basic System One

31 Oct 21:47
38e7ba2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.5...v0.9.6

Environment Loader API

27 Oct 02:37
e381a7b
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.9.4...v0.9.5

Add error codes for file read/write/open failures

26 Sep 23:06
4c0a9f5
Compare
Choose a tag to compare

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

Full Changelog: v0.9.3...v0.9.4