Skip to content

Target Java 8#68

Merged
jimmyjames merged 1 commit intomasterfrom
target-java8
Nov 10, 2020
Merged

Target Java 8#68
jimmyjames merged 1 commit intomasterfrom
target-java8

Conversation

@jimmyjames
Copy link
Copy Markdown
Contributor

Changes

This change sets the minimum required Java version for this library to Java 8.

While this library itself targets the Java 7 platform, third-party dependency updates have effectively made Java 8 the minimum required version since version 1.0.7.

As Java 7 is no longer receiving public updates, this change explicitly targets Java 8.

Additionally, this will allow us to take advantage of features available in Java 8, such as new Date/Time APIs, better asynchronous support, among other features, going forward.

Checklist

@jimmyjames jimmyjames added CH: Added medium Medium review labels Nov 10, 2020
@jimmyjames jimmyjames added this to the v1-Next milestone Nov 10, 2020
Comment thread build.gradle
Comment thread lgtm.yml Outdated
Comment thread build.gradle
Comment thread build.gradle Outdated
Comment thread settings.gradle Outdated
Comment thread settings.gradle
@jimmyjames jimmyjames marked this pull request as ready for review November 10, 2020 19:48
@jimmyjames jimmyjames requested a review from a team as a code owner November 10, 2020 19:48
@jimmyjames jimmyjames merged commit 2d2bc9e into master Nov 10, 2020
@jimmyjames jimmyjames modified the milestones: v1-Next, 1.4.0 Nov 16, 2020
@jimmyjames jimmyjames mentioned this pull request Nov 16, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CH: Added medium Medium review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants