Skip to content

Releases: awslabs/aws-c-common

Fix default thread options for windows to not pin to any cpu_id

20 Jun 14:31
0cb24e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.21...v0.9.22

Fix memtracer test

05 Jun 20:58
4f874ce
Compare
Choose a tag to compare
Fix memtracer test Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.20...v0.9.21

Update CJson to v1.7.18

04 Jun 16:25
06cf4d8
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.9.19...v0.9.20

Fix aws_host_utils_is_ipv6 Function

10 May 23:22
36a716e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.18...v0.9.19

Fix Host parsing for IPv6 URI

08 May 23:19
24e2396
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.9.17...v0.9.18

Fix invalid cpu_id for RHEL_5

22 Apr 18:12
5038bc1
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.9.16...v0.9.17

Move is ipv4/ipv6 functions from Aws-c-sdkutils to Aws-c-common

22 Apr 16:32
70b8fcd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.15...v0.9.16

v0.9.15

02 Apr 22:37
ae7b067
Compare
Choose a tag to compare
v0.9.15 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.9.14...v0.9.15

Accept all RFC3339-compliant timestamps

05 Mar 17:35
fcadc0d
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Accept all RFC3339-compliant timestamps by @graebm in #1093

Full Changelog: v0.9.13...v0.9.14

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