- feat(filter_by): add helper to escape filter string values by @eyupcanakman in #115
- Support int, float and bool values for FilterBy escape by @alexander-schranz in #116
- Remove the $ sign from the composer require statement. by @kevinb1989 in #118
- fix(api_call): Handle JsonException on success response path by @eyupcanakman in #117
- feat(logger): Implement custom logger injection for Typesense client by @jkobus in #113
- Feat: Add support for /operations/schema_changes endpoint by @nikspyratos in #110
- fix: handle drained response streams in api decoding by @tharropoulos in #121
New Contributors
- @eyupcanakman made their first contribution in #115
- @alexander-schranz made their first contribution in #116
- @kevinb1989 made their first contribution in #118
- @jkobus made their first contribution in #113
- @nikspyratos made their first contribution in #110
Full Changelog: v6.1.0-RC1...v6.1.0-RC2