Release Date: 1 January 1970

Release (1.10.1)

Overview

This is a release with a selection of bug fixes and minor improvements, including a reduction in the need to upgrade for new Neo4j versions.

Highlights

  • Metric charts – Always start the y axis at 0 for charts showing times or bytes. 
  • Metric charts – Clamp to 100 when calculating a % from a reference metric
  • Metric charts – Move expand option out of actions menu
  • Remove redundant grpc.server.security.client-auth java setting from server as currently the only authentication option for self-registering agents is mTLS
  • Change remote version service URL to use ops-manager.neo4j.io domain

Fixes

  • Aggregate single executions in buckets to minimize transaction load and remove single executions which are older than 30 days. This is to mitigate issues with NOM persistence constantly growing and related disk space problems

Internal

  • Update to spring boot 3.2.4
  • Dependency updates