Skip to content

v0.7.6

Choose a tag to compare

@dmackinn dmackinn released this 21 Nov 22:06
· 11 commits to main since this release
7e08619

Version 0.7.6 fixes an issue where float values ending with all zeros after the decimal were getting converted to INT values during the json encode step prior to document ingestion. These INT values would trigger an ingestion validation rejection and error response from the Searchcraft Core API.