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

change: Drop support for Java 7 #690

Merged
merged 2 commits into from
Jun 10, 2022
Merged

change: Drop support for Java 7 #690

merged 2 commits into from
Jun 10, 2022

Conversation

lahirumaramba
Copy link
Member

@lahirumaramba lahirumaramba commented Jun 8, 2022

RELEASE NOTE: Dropped support for Java 7. Developers should use Java 8 or higher when deploying the Admin SDK.

RELEASE NOTE: Upgraded the dependency on libraries-bom to v25 and higher. This in turns upgrades the dependencies on google-cloud-firestore and google-cloud-storage to the latest versions.

@lahirumaramba lahirumaramba added release-note release:stage Stage a release candidate labels Jun 8, 2022
@lahirumaramba lahirumaramba requested a review from egilmorez June 8, 2022 18:45
The Firebase Admin Java SDK follows the [Oracle Java SE
support roadmap](https://www.oracle.com/java/technologies/java-se-support-roadmap.html)
(see the Oracle Java SE Product Releases section).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@egilmorez egilmorez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG with one nit, thanks!

README.md Outdated
We currently support Java 7 and higher. However, Java 7 support is deprecated.
We strongly encourage you to use Java 8 or higher as we will drop support for
Java 7 in the next major version. Firebase Admin Java SDK also runs on [Google App
We currently support Java 8 and higher. Firebase Admin Java SDK also runs on [Google App
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: use "The Firebase Admin Java SDK" like below.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Fixed.

@lahirumaramba lahirumaramba merged commit 9983725 into master Jun 10, 2022
@lahirumaramba lahirumaramba deleted the lm-java8 branch June 10, 2022 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:stage Stage a release candidate release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

com.google.cloud:libraries-bom dependency needs to be upgraded in pom.xml
2 participants