Skip to content

Quine 1.2.1

Choose a tag to compare

@LeifW LeifW released this 18 May 18:19
· 1348 commits to main since this release

Features:

  • Added debug.sleep Cypher procedure to request a node sleep
  • Replaced swagger-ui REST API viewer with Stoplight Elements
  • Integrated recipe-like command-line arguments with main configuration, allowing command-line arguments when running the main Quine application and reflecting those settings in the config REST API

Bugfixes:

  • Fixed a bug where some node journal events were not deduplicated, improving throughput and reducing disk usage
  • Fixed a minor typo in command-line argument parsing
  • VOID procedures called as the last clause in a cypher query now return 0 rows instead of 1 empty row

Misc:

  • Switched to target JRE 11 during compilation, allowing more runtime optimizations
  • Made process ID lookup more reliable cross-platform

Updates:

  • rocksdbjni to 7.2.2