You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(synonyms): add new synonym set classes
* feat(client): register synonym set classes to client object
* feat(test): add helper method to skip deprecated tests
* feat(test): add util for creating test synonym sets
* feat(test): cleanup synonym sets after tests
* test(synonyms): add tests for synonym sets
* fix(test): skip old synonym tests on v30 and above
* feat(synonyms): add deprecation logging and lsp info on old synonyms
* feat(serializer): add custom serializer for analytics rules
* feat(analytics): update analytic event class to new api
* feat(analytics): update analytic rule classes to new api
* feat(test): add test helper methods for new analytics
* test(analytics): test new analytics api implementation
* refactor(test): use `Arrays.asList` instead of `List.of` for java 8 compat
* chore(test): only remove existing resources on teardown
* chore(test): remove old curation tests
* chore(test): remove old curation test helpers
* chore(curation): remove old override classes
* feat(curation): add curation set classes
* test(curation): test curation sets
* ci: update typesense to v30
* fix(test): handle both prefixed and non-prefixed versions on debug check
0 commit comments