Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 3.74 KB

NEWS.md

File metadata and controls

74 lines (50 loc) · 3.74 KB

4.10.0 IN-PROGRESS

  • Hold requests without a JSON body will now trigger a 400 error rather than a 500. (EDGPATRON-102)

4.9.0 2022-06-15

  • Fix header injection security vulnerability when tenant header is present in a request. (EDGPATRON-89)

4.8.0 2022-03-08

4.7.0 2022-01-12

4.6.0 2021-09-27

4.5.0 2021-06-17

4.4.0 2021-03-18

  • Introduces patron comments on requests (EDGPATRON-33)
  • Requires patron 4.2
  • Required circulation 9.5

4.3.0 2020-10-20

4.2.0 2020-06-12

4.1.0 2019-12-08

  • EDGPATRON-27: Cancelling Requests failed by non-UUID patronID

4.0.0 2019-12-08

  • EDGPATRON-20: Process request cancellation comming from patron portal in discovery layer
  • FOLIO-2235: Add LaunchDescriptor settings to each backend non-core module repository
  • FOLIO-2358: Use JVM features (UseContainerSupport, MaxRAMPercentage) to manage container memory

3.0.3 2019-09-11

  • EDGPATRON-19: Set request creation date to timestamp and remove expiration date if it's invalid.

3.0.2 2019-07-24

3.0.1 2019-07-10

3.0.0 2019-06-10

2.0.0 2019-03-22

1.0.0 2018-12-05

0.1.7 Unreleased

  • Initial Commit