Skip to content

v35.0.0

Latest

Choose a tag to compare

@daschbot daschbot released this 02 Mar 12:50
ee0b799

35.0.0 (2026-03-02)

⚠ BREAKING CHANGES

  • Remove deprecated admin export/import endpoints and related dead code (DEV-5885) (#3954)

Maintenances

Documentation

  • add configuration learning — fuseki remote dev db recipe (#3951) (05c25a7)
  • learnings: add structured learnings from recent work (#3945) (d3e3e82)

Enhancements

Bug Fixes

  • Avoid unnecessary recompilation caused by BuildInfo timestamp (#3963) (a9c9e95)
  • Fork JVM for sbt run so Ctrl+C shuts down cleanly (#3962) (102530d)
  • Mark flaky E2E test with timeout and flaky annotations (#3965) (f0934c7)
  • Suppress noisy Jena debug logs (#3964) (35188c9)

Performance Improvements

  • use FILTER NOT EXISTS for resource count query (#3961) (9c1f67b)