Recent Releases of https://github.com/awslabs/aws-crt-php

https://github.com/awslabs/aws-crt-php - latest submodules

What's Changed

  • clang-format 18 by @graebm in https://github.com/awslabs/aws-crt-php/pull/113
  • latest submodules by @waahm7 in https://github.com/awslabs/aws-crt-php/pull/116

Full Changelog: https://github.com/awslabs/aws-crt-php/compare/v1.2.6...v1.2.7

- PHP
Published by TingDaoK over 1 year ago

https://github.com/awslabs/aws-crt-php - v1.2.6

What's Changed

  • aws-crt-ffi v0.3.7 -> v0.3.8 by @graebm in https://github.com/awslabs/aws-crt-php/pull/112

Full Changelog: https://github.com/awslabs/aws-crt-php/compare/v1.2.5...v1.2.6

- PHP
Published by TingDaoK about 2 years ago

https://github.com/awslabs/aws-crt-php - v1.2.5

What's Changed

  • Remove crypto function by @waahm7 in https://github.com/awslabs/aws-crt-php/pull/111

Full Changelog: https://github.com/awslabs/aws-crt-php/compare/v1.2.4...v1.2.5

- PHP
Published by waahm7 about 2 years ago

https://github.com/awslabs/aws-crt-php - Fix deprecated use of ${var}

What's Changed

  • Hard-code the maintainers information to the helper script by @TingDaoK in https://github.com/awslabs/aws-crt-php/pull/107
  • Fix deprecated use of ${var} in Encoding.php by @mdio in https://github.com/awslabs/aws-crt-php/pull/108

New Contributors

  • @mdio made their first contribution in https://github.com/awslabs/aws-crt-php/pull/108

Full Changelog: https://github.com/awslabs/aws-crt-php/compare/v1.2.3...v1.2.4

- PHP
Published by waahm7 over 2 years ago

https://github.com/awslabs/aws-crt-php - fixing sigv4a for MacOS 14+

What's Changed

  • update time to ancient by @jmklix in https://github.com/awslabs/aws-crt-php/pull/100
  • fix permissions for stale issue bot by @jmklix in https://github.com/awslabs/aws-crt-php/pull/103
  • added workflow for handling answerable discussions by @yasminetalby in https://github.com/awslabs/aws-crt-php/pull/104
  • update submodules by @TingDaoK in https://github.com/awslabs/aws-crt-php/pull/106

New Contributors

  • @yasminetalby made their first contribution in https://github.com/awslabs/aws-crt-php/pull/104

Full Changelog: https://github.com/awslabs/aws-crt-php/compare/v1.2.2...v1.2.3

- PHP
Published by TingDaoK over 2 years ago

https://github.com/awslabs/aws-crt-php - Fix Undefined Function Error

What's Changed

  • Issue templates by @jmklix in https://github.com/awslabs/aws-crt-php/pull/99
  • fix: Undefined function 'AWS\CRT\HTTP\InvalidArgumentException' by @yslinear in https://github.com/awslabs/aws-crt-php/pull/102

New Contributors

  • @jmklix made their first contribution in https://github.com/awslabs/aws-crt-php/pull/99
  • @yslinear made their first contribution in https://github.com/awslabs/aws-crt-php/pull/102

Full Changelog: https://github.com/awslabs/aws-crt-php/compare/v1.2.1...v1.2.2

- PHP
Published by waahm7 almost 3 years ago

https://github.com/awslabs/aws-crt-php - Fix PHP 5.x symbol visibility

What's Changed

  • [Replicate] compatibility with PHP 5.x by @TingDaoK in https://github.com/awslabs/aws-crt-php/pull/97

Full Changelog: https://github.com/awslabs/aws-crt-php/compare/v1.2.0...v1.2.1

- PHP
Published by TingDaoK over 3 years ago

https://github.com/awslabs/aws-crt-php - Stable Release

What's Changed

  • mark release as stable and updates php requirement by @TingDaoK in https://github.com/awslabs/aws-crt-php/pull/94

Full Changelog: https://github.com/awslabs/aws-crt-php/compare/v1.1.0...v1.2.0

- PHP
Published by TingDaoK over 3 years ago

https://github.com/awslabs/aws-crt-php - PECL release fix and more

What's Changed

  • Latest Submodules by @waahm7 in https://github.com/awslabs/aws-crt-php/pull/73
  • Fix PECL publish by @TingDaoK in https://github.com/awslabs/aws-crt-php/pull/85
  • Composer update 2 by @TingDaoK in https://github.com/awslabs/aws-crt-php/pull/89
  • support cross version phpunit for supporting php8.1 and 8.2 by @TingDaoK in https://github.com/awslabs/aws-crt-php/pull/92
  • PECL release follow up by @TingDaoK in https://github.com/awslabs/aws-crt-php/pull/90

Full Changelog: https://github.com/awslabs/aws-crt-php/compare/v1.0.4...v1.1.0

- PHP
Published by TingDaoK over 3 years ago

https://github.com/awslabs/aws-crt-php - Fixing a low severity issue with parsing certificate Common Name (CN)

What's Changed

  • Fixing a low severity issue with parsing certificate Common Name (CN) by @waahm7 in https://github.com/awslabs/aws-crt-php/pull/84

Full Changelog: https://github.com/awslabs/aws-crt-php/compare/v1.0.3...v1.0.4

- PHP
Published by waahm7 over 3 years ago

https://github.com/awslabs/aws-crt-php - Update s2n

What's Changed

  • Update phpunit for security fixes by @graebm in https://github.com/awslabs/aws-crt-php/pull/61
  • Fix it so CI runs on branches with '/' in name by @graebm in https://github.com/awslabs/aws-crt-php/pull/62
  • fix win build by @TingDaoK in https://github.com/awslabs/aws-crt-php/pull/72
  • Update s2n by @waahm7 in https://github.com/awslabs/aws-crt-php/pull/81

New Contributors

  • @graebm made their first contribution in https://github.com/awslabs/aws-crt-php/pull/61
  • @TingDaoK made their first contribution in https://github.com/awslabs/aws-crt-php/pull/72
  • @waahm7 made their first contribution in https://github.com/awslabs/aws-crt-php/pull/81

Full Changelog: https://github.com/awslabs/aws-crt-php/compare/v1.0.2...v1.0.3

- PHP
Published by waahm7 over 3 years ago