Releases: folio-org/okapi
Releases · folio-org/okapi
v5.1.0
New features:
- OKAPI-1175 Poppy dependency upgrades: Vert.x 4.4.5, Hazelcast 5.3.2, ...
The v5.1.0 Debian package is not available (FOLIO-3896).
v5.0.2
Fixes:
- OKAPI-1163 Add time waited to the WAIT log message (log_wait_ms)
- OKAPI-1164 ctx.request().path() log injection in okapi-test-module MainVerticle
- OKAPI-1168 stronger qualification for token cache
- OKAPI-1039 Do not include user supplied path in 404 response
- OKAPI-1169 Sporadic MapExpiryTest failure
- OKAPI-1170 Update to Java 17
- OKAPI-835 Update securing.md, read-only APIs require permissions
- OKAPI-1172 Reduce excessive logging on deploy
The v5.0.2 Debian package is not available (FOLIO-3896).
v4.14.13
Fix:
- OKAPI-1172 Reduce excessive logging on deploy
v4.14.12
Fixes:
- OKAPI-1149 FolioLoggingContext bootstrap NPE with debug log level
- OKAPI-1162 apt upgrade - OpenSSL 3.0.8 fixing 8 vulns
- OKAPI-1163 Add time waited to the WAIT log message (log_wait_ms)
v5.0.1
Fixes:
- OKAPI-1149 FolioLoggingContext bootstrap NPE with debug log level
- OKAPI-1076 Sort interface versions when reporting mismatch
- OKAPI-1162 apt upgrade - OpenSSL 3.0.8 fixing 8 vulns
v4.14.11
Rebuild to fix this issue:
https://repository.folio.org/packages/ubuntu/focal/okapi_4.14.10-1_all.deb
File has unexpected size (58644332 != 58644432)
v5.0.0
New features:
- OKAPI-1139 Refresh token client
- OKAPI-1154 install: topological sort considers replaces
- OKAPI-1151 Pass replace property for permissions
- OKAPI-1148 includeTimeMillis in
log4j2-json.properties
- OKAPI-1145 Add token cache configs to okapi.conf
Fixes/updates:
- OKAPI-1159 Vert.x 4.3.8, Micrometer 1.10.3
- OKAPI-1157 Reuse NetClient when checking ports
- OKAPI-1140 Wait for containers to be closed and removed
API changes:
- OKAPI-1078 Remove ExtendedAsyncResult
v4.14.10
Fixes:
- OKAPI-1155 HTTP connection reset before response is sent (partly reverts OKAPI-1144)
v4.13.3
Fixes:
- OKAPI-1152 Hazelcast 4.2.6 fixing improver authentication CVE-2022-36437
v4.14.9
Fixes:
- OKAPI-1143, OKAPI-1150: Vert.x 4.3.7, Netty 4.1.86 fixing CVE-2022-41881, CVE-2022-41915
- OKAPI-1144, OKAPI-1146, OKAPI-1147: log_wait_ms option to report missing HTTP client close