Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target Java 8 #455

Merged
merged 4 commits into from
Dec 15, 2020
Merged

Target Java 8 #455

merged 4 commits into from
Dec 15, 2020

Conversation

lbalmaceda
Copy link
Contributor

@lbalmaceda lbalmaceda commented Nov 11, 2020

Changes

This is being done to ensure that we can continue to properly maintain this SDK going forward, as Java 7 is no longer receiving public updates. As other Java libraries increasingly require Java 8, it becomes difficult to maintain Java 7 support.

Additionally, Java 8 offers several improvements that we can leverage going forward, such as new Date/Time APIs, built in Base64 encoding/decoding, among others.

References

See #457

@jimmyjames jimmyjames marked this pull request as ready for review December 15, 2020 19:50
@jimmyjames jimmyjames requested a review from a team as a code owner December 15, 2020 19:50
@lbalmaceda
Copy link
Contributor Author

LGTM. Please, approve it and I'll merge it.

@jimmyjames jimmyjames merged commit f616bad into master Dec 15, 2020
@jimmyjames jimmyjames deleted the java8 branch December 15, 2020 20:30
@jimmyjames jimmyjames modified the milestones: v3-Next, 3.12.0 Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants