Skip to content

Releases: folio-org/okapi

v4.13.2

11 Apr 15:12
Compare
Choose a tag to compare

Fixes:

  • OKAPI-1091 Exception for SemVer with component 4000001006
  • Move jackson-databind entry before jackson-bom

v4.13.1

28 Mar 12:47
Compare
Choose a tag to compare

Fixes:

v4.13.0

23 Feb 12:40
Compare
Choose a tag to compare

Fixes:

No major fixes in Okapi iself. Mostly just updates for dependency libraries.

Features:

  • OKAPI-1072 Additional tracing info of module acticvation
  • OKAPI-1068 Asynchronous Loggers (Log4j2 + Disruptor)
  • OKAPI-1065 Allow Okapi to consider preRelease and npmSnapshot only
  • OKAPI-1064 Install enable=enable with purge
  • OKAPI-1062 Add OkapiToken.getPayloadWithoutValidation
  • OKAPI-1045 Discovery via Kubernetes API
  • OKAPI-902 Update log4j2 configuration in Debian package
  • OKAPI-662 Enhance install endpoint to report all version incompatible issues (not just the first)

Changes:

Okapi versions >= 4.13.0 make a different order of modules during install as part of OKAPI-662 work. This is not an error, as multiple orders are ok as far as interface dependencies are concerned. Module mod-data-export-spring < 1.3.0 may break because of this. See MODEXPS-67. For this reason do not use this Okapi version unless you have also updated mod-data-export-spring to >= 1.3.0.

v4.12.0

20 Dec 17:57
Compare
Choose a tag to compare

The maven packages and the Docker are available, the Debian package for this release isn't due to FOLIO-3371.

Features:

Fixes:

v4.11.1

21 Dec 08:42
Compare
Choose a tag to compare

Fixes:

v4.11.0

17 Dec 09:23
Compare
Choose a tag to compare

Features:

  • OKAPI-1054 WebClientFactory to avoid socket leaks (okapi-common)

Fixes:

Other:

  • #1166 Unused commons-lang3 removed

v4.10.0

13 Dec 12:58
Compare
Choose a tag to compare

Fixes:

  • OKAPI-1050 -Dlog4j2.formatMsgNoLookups=true for Debian/Ubuntu package (CVE-2021-44228)
  • OKAPI-1047 Disable log4j JDNI by removing JdniLookup class (CVE-2021-44228)
  • OKAPI-1048 Hazelcast 4.2.2, logging log4j2
  • OKAPI-1046 Log4j 2.15.0 fixing remote execution (CVE-2021-44228)
  • OKAPI-1041 Fix warnings about _tenantPermissions version 2.0
  • OKAPI-1037 Missing permission check, token cache and pre/post filter
  • OKAPI-1038 Disable X-Okapi-Trace header by default
  • Upgrade to testcontainters 1.16.2 - makes Okapi pass tests on Apple M1
  • Upgrade to nuprocess 2.0.2
  • Upgrade to cron-utils 9.1.6

Other:

v4.9.1

13 Dec 14:48
Compare
Choose a tag to compare

Fixes:

v4.8.4

13 Dec 17:00
Compare
Choose a tag to compare

Fix:

v4.8.3

13 Dec 15:38
Compare
Choose a tag to compare

Fixes: