-
Notifications
You must be signed in to change notification settings - Fork 914
Insights: aws/aws-sdk-java-v2
Overview
Could not load contribution data
Please try again later
14 Releases published by 1 person
-
2.31.45 AWS SDK for Java v2 2.31.45
published
May 16, 2025 -
2.31.46 AWS SDK for Java v2 2.31.46
published
May 19, 2025 -
2.31.47 AWS SDK for Java v2 2.31.47
published
May 20, 2025 -
2.31.48 AWS SDK for Java v2 2.31.48
published
May 21, 2025 -
2.31.49 AWS SDK for Java v2 2.31.49
published
May 22, 2025 -
2.31.50 AWS SDK for Java v2 2.31.50
published
May 23, 2025 -
2.31.52 AWS SDK for Java v2 2.31.52
published
May 28, 2025 -
2.31.53 AWS SDK for Java v2 2.31.53
published
May 29, 2025 -
2.31.54 AWS SDK for Java v2 2.31.54
published
May 30, 2025 -
2.31.55 AWS SDK for Java v2 2.31.55
published
Jun 2, 2025 -
2.31.56 AWS SDK for Java v2 2.31.56
published
Jun 3, 2025 -
2.31.58 AWS SDK for Java v2 2.31.58
published
Jun 5, 2025 -
2.31.60 AWS SDK for Java v2 2.31.60
published
Jun 9, 2025 -
2.31.63 AWS SDK for Java v2 2.31.63
published
Jun 12, 2025
42 Pull requests merged by 14 people
-
Add new module verification CI
#6173 merged
Jun 14, 2025 -
Validate unknown member reference
#6177 merged
Jun 13, 2025 -
Update api-surface-area-review-verification.yml to exclude non-java c…
#6180 merged
Jun 13, 2025 -
Invalid link link in deprecated message of DefaultCredentialsProvider replaced to @code
#6179 merged
Jun 13, 2025 -
Use aws-actions/configure-aws-credentials@v4
#6175 merged
Jun 12, 2025 -
Add validation for .brazil.json
#6172 merged
Jun 12, 2025 -
Fix connectionPoolingWorks test for Apache5.x by fixing setConnectionTimeToLive for Apache5.x
#6165 merged
Jun 11, 2025 -
Add Github workflow to lock PR conversation on close
#6169 merged
Jun 10, 2025 -
Deprecate DefaultCredentialsProvider.create() due to singleton issues
#6166 merged
Jun 10, 2025 -
Removing S3 dependency in URL client
#6162 merged
Jun 9, 2025 -
Add SharedModelsValidator
#6146 merged
Jun 9, 2025 -
Use partitions.json to generate Region class
#6120 merged
Jun 9, 2025 -
Add Environment Token support
#6130 merged
Jun 7, 2025 -
Add support for service model protocols field
#6161 merged
Jun 6, 2025 -
Fix Apache5 HTTP client retry failures with non-resettable streams
#6154 merged
Jun 5, 2025 -
Fix expiration in past warning from ProfileFileRefresher.
#6157 merged
Jun 5, 2025 -
docs: add reifiedbeans as a contributor for code
#6159 merged
Jun 5, 2025 -
Adding functionality to config preferred authschemeProvider
#6083 merged
Jun 4, 2025 -
Fixed DynamoDbEnhancedClient DefaultDynamoDbAsyncTable::createTable()…
#5847 merged
Jun 4, 2025 -
S3 transfer manager client constructor and method recipe
#6151 merged
Jun 4, 2025 -
docs: add jencymaryjoseph as a contributor for code
#6155 merged
Jun 4, 2025 -
Fix DownloadFilter interface to properly return DownloadFilter type
#6148 merged
Jun 3, 2025 -
Fix S3 event parsing when eventName is present but eventTime is not
#6095 merged
Jun 3, 2025 -
Fix NPE in ProfileFileSupplier.defaultSupplier
#6150 merged
Jun 2, 2025 -
Remove pid file
#6149 merged
Jun 2, 2025 -
Pass locals as arguments in endpoint rules
#6131 merged
May 30, 2025 -
Remove unneeded bundle dependency
#6138 merged
May 30, 2025 -
Update generator plugin to support validators
#6142 merged
May 30, 2025 -
Add support for validating models in generator
#6136 merged
May 29, 2025 -
Fix architecture test failures for apache5.x
#6140 merged
May 29, 2025 -
Fix HTTP authentication retry failures by improving RepeatableInputStreamRequestEntity repeatability
#6132 merged
May 28, 2025 -
Add script to automatically set up a new module
#6118 merged
May 26, 2025 -
Fix CompletableFuture hangs when RetryStrategy/MetricsCollector raise errors
#6125 merged
May 23, 2025 -
Enable Netty HTTP header validation when connecting with proxy
#6126 merged
May 22, 2025 -
Update non-streaming error unmarshaller with the new mapping function
#6122 merged
May 22, 2025 -
Remove deprecated service PrivateNetworks
#6124 merged
May 21, 2025 -
Add CodeQL CI
#6117 merged
May 21, 2025 -
Create a variable for modules to skip
#6116 merged
May 21, 2025 -
Add explicit permissions for new GH actions
#6119 merged
May 20, 2025 -
Remove the enableFastUnmarshaller key from the config files
#6105 merged
May 19, 2025
12 Pull requests opened by 10 people
-
Use python3 for all python scripts
#6133 opened
May 26, 2025 -
Fix typo in Javadoc snippet of AsyncRequestBody.forBlockingOutputStream
#6135 opened
May 27, 2025 -
Fixed DynamoDbEnhancedClient TableSchema::itemToMap to handle null fl…
#6137 opened
May 28, 2025 -
Ignore unknown properties on endpoints in endpoint rules.
#6139 opened
May 28, 2025 -
Support timeToLive attributes in DynamoDb Enhanced Client
#6152 opened
Jun 3, 2025 -
add support for presigned head urls
#6158 opened
Jun 4, 2025 -
Better arn parsing
#6163 opened
Jun 6, 2025 -
Add tracking of RequestBody/ResponseTransfromer implementations used in UserAgent
#6171 opened
Jun 11, 2025 -
EC2 IMDS Changes to Support Account ID
#6176 opened
Jun 12, 2025 -
Make SsoCredentialsProvider builder usable
#6178 opened
Jun 13, 2025 -
Add validation for missing request URI
#6182 opened
Jun 13, 2025
15 Issues closed by 5 people
-
Since 2.31.60: Auth failure after update from 2.31.57
#6168 closed
Jun 15, 2025 -
SSM create the session, but also handle the port forwarding.
#5935 closed
Jun 14, 2025 -
Netty 4.2.0 support
#6030 closed
Jun 11, 2025 -
DynamoDbEnhancedAsyncClient#createTable() fails to generate secondary indexes
#5400 closed
Jun 9, 2025 -
Clarification regarding correct usage of ResponseInputStream#abort and #close
#5978 closed
Jun 6, 2025 -
GraalVM Native Image Fails with NoClassDefFoundError for DefaultSqsAsyncClientBuiler
#6156 closed
Jun 4, 2025 -
Cost Explorer SDK fails to group costs by RESOURCE_ID
#6144 closed
Jun 3, 2025 -
ProfileFileSupplier.defaultSupplier() leads to NullPointer when config files are missing
#5635 closed
Jun 2, 2025 -
Unable to upload file to MinIO
#6123 closed
May 25, 2025 -
Sign CNAME with pre-signed url
#5891 closed
May 21, 2025 -
Using MetricPublisher in AWS Lambda
#2068 closed
May 20, 2025 -
Wrong response code from failed precondition If-None-Match
#6023 closed
May 18, 2025 -
BaseSubscriberAdapter frequently logging error while using AsyncS3Client
#6027 closed
May 17, 2025 -
CommonPrefix and delimter are not enough - need to see CommonPrefix for subfolder files also
#6045 closed
May 16, 2025
9 Issues opened by 9 people
-
DynamoDbAutoGeneratedTimeStampAttribute get methods are not working as expected as v1
#6183 opened
Jun 15, 2025 -
Implement java.util.concurrent.Flow.Publisher for SdkPublisher
#6164 opened
Jun 6, 2025 -
Invalid reflect-config.json for apache-client module causing native compilation failure
#6143 opened
May 29, 2025 -
Example for `AsyncRequestBody.forBlockingOutputStream` looks wrong.
#6141 opened
May 29, 2025 -
DefaultStsClient does not add error message from STS response to exception
#6129 opened
May 23, 2025 -
CustomSignerRequest lacks support for resourceUrlPattern in signed cookie policy
#6127 opened
May 22, 2025 -
DynamoDbEnhanced Java Requests - Allow timeout per operation
#6121 opened
May 20, 2025 -
Java Lambda Archetype Broken (and out of date)
#6115 opened
May 16, 2025
34 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Support AutoGeneratedTimestamp and UpdateBehavior annotation in nested objects
#6109 commented on
Jun 11, 2025 • 5 new comments -
Duplicate all eventstream event shapes + add new legacy event modes
#6052 commented on
May 28, 2025 • 4 new comments -
DDB Enhanced: Allow custom versioning
#6019 commented on
Jun 7, 2025 • 3 new comments -
Add all streaming operation to s3 checksums tests
#5998 commented on
Jun 10, 2025 • 3 new comments -
Upgrade apache-httpclient to httpclient5 which uses SLF4J
#2831 commented on
May 30, 2025 • 0 new comments -
V2 SDK S3TransferManager with SSL Factory
#2896 commented on
Jun 1, 2025 • 0 new comments -
InvokeAgent method for the synchronous BedrockAgentRuntimeClient
#4795 commented on
Jun 5, 2025 • 0 new comments -
UrlConnectionHttpClient returns null messages when S3.putObject returns 403 in some cases
#5305 commented on
Jun 6, 2025 • 0 new comments -
Support Presigned POST URL Generator with policy document
#1493 commented on
Jun 7, 2025 • 0 new comments -
Unable to connect to local Minio server when a proxy configuration is specified, even when the Minio server host is set in the http.nonProxyHosts.
#5179 commented on
Jun 10, 2025 • 0 new comments -
Unstable tests on master
#3926 commented on
Jun 10, 2025 • 0 new comments -
RetryToken: expose attempts, scope and status
#5818 commented on
Jun 10, 2025 • 0 new comments -
Fast Arn.fromString implementation
#6108 commented on
Jun 10, 2025 • 0 new comments -
Support construction of Document from java POJOs
#5484 commented on
Jun 13, 2025 • 0 new comments -
SIGSEGV in java application while attempting to c2 compile ApiCallAttemptTimeoutTrackingStage
#5965 commented on
Jun 14, 2025 • 0 new comments -
Bump OpenRewrite to 3.6.1
#6072 commented on
Jun 10, 2025 • 0 new comments -
DDBEnhanced - Support to flatten a Map into top level attributes of the object
#6102 commented on
May 27, 2025 • 0 new comments -
Add support of Request-level overrideConfiguration in s3 async multipart upload
#5386 commented on
May 16, 2025 • 0 new comments -
ApacheHttpClient Proxy Authentication fails
#5884 commented on
May 16, 2025 • 0 new comments -
SNS Message Manager
#1302 commented on
May 19, 2025 • 0 new comments -
Allow attaching MetricPublisher for DynamoDBEnhanced and DynamoDBEnhancedAsyncClient client calls
#2514 commented on
May 20, 2025 • 0 new comments -
DirectConnect VIF virtualInterfaceState missing some values
#6103 commented on
May 20, 2025 • 0 new comments -
Support scala codebase for SDK v2 migration tool
#5954 commented on
May 20, 2025 • 0 new comments -
Support Kotlin codebase for the sdk migration tool
#5909 commented on
May 20, 2025 • 0 new comments -
Add ServiceCallDuration to ApiCallAttempt metrics even for Http timeouts
#2486 commented on
May 20, 2025 • 0 new comments -
Add Exception to ApiCallAttempt metrics
#2485 commented on
May 20, 2025 • 0 new comments -
Failure to log with SLF4J
#5312 commented on
May 21, 2025 • 0 new comments -
Auto priming support
#3801 commented on
May 21, 2025 • 0 new comments -
TableSchema.fromBean stack overflow if class hierarchy is transitively recursive
#6110 commented on
May 23, 2025 • 0 new comments -
Need for the JDK support of CreateSession API of the service IAM Roles Anywhere
#6086 commented on
May 25, 2025 • 0 new comments -
ConcurrentModificationException in MetaTableSchemaCache
#5955 commented on
May 25, 2025 • 0 new comments -
connection acquisition timeout description broken by NettyNioAsyncHttpClient
#6013 commented on
May 27, 2025 • 0 new comments -
Reload ProfileCredentialsProvider if ProfileFile changes on disk
#1754 commented on
May 29, 2025 • 0 new comments -
S3: getObject, ResponseInputStream close not working as expected.
#2117 commented on
May 30, 2025 • 0 new comments