Skip to content

Releases: tenet-ac-za/simplesamlphp-module-entattribs

Release v2.0.1

07 Nov 06:00
Compare
Choose a tag to compare

Update composer.json to allow for both SSP 2.0.x and 2.1.x

Release v2.0.0

10 Mar 11:28
Compare
Choose a tag to compare

Update for SimpleSAMLphp 2.0.x

Release v1.6

18 Oct 07:33
Compare
Choose a tag to compare

Changes since the last version are mostly cosmetic and include:

  • updating unit testing to match SSP
  • migrating CI from Travis to Github actions
  • migrating the repo to tenet-ac-za
  • adding a config section to composer.json & updating dependencies

However, this release bumps the SimpleSAMLphp version to 1.19 and the PHP version to 7.4. It is not intended to be backwards compatible with earlier versions of either SimpleSAMLphp or PHP.

This is likely the final version in the 1.x series, mirroring the imminent release of SimpleSAMLphp 2.x. That introduces some major changes to module layout, and so there's now a 1.x branch to maintain the old layout.

Release v1.5

16 Mar 14:01
Compare
Choose a tag to compare

This release upgrades the SimpleSAMLphp dependency to 1.17.x, and is not intended to be backwards compatible with earlier versions of SimpleSAMLphp.

The changes in this version mirror the recent changes in SimpleSAMLphp itself, namely:

  • Classes have been changed to use namespaces
  • PSR-2 compliant whitespace and naming
  • Converted array declarations from array() to []
  • Removal of all deprecated calls (hopefully)
  • Minor updates to unit tests

There should be no changes in configuration or user interface as a result of these changes

Release v1.4

28 Feb 05:55
Compare
Choose a tag to compare

Now that SimpleSAMLphp 1.15 is stable, replace uses of SimpleSAML_Logger with namespace version

Release v1.3

15 Jun 12:25
Compare
Choose a tag to compare

This fixes a logic flaw in %ignore introduced in v1.2

Release v1.2

23 Aug 07:18
Compare
Choose a tag to compare

Adds a %ignore option to allow more flexible handing; and fixes a problem with array/scalar handing of entityattribute values

Release v1.1

21 Jul 09:09
Compare
Choose a tag to compare

Relicense under the MIT license rather than BSD-2-Clause

Release v1.0

28 Jun 17:11
Compare
Choose a tag to compare

Release v1.0