Skip to content

Releases: awslabs/aws-c-common

Base64url support

19 Nov 18:08
95515a8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.5...v0.12.6

Add support for direct IO read from file

18 Sep 16:41
31578be

Choose a tag to compare

What's Changed

Full Changelog: v0.12.4...v0.12.5

pick up the latest cjson and libcbor

10 Jul 20:27
2b67a65

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.3...v0.12.4

Fix invalid XML Buffer Overflow Error

12 May 16:06
aaa2f11

Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

Simplify how inline math files are included

26 Mar 18:15
8ae8f48

Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

CrossProcess lock -- don't unlock, just close fd

17 Mar 16:20
d80b005

Choose a tag to compare

What's Changed

  • CrossProcess lock -- don't unlock, just close fd by @TingDaoK in #1192

Full Changelog: v0.12.0...v0.12.1

v0.12.0

13 Mar 18:03
7fb0071

Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.12.0

v0.11.3

12 Mar 18:38
65be40d

Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

New Get_ENV Functions

04 Mar 21:33
568f46b

Choose a tag to compare

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

12 Feb 17:41
6401c83

Choose a tag to compare

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