Skip to content

v8.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 05:39

Changed

  • [BREAKING] Minimum Java version requirement updated to Java 11. Previous versions supported Java 8.
    Starting with version 8.0.0, Java 11 or later is required to use this SDK.

Added

  • New ingest-v2 module (0.0.1-beta) — next-generation ingestion library written in Kotlin. Uses Ktor +
    coroutines instead of Apache HttpClient + Reactor. Supports queued, streaming, and managed streaming
    ingestion with builder pattern. Includes OpenAPI-generated API models and Private Link support for
    EventHouse on Fabric.