Releases: folio-org/edge-patron
Releases · folio-org/edge-patron
v4.9.2
- EDGPATRON-96: Suppress headers, edge-common 4.4.0, fix timeout, enable compression
v4.9.1
- EDGPATRON-15: Fix sonar code smells
- EDGPATRON-90: Broken logging: %d [%thread] %-5level %logger - %msg%n
- EDGPATRON-91: Upgrade dependencies fixing DoS and HTTP Request Smuggling
- EDGPATRON-92: Replace CompletableFuture with Future fixing spurious test failures
- EDGPATRON-93: Replace IOUtils.toString by readAllBytes
v4.9.0
- Fix header injection security vulnerability when tenant header is present in a request. (EDGPATRON-89)
v4.8.0
- Support circulation interface v13 (EDGPATRON-79)
v4.7.0
- Removed UUID string pattern from RAML file, as module now uses externalSystemID to look up patron data EDGPATRON-61
- Include API key parameter for every endpoint in RAML. EDGPATRON-63
- Update Log4j to 2.17.0. (CVE-2021-44228, CVE-2021-45105) (EDGPATRON-67, EDGPATRON-74)
- EDGPATRON-64: Update interface circulation version to 12.0
- EDGPATRON-62: Support new query arguments: sortBy, limit, offset for patron account info endpoint
- EDGPATRON-72: Inconsistent handling of invalid limit parameter
v4.6.2
- Upgrade to Log4J 2.17.0. (CVE-2021-45105) (EDGPATRON-74)
v4.5.2
- Upgrade to Log4J 2.17.0. (CVE-2021-45105) (EDGPATRON-76)
v4.5.1
- Update Log4J to 2.16.0. (CVE-2021-4104) (EDGPATRON-69)
v4.6.1
Update Log4j to 2.16.0. (CVE-2021-44228) (EDGPATRON-67)
v4.6.0
- Upgrade to vert.x 4.x [EDGPATRON-39] (https://issues.folio.org/browse/EDGPATRON-39)