This repository has been archived by the owner on Jul 11, 2018. It is now read-only.
4.0.4
Bugfix release for 4.0, fixes issue janus-ssp/janus#446, 4.0 has the following changelog:
Upgraded to JANUS 1.17, refactored database model with foreign keys, so data is not corrupted.
Notable issues resolved with this release:
- Changed the permissions table to allow admins to change the entity ID
- Normalized README
- Removed duplicated EPPN from deprecated attribute list.
- #14 Make NameIDFormat required.
- #12 add coin:institution_id field
JANUS issues:
- janus-ssp/janus#428 Metadata objects are now created from reused data which reduces amount of queries a lot.
- janus-ssp/janus#430 Added support for comparing response times in test for old api
- Improved performance for REST calls
- Added functional & performance test capabilities for REST API.