Fanis Tharropoulos
Fanis Tharropoulos
Deprecation warnings only appear once per instance. You can also skip them through `suppress_deprecation_warnings`
On versions v30+, accessing an old endpoint will either lead to validation errors (on Analytics) or resource missing errors (on Synonyms & Curation). We opted to have this deprecation warning...
Using said deprecated resources will lead to a 404 regardless. Since there is traction on this, we'll only log on those methods instead. Will provide a PR tomorrow.
The tests are going to be failing because the buffered deletion feature relies on [this](https://github.com/typesense/typesense/pull/2291) PR. After a new tag is released on Dockerhub, I'll update the Typesense version running...
@jasonbosco Ready for review! :smile:
@jasonbosco Can you manually re-run the CI pipeline, or should I force push for it to run again?