X Tutup
Skip to content

Target Java 8#455

Merged
jimmyjames merged 4 commits intomasterfrom
java8
Dec 15, 2020
Merged

Target Java 8#455
jimmyjames merged 4 commits intomasterfrom
java8

Conversation

@lbalmaceda
Copy link
Copy Markdown
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
Copy Markdown
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

X Tutup