Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

Releases: OpenConext-Attic/OpenConext-serviceregistry

Release 4.2.0

15 Sep 10:31
Compare
Choose a tag to compare

Updated to Janus 1.18.2

Release 4.0.6

03 Jun 09:25
Compare
Choose a tag to compare

Updated Janus to 1.17.5 which now uses UTF8 database connections.

4.0.4

10 Apr 12:00
Compare
Choose a tag to compare

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

04 Apr 13:17
Compare
Choose a tag to compare

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

20 Mar 13:24
Compare
Choose a tag to compare

New Doctrine ORM.

3.9.1

11 Nov 09:27
Compare
Choose a tag to compare

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

01 Oct 13:17
Compare
Choose a tag to compare

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;
  • 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

06 Sep 13:18
Compare
Choose a tag to compare

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

02 Sep 13:47
Compare
Choose a tag to compare
Tagged 3.7.0