Skip to content

17.101.3

Latest
Compare
Choose a tag to compare
@zozd-hmcts zozd-hmcts released this 20 Dec 16:09
· 0 commits to master since this release

[17.101.3] - 2024-12-20

Changed

  • Bump microservice-framework to 17.101.4
  • Optimised SnapshotJdbcRepository queries to fetch only required data

Added

  • Expose prometheus metrics through /internal/metrics/prometheus endpoint
  • Provide timerRegistrar bean to register timer with metricsRegistry
  • Save aggregate snapshots asynchronously in the background when we have a large amount of event on a single stream. Default it 50000. This is configurable via JNDI var snapshot.background.saving.threshold
  • Add 'liquibase.analytics.enabled: false' to all liquibase.properties files to stop liquibase collecting anonymous analytics if we should ever upgrade to liquibase 4.30.0 or greater. Details can be found here: https://www.liquibase.com/blog/product-update-liquibase-now-collects-anonymous-usage-analytics