Skip to content

Releases: typesense/typesense-php

v6.1.0-RC2

24 Apr 10:35
51a67ef

Choose a tag to compare

v6.1.0-RC2 Pre-release
Pre-release
  • 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

Full Changelog: v6.1.0-RC1...v6.1.0-RC2

v6.1.0-RC1

12 Feb 23:05
a4c8d0a

Choose a tag to compare

v6.1.0-RC1 Pre-release
Pre-release
  • fix(synonyms/curation): fix nested item access for synonym sets and curation sets by @tharropoulos in #114

Full Changelog: v6.0.0...v6.1.0-RC1

v6.0.0

27 Jan 18:01
e113f90

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.0...v6.0.0

v6.0.0-RC2

22 Dec 20:52
e113f90

Choose a tag to compare

v6.0.0-RC2 Pre-release
Pre-release

Full Changelog: v6.0.0-RC1...v6.0.0-RC2

v6.0.0-RC1

18 Nov 16:45
a35736e

Choose a tag to compare

v6.0.0-RC1 Pre-release
Pre-release

What's Changed

⚠️ Breaking Changes

Please review the release notes for a full list of breaking changes: https://typesense.org/docs/30.0/api/#deprecations-behavior-changes

Full Changelog: v5.2.0...v6.0.0-RC1

v5.2.0

18 Nov 16:42
v5.2.0
1fbf79e

Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.2.0

v5.2.0-RC4

15 Aug 15:23
1fbf79e

Choose a tag to compare

v5.2.0-RC4 Pre-release
Pre-release

What's Changed

Full Changelog: v5.2.0-RC3...v5.2.0-RC4

v5.2.0-RC3

01 Aug 17:18
0ed20f0

Choose a tag to compare

v5.2.0-RC3 Pre-release
Pre-release
  • feat(nl-search): add natural language search models support by @tharropoulos in #98
  • fix(config): remove type annotation on getClient for backwards compat by @tharropoulos in #99

Full Changelog: v5.2.0-RC2...v5.2.0-RC3

v5.2.0-RC2

02 Jun 15:05
89bace5

Choose a tag to compare

v5.2.0-RC2 Pre-release
Pre-release

Improve node selection with shuffling to prevent thundering herd issues by @tharropoulos in #95

Full Changelog: v5.2.0-RC1...v5.2.0-RC2

v5.2.0-RC1

28 May 00:09
23b84a8

Choose a tag to compare

v5.2.0-RC1 Pre-release
Pre-release

What's Changed

  • fix(api_call): use instance-based nodes instead of static ones by @tharropoulos in #94

Full Changelog: v5.1.0...v5.2.0-RC1