Description
Is your feature request related to a problem? Please describe.
No
System information
Linux x86_64, Mac x86_64
Describe the solution you'd like
The java API #2215 was merged recently and seems likely it will be on a release in the near future. I would like to try testing around with this in my development environment and with some production traffic. Historically, we have had trouble with JNI integrations and would like to ensure there are no leaks or other bugs. The easiest way would be to use a snapshot build published to maven (ideally maven central). Is this work underway? If not could you please prioritize this work. Additionally, when the time comes, a published maven artifact would be most desired.
Describe alternatives you've considered
Building locally, placing snapshots on corporate internal maven. This would require us to pull periodically, and ideally your CI job would build the snapshots.
Additional context
n/a