Skip to content

Fluxzero 1.114.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 21:25

1.114.0 (2026-03-14)

Features

  • feat(search): add streaming search input streams (e8762d4)

    Add a reusable StreamInputStream helper and extend Search with typed input-stream output methods.

    Support UTF-8 and OutputStream-based mapping for typed search results, plus a convenience NDJSON stream backed by JsonNode serialization.