Skip to content

Commit 80b5266

Browse files
authored
Add maintaince and support for Java versions section in README (#3349)
1 parent aae6e88 commit 80b5266

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,18 +143,22 @@ You can find sample code for v2 in the following places:
143143
* Integration tests in this repo. They are located in the `it` directory under each service module, eg: [s3-integration-tests]
144144

145145
## Maintenance and Support for SDK Major Versions
146-
For information about maintenance and support for SDK major versions and their underlying dependencies, see the following in the AWS SDKs and Tools Shared Configuration and Credentials Reference Guide:
146+
For information about maintenance and support for SDK major versions and their underlying dependencies, see the following in the AWS SDKs and Tools Reference Guide:
147147

148148
* [AWS SDKs and Tools Maintenance Policy][maintenance-policy]
149149
* [AWS SDKs and Tools Version Support Matrix][version-matrix]
150150

151+
## Maintenance and Support for Java Versions
152+
153+
We maintain full support on Long-Term Support(LTS) releases: Java 8, Java 11, and Java 17.
154+
151155
## Giving Feedback
152156
We need your help in making this SDK great. Please participate in the community and contribute to this effort by submitting issues, participating in discussion forums and submitting pull requests through the following channels:
153157

154-
* Submit [issues][sdk-issues] - this is the preferred channel to interact with our team
155-
* Come join the AWS Java community chat on [Gitter][gitter]
158+
* Submit [issues][sdk-issues] - this is the **preferred** channel to interact with our team
156159
* Articulate your feature request or upvote existing ones on our [Issues][features] page
157160
* Send feedback directly to the team at aws-java-sdk-v2-feedback@amazon.com
161+
* Come join the AWS Java community chat on [Gitter][gitter]
158162

159163
[aws-iam-credentials]: http://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/java-dg-roles.html
160164
[aws]: http://aws.amazon.com/

0 commit comments

Comments
 (0)