Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 786 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 786 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.4] - 2024-09-11

  • serve static files

[1.0.3] - 2024-09-02

  • set SAML signing algorithm to use SHA256 for compatibility with AccessCheck

[1.0.2] - 2024-07-22

  • check the scope of returned eduPersonPrincipalNames
  • require "employee" value in eduPersonAffiliation

[1.0.1] - 2024-06-04

  • enable JSON logging and LOG_LEVEL environment variable
  • add production configuration

[1.0.0] - 2024-05-16