Releases: awslabs/aws-crt-ruby
Releases · awslabs/aws-crt-ruby
Bump CMake to 3.9
v0.3.0
What's Changed
- Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot in #64
- chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in #65
- CRC64NVME support by @mullermp in #66
New Contributors
- @dependabot made their first contribution in #64
- @ashishdhingra made their first contribution in #65
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
v0.1.9
What's Changed
- update crt-ffi to latest by @TingDaoK in #40
- Update ffi by @TingDaoK in #41
- Update version to 0.1.6 by @alextwoods in #42
- update submodules by @waahm7 in #45
- Fixing a low severity issue with parsing certificate Common Name (CN) by @waahm7 in #46
- Update version to 0.1.7 by @alextwoods in #48
- Remove sigv4 by @mullermp in #50
- Fix method redefined warnings by @alextwoods in #49
- add github templates and bots by @jmklix in #51
- update issue templates by @jmklix in #52
- update time to ancient by @jmklix in #53
- chore: added workflow for handling answerable discussions by @khushail in #54
- submodule update by @TingDaoK in #56
- Bump version and update changelog for ffi update by @TingDaoK in #57
New Contributors
- @waahm7 made their first contribution in #45
- @jmklix made their first contribution in #51
- @khushail made their first contribution in #54
Full Changelog: v0.1.0...0.1.9
v0.1.0
What's Changed
- add aws-c-* libs as git submodules by @graebm in #1
- Skeleton FFI package by @alextwoods in #3
- Add some WIP utils for handling errors by @alextwoods in #5
- Refactor platform and build logic - add CI with Github Actions by @alextwoods in #6
- Rubocop by @alextwoods in #7
- Split ruby code across multiple files by @graebm in #8
- Add rubocop action + cleanup current offenses by @alextwoods in #9
- Add Ruby error mapping and fix error bugs by @alextwoods in #11
- Change library location (bin/{cpu}/{os_bin}) + Expand CI targets by @alextwoods in #10
- Use ruby/setup-ruby to define a test matrix by @alextwoods in #13
- Finish EventLoopGroup binding by @graebm in #12
- Create aws-crt-auth gem skeleton by @alextwoods in #15
- Add a release action that uploads artifacts. by @alextwoods in #16
- Improved compile steps: by @graebm in #17
- Get Linux CI working: by @graebm in #18
- Add linux to release + add verification steps by @alextwoods in #19
- Add basic Credentials wrapper + ManagedNative mixin by @alextwoods in #20
- Update to builder v0.7.0 by @justinboswell in #23
- Now using aws-lc for crypto by @justinboswell in #24
- Bindings for Sign Request + SDK Signer by @alextwoods in #21
- Merge sigv4a by @alextwoods in #25
- Add signing algorithm to useragent by @alextwoods in #26
- Use aws-crt-builder manylinux for release workflows by @alextwoods in #27
- Migrate to aws-c-ffi bindings by @alextwoods in #28
- aarch64 fixes by @graebm in #29
- Add checksums/crc32c bindings by @alextwoods in #30
- Bump sigv4 crt version to match SDK version by @alextwoods in #31
- latest submodule by @ilevyor in #32
- Update aws-lc by @alextwoods in #34
- Update to the latest CRT by @alextwoods in #35
- Fix it so CI runs on branches with '/' in name by @graebm in #36
- Support for Apple M1. by @graebm in #37
- add additional check to osx-arm64-cross-compile CI job by @graebm in #38
New Contributors
- @justinboswell made their first contribution in #23
- @ilevyor made their first contribution in #32
Full Changelog: https://github.com/awslabs/aws-crt-ruby/commits/v0.1.0