Releases: OpenConext-Attic/OpenConext-serviceregistry
Release 4.2.0
Updated to Janus 1.18.2
Release 4.0.6
Updated Janus to 1.17.5 which now uses UTF8 database connections.
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.
4.0.3
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.
4.0.0
3.9.1
Fixed a small issue with component installer not installing jquery ui, this is fixed by locking the version
3.9.0 release
3.8.0
SURFnet SURFconext v3.8.0 Release Notes
Feature/Bugfix release
-
BACKLOG-682 Providing revision notes must be made mandatory before a change can be made in SR
In order to make the revision note required for every change the following key/value has to
be added to /etc/surfconext/serviceregistry.module_janus.php/*
- If you enable this option, revision notes will be required when changing a Sp/IdP in the Web GUI.
*
*/
$config['revision.notes.required'] = true;
- If you enable this option, revision notes will be required when changing a Sp/IdP in the Web GUI.
-
BACKLOG-1145 config/module_cron.php contains a password
Install info:
- Add the following config to the file /etc/surfconext/serviceregistry.module_cron.php
$config = array ( 'key' => 'DrAXe6as', 'allowed_tags' => array('daily', 'hourly', 'frequent'), 'debug_message' => TRUE, 'sendemail' => FALSE, );
Upgrade to a new Janus version (1.15.0). See:
https://github.com/janus-ssp/janus/blob/1.15.0/CHANGES
3.7.1
SURFnet SURFconext v3.7.1 Release Notes
Feature/Bugfix release
- Updated make release script so that the dir in tar contains a version nr
- Part of: Added field for implementation for BACKLOG-1103 to mark SPs for displaying all unfiltered IDPs, this only adds a - perhaps unused - metadata field
3.7.0
Tagged 3.7.0