Skip to content

Releases: folio-org/edge-patron

v5.2.0

31 Oct 11:48
Compare
Choose a tag to compare

v5.1.2

03 Jul 16:08
Compare
Choose a tag to compare

v5.1.1

27 May 15:49
Compare
Choose a tag to compare

5.1.1 2024-05-27

  • Enhance HTTP endpoint security with TLS and FIPS-140-2 compliant cryptography (EDGEPATRON-130)

v5.1.0

21 Mar 13:58
Compare
Choose a tag to compare

v5.0.1

07 Nov 22:18
Compare
Choose a tag to compare

v5.0.0

13 Oct 14:55
Compare
Choose a tag to compare

v4.11.0

15 Feb 16:06
Compare
Choose a tag to compare

v4.10.0

19 Oct 19:11
v4.10.0
bb5b169
Compare
Choose a tag to compare
  • Hold requests without a JSON body will now trigger a 400 error rather than a 500. (EDGPATRON-102)
  • Improve error logging for external requests (EDGPATRON-101)
  • Upgrade dependencies fixing DoS and HTTP Request Smuggling (EDGPATRON-91)
  • Replace CompletableFuture with Future, fix spurious failures (EDGPATRON-92)
  • Broken logging: %d [%thread] %-5level %logger - %msg%n (EDGPATRON-90)

v4.9.3

25 Aug 06:31
Compare
Choose a tag to compare

v4.9.2

22 Aug 08:26
Compare
Choose a tag to compare
  • EDGPATRON-96: Suppress headers, edge-common 4.4.0, fix timeout, enable compression