Skip to content

Quine Release 2.0.2

Latest

Choose a tag to compare

@cmeade cmeade released this 04 Jun 01:31
· 4 commits to main since this release

Enhancements:

  • New WebSocket wiretapping endpoints for real-time monitoring of standing query results at three pipeline stages: raw, pre-enrichment, and post-enrichment
  • New support for Parquet and Avro file formats for ingest streams
  • API resource names for ingests, standing queries, and outputs now follow Google AIP-122 naming conventions, ensuring consistent and unambiguous routing of API verbs. Note: colons (:) are now reserved for API verb routing and are no longer permitted in resource names

Bugfixes:

  • Standing query output creation now returns specific error details for invalid configurations instead of generic server errors
  • Standing queries with no outputs no longer back pressure and stop ingests

Security:

Updates:

  • uuid to 14.0.0
  • minimatch to 5.1.8
  • js-cookie to 3.0.8
  • parquet4s-core to 2.23.0
  • hadoop-client-api to 3.4.3
  • hadoop-client-runtime to 3.4.3