Skip to content

Latest commit

 

History

History
102 lines (62 loc) · 4.62 KB

NEWS.md

File metadata and controls

102 lines (62 loc) · 4.62 KB

v2.8.0 2024.10.31

v2.7.3 2024.07.03

  • EDGRTAC-89 edge-common 4.7.1: AwsParamStore to support FIPS-approved crypto modules

v2.7.2 2024.05.29

  • EDGRTAC-88 Vert.x 4.5.7 fixing netty-codec-http form POST OOM CVE-2024-29025
  • Remove -SNAPSHOT from edge-common:4.7.0-SNAPSHOT
  • EDGRTAC-87 aws-java-sdk-ssm 1.12.729 removing ion-java CVE-2024-21634
  • EDGRTAC-86 Enhance HTTP Endpoint Security with TLS and FIPS-140-2 Compliant Cryptography

2.7.1 2024-03-22

  • US1238243: update edge-common version to 4.6.0 (MODRTAC-109)

2.7.0 2024-03-20

  • Upgrade edge-rtac Vert.x 4.5.4 (MODRTAC-109)
  • Add holdingsCopyNumber and ItemsCopyNumber to rtac response (EDGRTAC-81)

2.6.2 2023-12-07

  • EDGRTAC-82: Upgrade edge-common to get refresh token rotation (RTR) (EDGRTAC-82)

2.6.1 2023-11-02

  • Upgrade to Vert.x 4.4.6, Netty 4.1.100.Final (CVE-2023-44487) (EDGRTAC-79)

2.6.0 2022-10-19

2.5.0 2022-06-15

  • Remove no longer supported vert.x completable future dependency. (EDGRTAC-60

2.4.0 2022-02-23

2.3.0 2021-10-05

  • Upgrade to vert.x 4.x (EDGRTAC-37)
  • Instance ID number is now included in responses in which holdings data could not be found or reported (EDGRTAC-43)

2.2.0 2021-03-16

  • Respects the accept header provided by the client (EDGRTAC-16)

2.1.1 2020-11-02

Full Changelog

  • EDGRTAC-33: Memory leak of ~200mb for /rtac?instanceIds=id1,id2,idn API

2.1.0 2020-10-14

Full Changelog

2.0.2 2020-06-11

Full Changelog

  • EDGRERTAC-23: Add 7.0 as acceptable login interface version
  • FOLIO-2358: Use JVM features (UseContainerSupport, MaxRAMPercentage) to manage container memory
  • FOLIO-2235: Add LaunchDescriptor settings to each backend non-core module repository

2.0.1 2019-07-24

Full Changelog

2.0.0 2019-02-15

Full Changelog

1.2.4 2018-12-05

  • EDGRERTAC-4: Updated the README EDGRTAC JIRA project link
  • EDGRESOLV-5: Updated the edge-common dependency to v1.0.0

0.0.1 2018-05-14

  • Initial Commit