Skip to content

Releases: awslabs/aws-c-common

Provide a way to skip a unit test

17 Apr 16:22
06f8276
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.8.16...v0.8.17

Added Append function for device random, normalized directory delimiters and other maintainability improvements.

12 Apr 21:33
cfaa904
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.15...v0.8.16

v0.8.15

27 Mar 17:24
21d478b
Compare
Choose a tag to compare
v0.8.15 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.8.14...v0.8.15

Fix C++ compiler warning

08 Mar 19:47
35a8c65
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.8.13...v0.8.14

latest_submodules.py

06 Mar 18:13
983abad
Compare
Choose a tag to compare
latest_submodules.py Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.12...v0.8.13

Fix Windows compiler warning

01 Mar 01:40
5cf17cd
Compare
Choose a tag to compare
Pre-release

What's Changed

  • New guideline: callbacks are always async, or always sync by @graebm in #945
  • change '#if _MSC_VER' to '#ifdef _MSC_VER' by @jmklix in #987

New Contributors

Full Changelog: v0.8.11...v0.8.12

remove old docker images

13 Feb 16:54
50695e9
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.8.10...v0.8.11

v0.8.10

03 Feb 22:19
4a44071
Compare
Choose a tag to compare
v0.8.10 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.8.9...v0.8.10

v0.8.9

13 Jan 21:51
5e64b03
Compare
Choose a tag to compare
v0.8.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.8...v0.8.9

Better error detection when opening files

12 Jan 19:17
a9a3c55
Compare
Choose a tag to compare

What's Changed

  • aws_fopen_safe() raises aws-error on failure by @graebm in #970

Full Changelog: v0.8.7...v0.8.8