Skip to content

Releases: folio-org/edge-patron

v5.2.1 2025-01-13

13 Jan 09:41
Compare
Choose a tag to compare

5.2.1 2025-01-13

  • Implement secure endpoints to support congressional loans (EDGPATRON-157)
  • Add put API for /patron/{externalSystemId} (EDGPATRON-160)
  • Extend get API for /patron/registration-status with externalSystemId (EDGPATRON-161)

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