Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aws
/
aws-sdk-java-v2
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
2.6k
Code
Issues
317
Pull requests
63
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(integ-test): Fix Integ test issue after making Apache5 as default
- #6974
#6974
Merged
joviegas
merged 7 commits into
dongie/apache5-as-default
aws/aws-sdk-java-v2:dongie/apache5-as-default
from
joviegas/apache5-integ-test
aws/aws-sdk-java-v2:joviegas/apache5-integ-test
Copy head branch name to clipboard
May 18, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
fix(integ-test): Fix Integ test issue after making Apache5 as default
#6974
joviegas
merged 7 commits into
dongie/apache5-as-default
aws/aws-sdk-java-v2:dongie/apache5-as-default
from
joviegas/apache5-integ-test
aws/aws-sdk-java-v2:joviegas/apache5-integ-test
Copy head branch name to clipboard
Commits
Commits on May 16, 2026
fix(dynamodb): Add TCP keep-alive permissions to SecurityManager test policy for Apache 5 compatibility. Apache 5.6 sets TCP_KEEPIDLE/INTERVAL/COUNT by default which requires jdk.net.NetworkPermiss…
Show description for c11d5f2
joviegas
committed
c11d5f2
View commit details
Copy full SHA for c11d5f2
Browse repository at this point
Fix ResponseInputStreamTimeoutIntegrationTest to update it to Apache5 exception assertion
joviegas
committed
0250c92
View commit details
Copy full SHA for 0250c92
Browse repository at this point
Commits on May 17, 2026
Remove apache5-client test scope from s3/pom.xml to restore runtime transitivity. The test scope override prevented downstream modules like s3-transfer-manager from discovering the HTTP client via SPI
joviegas
committed
8e2bc0f
View commit details
Copy full SHA for 8e2bc0f
Browse repository at this point
Commits on May 18, 2026
Dumy commit to trigger integ test
joviegas
committed
11e36e1
View commit details
Copy full SHA for 11e36e1
Browse repository at this point
because we use org.apache.hc.core5.http.ConnectionRequestTimeoutException in ResponseInputStreamTimeoutIntegrationTest
joviegas
committed
8a9a8d1
View commit details
Copy full SHA for 8a9a8d1
Browse repository at this point
Removing Apache5 specific execption from ResponseInputStreamTimeoutIntegrationTest and asserting just on error message
joviegas
committed
d47f094
View commit details
Copy full SHA for d47f094
Browse repository at this point
remove apache 5 as test dependency since it present as runtime
joviegas
committed
4561b92
View commit details
Copy full SHA for 4561b92
Browse repository at this point
You can’t perform that action at this time.