Releases: typesense/firestore-typesense-search
v1.5.0
- Use batching to back-fill, to prevent memory overflow when back-filling large collections by @DavidWeiss2 @tharropoulos in #70
- fix: incorrect parsing of geopoint data type (2) by @phiHero in #87
- feat(utils): implement nested field extraction by @tharropoulos in #91
- Update README.md to include Google Workspace permissions by @virajshah in #89
- Upgrade dependencies by @jasonbosco in #81
Full Changelog:
v1.4.0...v1.5.0
v1.5.0-rc.2
- feat(utils): implement nested field extraction by @tharropoulos in #91
Full Changelog:
v1.5.0-rc.1...v1.5.0-rc.2
Installation Instructions:
To update to this pre-release version use this installation link.
v1.5.0-rc.1
- Use batching to back-fill, to prevent memory overflow when back-filling large collections by @DavidWeiss2 @tharropoulos in #70
Full Changelog: v1.5.0-rc.0...v1.5.0-rc.1
Installation Instructions: To update to this pre-release version use this installation link.
v1.5.0-rc.0
- Fix handling incorrect casting of nested objects into geopoints #84
Full Changelog: v1.4.0...v1.5.0-rc.0
Installation Instructions: To update to this pre-release version use this installation link.
v1.4.1-rc.0
Only log error documents in backfill log
Full Changelog: v1.4.0...v1.4.1-rc.0
Installation Instructions: To update to this pre-release version use this installation link.
v1.4.0
Shorten function names to fix issue with local emulator
Full Changelog: v1.3.0...v1.4.0
v1.4.0-rc.0
Shorten function names to fix issue with local emulator
Full Changelog: v1.3.0...v1.4.0-rc.0
Installation Instructions: To update to this pre-release version use this installation link.
v1.3.0
Use action=upsert
for back-filling data
Full Changelog: v1.2.0...v1.3.0
v1.3.0-rc.0
Use action=upsert
for back-filling data
Full Changelog: v1.2.0...v1.3.0-rc.0
Installation Instructions: To update to this pre-release version use this installation link.
v1.2.0
Upgrade to Node 18
Full Changelog: v1.1.0...v1.2.0