Skip to content

v4.6.0

Compare
Choose a tag to compare
@adamdickmeiss adamdickmeiss released this 15 Jan 22:35
· 501 commits to master since this release

New features:

  • OKAPI-947 Implement static permission migration. Okapi uses new _tenantPermissions interface 2.0 if that's provided (by mod-permissions).

Other:

  • OKAPI-971 Fail unit tests if docker is not available (needed for testcontainers)

Fixes:

  • OKAPI-968 Fix Unhandled exception in DockerModuleHandle.request
  • OKAPI-959 Fix Metrics is missing values for module and url fields
  • OKAPI-970 Testcontainers 1.15.1 needed for latest docker
  • 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