Hi team! I’m using the official Java SDK from Maven Central (com.authzed.api:authzed), but I noticed that the latest published version is still 1.3, which doesn’t include newer APIs like bulkCheckPermission.
Given that bulkCheckPermission was introduced in SpiceDB v1.35 and we’re now on v1.45+, I was wondering if there’s any plan to publish updated versions of the Java gRPC stubs to Maven Central (or another official registry)?
Would really appreciate any update or guidance on whether that’s coming soon — or if the recommended approach is to generate stubs manually from the latest proto definitions.
Thanks so much in advance 🙏