Skip to content

chore(main): release 0.1.0 - #1

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--exofind
Open

chore(main): release 0.1.0#1
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--exofind

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown

🤖 I have created a release beep boop

0.1.0 (2026-08-24)

Features

  • Add benchmark utility (31d195d)
  • Add health check endpoints (b1cdd3b)
  • Balance indexes between nodes based on write load (8f6c855)
  • Cache the documents of search results in memory, (f75460d)
  • Custom document serializing to reduce memory needed to write them (76327e9)
  • Forward index writes to the correct indexer (ccc7ea1)
  • Hierarchy facets allocate less by reusing parsed paths per segment (22ae8ef)
  • Highlight a page of hits with one term lookup per segment (cb64d23)
  • Improve hierarchy facet speed via caching (2c67e39)
  • Improve JVM defaults when running in Docker (81e8af0)
  • Improve logging of startup, indexing etc (940bae2)
  • Improve query speed based on benchmark numbers (8208cb1)
  • Improve query speed when using ranking signals (8009dd7)
  • Improve speed of searches that ask for highlights (da7478a)
  • Include decimals in tookMs (c03614d)
  • Indexer nodes now spread writes to indexes between them (d9bcf7a)
  • Initial commit (3b3071f)
  • Introduce nested vs flattened object representations (20090ae)
  • Korean support for compound nouns (1cf9916)
  • Refuse searches asking for fields the index can never return (2c4f6c2)
  • Return single fields from inside objects in search results (adff0b9)
  • Searches no longer wait on a shared lock on the index (32aada5)
  • Searches with typo tolerance ignore number typos (8e41a08)
  • Speed up and reduce memory used when decoding source fields (eabe5d7)
  • Speed up facets when only their own filter, or nothing, narrows the search (a13ed61)
  • Speed up multi-word text search on fields that support autocomplete (51bf060)
  • Speed up searches by disabling disjunction query tie-breaking (2bb0ed8)
  • Speed up searches that repeat a misspelled or half-typed word (ee432c6)
  • Speed up typo tolerant queries (77ef291)
  • Speed up typo-tolerant search by walking each misreading less times (4e63300)
  • Switch highlights to use postings (683f744)
  • The admin API now shows which node writes each index (9c89c69)

Bug fixes

  • Adjust config names so that ENV-vars can reach them (49a2489)
  • Create an index without it sometimes failing as readonly (46f4d3d)
  • Documents accepted just before a shutdown survive a fast takeover by another node (4c40e98)
  • examples: Make sure the livsmedel example no longer renders [object Object] (3c23882)

Documentation

  • Add more documentation (8bcf0f6)
  • Add some tentative deploy docs for Kubernetes (d271ed6)
  • Document some traps surrounding benchmarks (95ab7e8)
  • License under Apache 2.0 (949e22f)

Internal

  • Add CI and publish images to GHCR (054341b)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--exofind branch 6 times, most recently from c2eeeb5 to d2ac5fb Compare August 23, 2026 14:19
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--exofind branch from d2ac5fb to 7abdb48 Compare August 24, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants