Releases: awslabs/aws-c-sdkutils
Releases · awslabs/aws-c-sdkutils
Add cxx support
What's Changed
- chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in #45
- Add cxx support by @subdiox in #48
New Contributors
- @ashishdhingra made their first contribution in #45
- @subdiox made their first contribution in #48
Full Changelog: v0.2.0...v0.2.1
Update Minimum CMake to 3.9
v0.1.19
What's Changed
- lets make string array const input by @DmitriyMusatkin in #44
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- Switch to more efficient functions for json parsing by @DmitriyMusatkin in #43
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- clang-format 18 by @graebm in #40
- Update MacOS to arm64 by @waahm7 in #41
- Add support for string array request parameter to endpoint resolution by @DmitriyMusatkin in #42
Full Changelog: v0.1.16...v0.1.17
Remove is ipv4/ipv6 functions utils from sdkutils to c-common
What's Changed
Full Changelog: v0.1.15...v0.1.16
Fix a bunch of places we forget to aws_raise_error()
What's Changed
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- add minimal regex matcher by @DmitriyMusatkin in #37
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Minor CMakelists.txt cleanup by @graebm in #34
- added workflow for handling answerable discussions by @yasminetalby in #35
- add partition mapping for iso-e and iso-f by @DmitriyMusatkin in #36
New Contributors
- @yasminetalby made their first contribution in #35
Full Changelog: v0.1.12...v0.1.13