Skip to content

Latest commit

 

History

History
95 lines (63 loc) · 4.4 KB

NEWS.md

File metadata and controls

95 lines (63 loc) · 4.4 KB

2.4.0 - 2022-01-10

2.3.0 - 2021-09-29

2.2.1 - 2021-06-23

  • MODLOGSAML-97 Single-Sign-On (SSO) always fails
  • Update RMB to 33.0.2 to fix MODLOGSAML-97, see RMB-854 FORM_ATTRIBUTE_SIZE_MAX is too small
  • Update Vertx to 4.1.0

2.2.0 - 2021-05-27

  • MODLOGSAML-58 Arbitrary URL Redirection in SAML Response
  • MODLOGSAML-63 Implement CSRF Prevention
  • Make UrlUtilTest locale independent
  • Update Vertx to 4.1.0.CR1
  • Update RMB to 33.0.0

2.1.2 - 2021-06-17

  • Update RMB to include RMB-854 FORM_ATTRIBUTE_SIZE_MAX is too small
  • Above RMB change will fix edge cases of MODLOGSAML-97 Single-Sign-On (SSO) always fails
  • Update RMB to 33.0.1
  • Update Vertx to 4.1.0

2.1.1 - 2021-05-11

2.1.0 - 2021-03-09

No new functionality but Vert.x 4 + vertx-pac4j update as well as RMB.

2.0.1 - 2020-08-28

  • MODLOGSAML-73 Upgrade raml-module-builder (RMB) from 30.0.1 to 30.2.6
  • MODLOGSAML-50 Upgrade Pac4j from 2.0.0 to 3.8.3. This requires new sp-metadata.xml uploaded to the IdP, for details see MODLOGSAML-75.

2.0.0 - 2020-06-09

This is a maintenance release focused on keeping dependencies up to date. The major version change is due to the new permission requirements on APIs which were previously unrestricted.

Full Changelog

Stories

1.3.0 - 2020-03-13

  • Rely on RMB's vertx. dependencies - in particular the Postgres driver which has been using specific versions with session usage fix
  • Update to RMB 29.3.1 (#55)
  • MODLOGSAML-53 Use JVM features to manage container memory
  • MODLOGSAML-51 Fix com.fasterxml.jackson.core:jackson-databind vulnerability

1.2.2 - 2019-08-01

1.2.1

  • MODLOGSAML-36: Fix security vulnerability reported in jackson-databind

1.2.0

  • Add support for authtoken v2.0 interface

1.1.0

  • MODLOGSAML-31: support users interface 15.0
  • MODLOGSAML-32: Update Status Field to also control access to Folio via SSO

1.0.2

  • MODLOGSAML-30: IdP URL Content-Type check

1.0.1

  • First release