Skip to content

Commit 7a1fa3b

Browse files
authored
Add the ending Java 6 support notice to README (#483)
1 parent 70a8902 commit 7a1fa3b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,16 @@ Java 10 | [![Kokoro CI](https://storage.googleapis.com/cloud-devrel-public/java/
4747
## Links
4848

4949
- [Discuss](https://groups.google.com/group/google-http-java-client)
50+
51+
## Notice: Ending Java 6 Support
52+
53+
Please note: since Java 6 extended support is being ended this December by Oracle, we will begin
54+
ending Java 6 support in early 2019, with release 1.28.0 as a tentative goal. Users may stay still
55+
use these libraries in Java 6 projects for some time, but going forward we will not ensure that
56+
these libraries work in such an environment. After 1.28.0, our supported versions will include Java
57+
7 and onward.
58+
59+
For Android users, we will continue our 4.0 support.
60+
61+
For questions or concerns, please file an issue in the GitHub repository.
62+

0 commit comments

Comments
 (0)