-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.
Description
error_prone-core is not managed by sdk-platform-java. It is unique to java-datastore.
We need a long term solution. Two options would be
- upgrade errorprone core to the latest (which supports JDK 17+ only) and drop the check for Java 8 and 11.
- Keep this fix as is until the Cloud SDK drops support for JDK 8 and 11
cc: @cindy-peng @blakeli0
Originally posted by @diegomarquezp in googleapis/java-datastore#1876 (comment)
Metadata
Metadata
Assignees
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.