typesense / typesense-java

Java client for Typesense
https://typesense.org/docs/latest/api/
Apache License 2.0
59 stars 29 forks source link

Would be nice implementation support for "/analytics/events" at java Client #71

Closed danipenaperez closed 2 weeks ago

danipenaperez commented 3 weeks ago

Description

Would be nice implementation support for "/analytics/events" at java Client

Steps to reproduce

Need to integrate "/analytics/events" endpoint

Expected Behavior

use this endpoints through java Client

Actual Behavior

No supported

Metadata

Typesense Version: 0.9.0

OS:

danipenaperez commented 3 weeks ago

Thanks for quickly job!! I see the new feature at master branch and seems that will be included at 1.1.0 (that is not released yet).
Do you have idea when 1.1.0 release will be available at maven central repository? Thanks in advance!!

danipenaperez commented 2 weeks ago

Thanks so much is available now!!

org.typesense typesense-java 1.1.0
danipenaperez commented 2 weeks ago

Closed