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

https://github.com/awslabs/aws-crt-ruby - Bump CMake to 3.9

What's Changed

  • update cmake by @waahm7 in https://github.com/awslabs/aws-crt-ruby/pull/67
  • Revert "update cmake" by @waahm7 in https://github.com/awslabs/aws-crt-ruby/pull/68
  • latest submodules by @waahm7 in https://github.com/awslabs/aws-crt-ruby/pull/69
  • Latest Submodule to Bump CMake to 3.9 by @waahm7 in https://github.com/awslabs/aws-crt-ruby/pull/70

Full Changelog: https://github.com/awslabs/aws-crt-ruby/compare/v0.3.0...v0.4.0

- Ruby
Published by waahm7 almost 2 years ago

https://github.com/awslabs/aws-crt-ruby - v0.3.0

What's Changed

  • Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot in https://github.com/awslabs/aws-crt-ruby/pull/64
  • chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in https://github.com/awslabs/aws-crt-ruby/pull/65
  • CRC64NVME support by @mullermp in https://github.com/awslabs/aws-crt-ruby/pull/66

New Contributors

  • @dependabot made their first contribution in https://github.com/awslabs/aws-crt-ruby/pull/64
  • @ashishdhingra made their first contribution in https://github.com/awslabs/aws-crt-ruby/pull/65

Full Changelog: https://github.com/awslabs/aws-crt-ruby/compare/v0.2.1...v0.3.0

- Ruby
Published by mullermp almost 2 years ago

https://github.com/awslabs/aws-crt-ruby - Release V0.2.1

update to the latest aws-crt-ffi.

- Ruby
Published by alextwoods about 2 years ago

https://github.com/awslabs/aws-crt-ruby - Release V0.2.0: Support sigv4-s3express signing

Add support for sigv4-s3express signing.

- Ruby
Published by alextwoods over 2 years ago

https://github.com/awslabs/aws-crt-ruby - Fix Sigv4a on MacOS 14+

What's Changed

  • update submodules by @TingDaoK in https://github.com/awslabs/aws-crt-ruby/pull/56

- Ruby
Published by jterapin almost 3 years ago

https://github.com/awslabs/aws-crt-ruby - Initial release

Initial release of AWS CRT bindings.

The bindings are in developer preview and are available from RubyGems as the aws-crt gem. You can install them by adding the aws-crt gem to your Gemfile.

- Ruby
Published by TingDaoK almost 4 years ago