Recent Releases of https://github.com/awslabs/aws-c-sdkutils

https://github.com/awslabs/aws-c-sdkutils - v0.2.4

What's Changed

  • make exports consistent by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/52
  • Fix double free on malformed rulesets by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/53

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.2.3...v0.2.4

- C
Published by DmitriyMusatkin about 1 year ago

https://github.com/awslabs/aws-c-sdkutils - v0.2.3

What's Changed

  • A bunch of CMake fixes by @graebm in https://github.com/awslabs/aws-c-sdkutils/pull/50

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.2.2...v0.2.3

- C
Published by sfod over 1 year ago

https://github.com/awslabs/aws-c-sdkutils - Update Config File Parsing Logic to Parse Services Section

What's Changed

  • Switch CI to use Roles by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/49
  • Update Config File Parsing Logic to Parse Services Section by @waahm7 in https://github.com/awslabs/aws-c-sdkutils/pull/51

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.2.1...v0.2.2

- C
Published by waahm7 over 1 year ago

https://github.com/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 https://github.com/awslabs/aws-c-sdkutils/pull/45
  • Add cxx support by @subdiox in https://github.com/awslabs/aws-c-sdkutils/pull/48

New Contributors

  • @ashishdhingra made their first contribution in https://github.com/awslabs/aws-c-sdkutils/pull/45
  • @subdiox made their first contribution in https://github.com/awslabs/aws-c-sdkutils/pull/48

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.2.0...v0.2.1

- C
Published by waahm7 over 1 year ago

https://github.com/awslabs/aws-c-sdkutils - Update Minimum CMake to 3.9

What's Changed

  • Update CMake to 3.9 by @waahm7 in https://github.com/awslabs/aws-c-sdkutils/pull/47

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.19...v0.2.0

- C
Published by waahm7 over 1 year ago

https://github.com/awslabs/aws-c-sdkutils - v0.1.19

What's Changed

  • lets make string array const input by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/44

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.18...v0.1.19

- C
Published by DmitriyMusatkin almost 2 years ago

https://github.com/awslabs/aws-c-sdkutils - v0.1.18

What's Changed

  • Switch to more efficient functions for json parsing by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/43

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.17...v0.1.18

- C
Published by DmitriyMusatkin almost 2 years ago

https://github.com/awslabs/aws-c-sdkutils - v0.1.17

What's Changed

  • clang-format 18 by @graebm in https://github.com/awslabs/aws-c-sdkutils/pull/40
  • Update MacOS to arm64 by @waahm7 in https://github.com/awslabs/aws-c-sdkutils/pull/41
  • Add support for string array request parameter to endpoint resolution by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/42

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.16...v0.1.17

- C
Published by DmitriyMusatkin almost 2 years ago

https://github.com/awslabs/aws-c-sdkutils - Remove is ipv4/ipv6 functions utils from sdkutils to c-common

What's Changed

  • Remove is ipv4/ipv6 functions utils from sdkutils to c-common by @waahm7 in https://github.com/awslabs/aws-c-sdkutils/pull/39

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.15...v0.1.16

- C
Published by waahm7 about 2 years ago

https://github.com/awslabs/aws-c-sdkutils - Fix a bunch of places we forget to aws_raise_error()

What's Changed

  • Fix a bunch of places we forget to awsraiseerror() by @graebm in https://github.com/awslabs/aws-c-sdkutils/pull/38

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.14...v0.1.15

- C
Published by TingDaoK over 2 years ago

https://github.com/awslabs/aws-c-sdkutils - v0.1.14

What's Changed

  • add minimal regex matcher by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/37

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.13...v0.1.14

- C
Published by DmitriyMusatkin over 2 years ago

https://github.com/awslabs/aws-c-sdkutils - v0.1.13

What's Changed

  • Minor CMakelists.txt cleanup by @graebm in https://github.com/awslabs/aws-c-sdkutils/pull/34
  • added workflow for handling answerable discussions by @yasminetalby in https://github.com/awslabs/aws-c-sdkutils/pull/35
  • add partition mapping for iso-e and iso-f by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/36

New Contributors

  • @yasminetalby made their first contribution in https://github.com/awslabs/aws-c-sdkutils/pull/35

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.12...v0.1.13

- C
Published by DmitriyMusatkin over 2 years ago

https://github.com/awslabs/aws-c-sdkutils - Reduce Logging Verbosity

What's Changed

  • aws_profile: reduce logging verbosity of the ~/.aws/profile parser by @grrtrr in https://github.com/awslabs/aws-c-sdkutils/pull/31

New Contributors

  • @grrtrr made their first contribution in https://github.com/awslabs/aws-c-sdkutils/pull/31

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.11...v0.1.12

- C
Published by waahm7 almost 3 years ago

https://github.com/awslabs/aws-c-sdkutils - update the behavior for profile override

What's Changed

  • update time to ancient by @jmklix in https://github.com/awslabs/aws-c-sdkutils/pull/29
  • update the behavior for profile override by @TingDaoK in https://github.com/awslabs/aws-c-sdkutils/pull/30

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.10...v0.1.11

- C
Published by TingDaoK about 3 years ago

https://github.com/awslabs/aws-c-sdkutils - v0.1.10

What's Changed

  • Fix warnings in public headers by @waahm7 in https://github.com/awslabs/aws-c-sdkutils/pull/28

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.9...v0.1.10

- C
Published by waahm7 about 3 years ago

https://github.com/awslabs/aws-c-sdkutils - Fix compiler warning

What's Changed

  • add github templates and bots by @jmklix in https://github.com/awslabs/aws-c-sdkutils/pull/27
  • Explicit void parameter for awsendpointsruleengineinit by @sdavtaker in https://github.com/awslabs/aws-c-sdkutils/pull/25

New Contributors

  • @jmklix made their first contribution in https://github.com/awslabs/aws-c-sdkutils/pull/27
  • @sdavtaker made their first contribution in https://github.com/awslabs/aws-c-sdkutils/pull/25

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.8...v0.1.9

- C
Published by graebm about 3 years ago

https://github.com/awslabs/aws-c-sdkutils - Update parsing logic to include sso-session

What's Changed

  • Fix comment to correct type by @waahm7 in https://github.com/awslabs/aws-c-sdkutils/pull/21
  • add codecov action by @TingDaoK in https://github.com/awslabs/aws-c-sdkutils/pull/22
  • Add Reference Count to Profile Collection by @waahm7 in https://github.com/awslabs/aws-c-sdkutils/pull/23
  • Update parsing logic to include sso-session by @waahm7 in https://github.com/awslabs/aws-c-sdkutils/pull/24

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.7...v0.1.8

- C
Published by waahm7 over 3 years ago

https://github.com/awslabs/aws-c-sdkutils - v0.1.7

What's Changed

  • Update CI to fix downstream build by @waahm7 in https://github.com/awslabs/aws-c-sdkutils/pull/18
  • fix handling of description in partitions file by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/20

New Contributors

  • @waahm7 made their first contribution in https://github.com/awslabs/aws-c-sdkutils/pull/18

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.6...v0.1.7

- C
Published by DmitriyMusatkin over 3 years ago

https://github.com/awslabs/aws-c-sdkutils - v0.1.6

What's Changed

  • Ep2 mem leak by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/19

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.5...v0.1.6

- C
Published by DmitriyMusatkin over 3 years ago

https://github.com/awslabs/aws-c-sdkutils - v0.1.5

What's Changed

  • Fix build warning in ruleset parser by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/17

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.4...v0.1.5

- C
Published by DmitriyMusatkin over 3 years ago

https://github.com/awslabs/aws-c-sdkutils - v0.1.4

What's Changed

  • Endpoints20 parsing by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/13
  • Add AppVerifier to CI by @TwistedTwigleg in https://github.com/awslabs/aws-c-sdkutils/pull/14
  • Endpoint Resolution Rule Engine by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/15
  • fix bug in resolving templates if strings contain escaped quotes by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/16

New Contributors

  • @TwistedTwigleg made their first contribution in https://github.com/awslabs/aws-c-sdkutils/pull/14

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.3...v0.1.4

- C
Published by DmitriyMusatkin over 3 years ago

https://github.com/awslabs/aws-c-sdkutils - Allow mix of static and shared libs

What's Changed

  • load cmake target fallback by @TingDaoK in https://github.com/awslabs/aws-c-sdkutils/pull/11
  • add readme by @DmitriyMusatkin in https://github.com/awslabs/aws-c-sdkutils/pull/12

New Contributors

  • @bretambrose made their first contribution in https://github.com/awslabs/aws-c-sdkutils/pull/8
  • @DmitriyMusatkin made their first contribution in https://github.com/awslabs/aws-c-sdkutils/pull/12

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.2...v0.1.3

- C
Published by graebm almost 4 years ago

https://github.com/awslabs/aws-c-sdkutils - allow multiple aws_sdkutils_library_init() calls

What's Changed

  • allow multiple awssdkutilslibrary_init() calls by @graebm in https://github.com/awslabs/aws-c-sdkutils/pull/7

Full Changelog: https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.1...v0.1.2

- C
Published by graebm over 4 years ago

https://github.com/awslabs/aws-c-sdkutils - Fix build for tests

  • Bug fix for tests to build

- C
Published by TingDaoK over 4 years ago