Skip to content

Releases: folio-org/okapi

v4.4.2

15 Dec 11:41
Compare
Choose a tag to compare
  • OKAPI-959 Fix metrics is missing values for module and url fields
  • OKAPI-967 Fix Clustered Okapi not allowing bootstrapping of superuser
  • OKAPI-966 Fix Okapi systemd service fails to start after upgrade to docker-ce v20

v4.5.1

11 Dec 09:12
Compare
Choose a tag to compare
  • OKAPI-966 Fix Okapi systemd service fails to start after upgrade to docker-ce v20

v4.5.0

09 Dec 12:25
Compare
Choose a tag to compare

New features:

  • OKAPI-958 Upgrade to Vert.x 4.0.0
  • OKAPI-875 Asynchronous tenant interface. Okapi recognizes _tenant
    interface 2.0.
  • Provide utility script okapi-curl.

Fixes:

  • OKAPI-956 Update to default hazelcast version 4.0

v4.4.1

07 Dec 08:17
Compare
Choose a tag to compare
  • OKAPI-956 Update to default hazelcast configuration version 4.0

v4.4.0

19 Nov 16:37
Compare
Choose a tag to compare

New features:

  • OKAPI-825 Switch from postgresql-embedded to testcontainers
  • OKAPI-916 Match path and pathPattern using hash map
  • OKAPI-610 Posting multiple module descriptors to Okapi
  • OKAPI-910 Cleanup ProxyContext logging
  • OKAPI-930 Upgrade the Okapi module for all tenants
  • OKAPI-943 GenericCompositeFuture utility
  • OKAPI-934 Update okapi.sh launch script to support dockerRegistries
  • OKAPI-940 Upgrade to 4.0.0CR1, Netty 4.1.53
  • OKAPI-942 Delete install job service

Fixes:

  • OKAPI-932 Fix Mongo related unit test failures
  • OKAPI-935 Fix Create container fails when pulling from custom registry
  • OKAPI-936 Fix Request logging can send compressed data to the filter
  • OKAPI-937 Fix okapi.sh --initdb option is broken
  • OKAPI-944 Fix Unit tests failed on Mac and AWS EC2
  • OKAPI-945 Fix Okapi silently downgrades modules to meet dependencies

v4.3.3

19 Nov 14:40
Compare
Choose a tag to compare
  • OKAPI-945 Document dockerRegistries [] and [ {} ] and fix okapi.sh

v4.3.2

11 Nov 18:58
Compare
Choose a tag to compare
  • OKAPI-946 Fix Okapi silently downgrades modules to meet dependencies
  • OKAPI-944 Fix unit tests failed on Mac and AWS EC2
  • OKAPI-937 Fix okapi.sh --initdh option is broken

v4.3.1

30 Oct 15:12
Compare
Choose a tag to compare

This release has fixes for Okapi handling of registries and update
to the Debian package.

  • OKAPI-935 Fix creating container fails when pulling from custom registry
  • OKAPI-934 Update okapi.sh launch script to support dockerRegistries

v4.3.0

26 Oct 18:13
Compare
Choose a tag to compare

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

v4.2.2

26 Oct 10:55
Compare
Choose a tag to compare

Bug fix release. All 4.2.0 users should upgrade.

  • OKAPI-894 Fix Hazelcast Warnings (due to Java 9 or later)
  • 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