Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
software.amazon.awssdk.crt:aws-crt 0.33.7 -> 0.41.0 age adoption passing confidence

Release Notes

awslabs/aws-crt-java (software.amazon.awssdk.crt:aws-crt)

v0.41.0

Compare Source

What's Changed

With the update to aws-c-io v0.24.0 macOS will now use Apple's Dispatch Queue, Network Framework, and Secitem to handle network connections and TLS negotiation.

Full Changelog: awslabs/aws-crt-java@v0.40.3...v0.41.0

v0.40.3: Fix memory leaks in S3 client and http2 stream manager

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.40.2...v0.40.3

v0.40.2: Pick up the fix for the wrong assert

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.40.1...v0.40.2

v0.40.1: [S3] Read backpressure window fix

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.40.0...v0.40.1

v0.40.0: Dynamic default part size

Compare Source

What's Changed

New Contributors

Full Changelog: awslabs/aws-crt-java@v0.39.4...v0.40.0

v0.39.4: Add Java bindings for no_proxy_hosts setting

Compare Source

What's Changed

New Contributors

Full Changelog: awslabs/aws-crt-java@v0.39.3...v0.39.4

v0.39.3: Add TLS_CIPHER_PREF_TLSv1_0_2023 cipher pref for opt-ing out of PQ

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.39.2...v0.39.3

v0.39.2: [re-release v0.39.1] fix the code pipeline

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.39.1...v0.39.2

v0.39.0: s3.FileIoOptions bindings

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.13...v0.39.0

v0.38.13

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.12...v0.38.13

v0.38.12

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.11...v0.38.12

v0.38.11

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.10...v0.38.11

v0.38.10

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.9...v0.38.10

v0.38.9: fix s3 retry with checksum result in failure

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.8...v0.38.9

v0.38.8: retry will reuse the checksum and support no_proxy

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.7...v0.38.8

v0.38.7

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.6...v0.39.0

v0.38.6

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.5...v0.38.6

v0.38.5: Migrate CD to maven central

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.4...v0.38.5

v0.38.4

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.3...v0.38.4

v0.38.3

Compare Source

What's Changed

  • Capture fields from PUBLISH for req-resp stream operations by @​sfod in #​888

Full Changelog: awslabs/aws-crt-java@v0.38.2...v0.38.3

v0.38.2: Support changes in req-resp operations

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.1...v0.38.2

v0.38.1

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.38.0...v0.38.1

v0.38.0: Cleanup SharedLib Immediately

Compare Source

What's Changed

  • Cleanup SharedLib Immediately + Bump Minimum MacOS version to 10.15 by @​waahm7 in #​877

Full Changelog: awslabs/aws-crt-java@v0.37.1...v0.38.0

v0.37.0

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.36.3...v0.37.0

v0.36.3: only forbid X-Amz-S3session-Token when signing with s3 express

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.36.2...v0.36.3

v0.36.2: Bind response first byte timeout for ConnectionManager

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.36.1...v0.36.2

v0.36.1: Roll back TLS 1.3 Support for Windows

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.36.0...v0.36.1

v0.35.0

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.34.1...v0.35.0

v0.34.1: Expose PQ_DEFAULT in TlsCipherPreference enum

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.34.0...v0.34.1

v0.34.0: Add ML-KEM PQ TLS Policy Support, AWS-LC-FIPS-3.0.0

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.33.11...v0.34.0

v0.33.11

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.33.10...v0.33.11

v0.33.10: Fix segfaults -- CRC64NVME on machines with disabled AVX and uri parsing corner case

Compare Source

What's Changed

  • Fix segfaults -- CRC64NVME on machines with disabled AVX and uri parsing corner case. by @​TingDaoK in #​863

Full Changelog: awslabs/aws-crt-java@v0.33.9...v0.33.10

v0.33.9

Compare Source

What's Changed

Full Changelog: awslabs/aws-crt-java@v0.33.8...v0.33.9


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 2912605 to 35d01aa Compare January 28, 2025 04:55
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.33.9 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.33.10 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 35d01aa to b6fb7d1 Compare January 31, 2025 01:08
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.33.10 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.33.11 Jan 31, 2025
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.33.11 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.34.0 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from b6fb7d1 to 4148429 Compare February 7, 2025 17:01
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.34.0 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.34.1 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 4148429 to 8b1be6b Compare February 12, 2025 19:08
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.34.1 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.35.0 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 8b1be6b to 35765aa Compare February 18, 2025 20:01
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 35765aa to f47d500 Compare March 4, 2025 22:37
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.35.0 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.36.1 Mar 4, 2025
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.36.1 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.36.2 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from f47d500 to a09c054 Compare March 11, 2025 23:06
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from a09c054 to ec7b730 Compare March 19, 2025 01:51
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.36.2 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.36.3 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from ec7b730 to a2b710e Compare March 26, 2025 23:05
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.36.3 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.37.0 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from a2b710e to 6fdede4 Compare April 8, 2025 01:38
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.37.0 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.0 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 6fdede4 to 8cfc741 Compare April 9, 2025 22:08
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.0 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.1 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 8cfc741 to 74d3e79 Compare May 8, 2025 03:06
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.1 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.2 May 8, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 74d3e79 to 8637585 Compare May 14, 2025 22:00
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.2 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.3 May 14, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 8637585 to 9dc99ba Compare May 30, 2025 23:09
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.3 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.4 May 30, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 9dc99ba to 2e46635 Compare June 9, 2025 19:51
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.4 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.5 Jun 9, 2025
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.7 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.8 Jul 29, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 8d11ef8 to 8cac017 Compare August 12, 2025 21:20
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.8 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.9 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 8cac017 to 58418d1 Compare August 22, 2025 18:26
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.9 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.10 Aug 22, 2025
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.10 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.11 Aug 22, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 58418d1 to 292d61b Compare August 22, 2025 23:41
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 292d61b to 8c04183 Compare September 10, 2025 17:38
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.11 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.12 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 8c04183 to e31e901 Compare September 13, 2025 00:04
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.12 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.13 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from e31e901 to 77ed62a Compare September 19, 2025 01:53
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.38.13 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.39.0 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 77ed62a to 7c94141 Compare October 14, 2025 02:08
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.39.0 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.39.2 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 7c94141 to a526b63 Compare October 16, 2025 22:04
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.39.2 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.39.3 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from a526b63 to bd325fb Compare October 23, 2025 03:35
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.39.3 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.39.4 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from bd325fb to c44d9f4 Compare November 21, 2025 05:58
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.39.4 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.40.0 Nov 21, 2025
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.40.0 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.40.1 Nov 25, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from c44d9f4 to 09c22ee Compare November 25, 2025 05:32
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 09c22ee to d1b7e69 Compare December 4, 2025 03:00
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.40.1 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.40.2 Dec 4, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from d1b7e69 to 65fe2f0 Compare December 6, 2025 02:31
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.40.2 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.40.3 Dec 6, 2025
@renovate renovate bot force-pushed the renovate/software.amazon.awssdk.crt-aws-crt-0.x branch from 65fe2f0 to 2da1bfa Compare December 12, 2025 04:33
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.40.3 fix(deps): update dependency software.amazon.awssdk.crt:aws-crt to v0.41.0 Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant