amazon-s3-encryption-client-java
amazon-s3-encryption-client-java copied to clipboard
chore(deps): bump software.amazon.awssdk.crt:aws-crt from 0.21.9 to 0.29.19
Bumps software.amazon.awssdk.crt:aws-crt from 0.21.9 to 0.29.19.
Release notes
Sourced from software.amazon.awssdk.crt:aws-crt's releases.
v0.29.19
What's Changed
- Update DeviceFarm tests to not use legacy host by
@bretambrosein awslabs/aws-crt-java#781- update aws-lc by
@TingDaoKin awslabs/aws-crt-java#787Full Changelog: https://github.com/awslabs/aws-crt-java/compare/v0.29.18...v0.29.19
Fix JNI call on proxy auth enum
What's Changed
- Mismatched JNI call on proxy auth enum by
@bretambrosein awslabs/aws-crt-java#779Full Changelog: https://github.com/awslabs/aws-crt-java/compare/v0.29.17...v0.29.18
v0.29.17
What's Changed
- Bump s2n to v1.4.11 to support ecdsa521p on TLS1.3 by
@alfred2gin awslabs/aws-crt-java#778Full Changelog: https://github.com/awslabs/aws-crt-java/compare/v0.29.16...v0.29.17
v0.29.16
What's Changed
- add a new CRT() to StringUtils by
@sbSteveKin awslabs/aws-crt-java#777Full Changelog: https://github.com/awslabs/aws-crt-java/compare/v0.29.15...v0.29.16
v0.29.15
What's Changed
- Use sonatype token by
@TingDaoKin awslabs/aws-crt-java#776Full Changelog: https://github.com/awslabs/aws-crt-java/compare/v0.29.14...v0.29.15
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
... (truncated)
Commits
4cddd41update aws-lc (#787)53acfc2Update DeviceFarm tests to not use legacy host (#781)5d62d97Mismatched JNI call on proxy auth enum (#779)9360cfdBump s2n to v1.4.11 (#778)b9acd28add a new CRT() to StringUtils (#777)10b0791Use sonatype token (#776)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)- 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)