Releases: folio-org/okapi
Releases · folio-org/okapi
v4.7.2
v4.7.1
v4.7.0
This release includes improvements for communication with the
permissions module. It also includes a setting for controlling
how long Okapi waits for deployment readiness.
New features:
- OKAPI-985 PoC refresh last strategy for _tenantPemissions
- OKAPI-982 Inform mod-permissions when module is disabled
- OKAPI-990 Config deploy.waitIterations for Docker deployment
Fixes (some of which are also cherry-picked to 4.6+ series)
- OKAPI-987 Modules require does not seem to take into account optional dependencies
- OKAPI-986 Vert.x 4.0.2, Netty 4.1.59 (CVE-2021-21290)
- OKAPI-984 Retry when slow module startup causes "connection refused"
- OKAPI-979 Ensure module is logged for tenant operation failures
- OKAPI-978 Exception on Docker pull
- OKAPI-976 NPE in DiscoveryManager after restarting Okapi
- OKAPI-974 Make permissionName a required property
- OKAPI-973 DockerModuleHandle IllegalStateException checkEnded
Other:
v4.6.5
v4.6.4
- OKAPI-978 Fix Exception on Docker pull
- OKAPI-984 Fix Retry when slow module start causes "connection refused"
- OKAPI-986 Upgrade Vert.x 4.0.2, Netty 4.1.59 (CVE-2021-21290)
v4.6.3
v4.6.2
v4.6.1
v4.6.0
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