Failing github action job publish-java-sdk
Expected Behavior
A release run executes the publish-java-sdk job successfully and the java artifacts are published.
Current Behavior
For a while there was no successful run for the publish-java-sdk job. The last release of the feast-serving-client and feast-datatypes artifacts are from version 0.38.0: https://central.sonatype.com/namespace/dev.feastf
It seems the last step is failing when the built artifacts are uploaded to the artifact server: https://github.com/feast-dev/feast/actions/runs/11534020401.
Possible Solution
What is the current plan for the java sdk? Is it possible to fix this pipeline bug and publish the artifacts again? We would like to use it but want to use the most current version to be in sync with the python sdk.
Maybe the support page already helps: https://support.sonatype.com/hc/en-us/articles/360049469534-401-Content-access-is-protected-by-token-when-accessing-repositories
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi @nanohanno sorry I haven't seen this ticket but was looking to see if there were using interested in the Java SDK. Is this still something you're interested in?
Hey @franciscojavierarceo, we are good with the current state at the moment. However, we might pick up Feast in Java services in the near future and would be interested in an up-to-date Java SDK (even if it only contains the protobuf objects). Thanks