Skip to content

v4.3.0

Compare
Choose a tag to compare
@adamdickmeiss adamdickmeiss released this 26 Oct 18:13
· 611 commits to master since this release

This release has Prometheus support for Micrometer metrics; Docker registry
authentication and K8s liveness and readiness prope support.

  • OKAPI-894 Fix Hazelcast Warnings (due to Java 9 or later)
  • OKAPI-900 Enable Prometheus support for Micrometer metrics
  • OKAPI-903 Fix Logging object reference rather than JSON
  • OKAPI-904 K8s compatible liveness and readiness probes
  • OKAPI-912 Docker pull with authenticated user (X-Registry-Auth)
  • OKAPI-921 Don't use tokenCache when no token is provided in request
  • OKAPI-922 Fix New Okapi member cannot join cluster
  • OKAPI-923 Fix many unit tests not executed
  • OKAPI-924 Fix starting postgresql-embed throws exception in unit tests
  • OKAPI-925 Fix Install does not honor explicit dependencies
  • OKAPI-926 Fix Install job status is complete but module stage is still invoke or pending
  • OKAPI-927 DepResolutionTest code cleanup
  • OKAPI-928 Move basic metrics code to okapi-common for sharing
  • OKAPI-931 Fix env delete does not remove from storage