Skip to content

v7.0.0

Choose a tag to compare

@adamdickmeiss adamdickmeiss released this 21 Aug 12:04
· 113 commits to master since this release

Trillium

  • OKAPI-1211 freshtoken.client NPE if server response has empty body
  • OKAPI-1213 Add FolioLoggingContext.put(ContextLocal<String>, String)
  • OKAPI-1217 Configurable HTTP pool sizes for proxy and system calls
  • OKAPI-1219 Upgrade to Vert.x 5 (OKAPI-1215 originally)
  • OKAPI-1221 Vert.x 5.0.3 fixing Netty CVE-2025-55163 MadeYouReset
  • OKAPI-1223 Declare multiple interface as optional dependency for Eureka

Breaking API changes:

  • ChattyResponsePredicate removed. Use ChattyHttpResponseExpectation instead.
  • GenericCompositeFuture removed. Methods exists in Vert.x' Future since Vert.x 5.

Flower release compatibility:

v7.0 is the Trillium version. This Okapi version can be used with Trillium, Sunflower, Ramsons, Quesnelia and Poppy.

Modules may use the okapi-common library that is suitable for both Eureka/Keycloak based and Okapi based installations.