jlineup
jlineup copied to clipboard
Bump software.amazon.awssdk.crt:aws-crt from 0.29.10 to 0.29.14
Bumps software.amazon.awssdk.crt:aws-crt from 0.29.10 to 0.29.14.
Release notes
Sourced from software.amazon.awssdk.crt:aws-crt's releases.
TCPKeepAlive Improvements
What's Changed
- fall back to system class loader by
@graebmin awslabs/aws-crt-java#774- Set tcp keep alive by
@sfodin awslabs/aws-crt-java#751Full Changelog: https://github.com/awslabs/aws-crt-java/compare/v0.29.13...v0.29.14
Renaming FIPS classifier
What's Changed
- renaming FIPS classifier to be more clear by
@TingDaoKin awslabs/aws-crt-java#773Full Changelog: https://github.com/awslabs/aws-crt-java/compare/v0.29.12...v0.29.13
FIPS support through classifier
What's Changed
- remove the code to fetch libcrypto for android. we use aws-lc for android as well by
@TingDaoKin awslabs/aws-crt-java#768- Fix description for error methods by
@sfodin awslabs/aws-crt-java#770- FIPS with classifier by
@TingDaoKin awslabs/aws-crt-java#772Full Changelog: https://github.com/awslabs/aws-crt-java/compare/v0.29.11...v0.29.12
v0.29.11
What's Changed
- Update builder to allow appleclang15 (v0.9.55) by
@xiazhverain awslabs/aws-crt-java#761- Log leaked native resources using error log level in waitForNoResourc… by
@zoewanggin awslabs/aws-crt-java#765- S3: cancel the meta request before release the native handler by
@TingDaoKin awslabs/aws-crt-java#764- Android test package fix by
@sbSteveKin awslabs/aws-crt-java#766- latest submodules by
@sbSteveKin awslabs/aws-crt-java#769Full Changelog: https://github.com/awslabs/aws-crt-java/compare/v0.29.10...v0.29.11
Commits
3de687aAdd methods for set keep alive (#751)daafa7cfall back to system class loader (#774)b04445erenaming FIPS classifier to be more clear (#773)42b09c3FIPS with classifier (#772)834f542Fix description for error methods (#770)fa0c4c7remove the code to fetch libcrypto for android. we use aws-lc for android as ...7cb4731latest submodules (#769)ef50904Android test package fix (#766)fe6356cS3: cancel the meta request before release the native handler (#764)717db5eLog leaked native resources using error log level in waitForNoResourc… (#765)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)