Skip to content

Releases: OpenConext/Stepup-Middleware

4.1.0

30 Jul 12:19
dc5b693
Compare
Choose a tag to compare

Feature

  • Make prove possession step optional #309

4.1.0-20200730080040Z-dc5b693f8bbb066e7eee86af87a3a70c4ae576a8

30 Jul 13:03
dc5b693
Compare
Choose a tag to compare
Update changelog with optional  prove possession step

4.0.0-20200729090928Z-07e68b6c25e5596ba501d22dc7472a873736f77d

30 Jul 13:02
07e68b6
Compare
Choose a tag to compare
Merge pull request #310 from OpenConext/feature/add-4-0-0-changelog

Update 4.0.0 documentation

4.0.0

30 Jul 12:20
07e68b6
Compare
Choose a tag to compare
4.0.0 Pre-release
Pre-release

From this version PHP 7.2 is supported and support for PHP 5.6 is dropped.

Be aware that the new Symfony directory structure is now used. So if you are overwriting for example config files it is recommended
to verify the location on forehand. Also the file extensions of Yaml files are changed and some Symfony specific special characters
need to be escaped.

See: https://github.com/symfony/symfony/blob/4.4/UPGRADE-4.0.md

3.1.8

19 May 14:49
ab193b0
Compare
Choose a tag to compare

Feature

  • Added identity & token bootstrap console commands (for test) #302 #303 #304 #305

3.1.8-20200519144844Z-ab193b0c596f8ac426d3222aa87d4764e1600644

19 May 14:56
ab193b0
Compare
Choose a tag to compare
Merge branch 'develop' into release/3.1

3.1.7

21 Apr 12:48
4bc9e6e
Compare
Choose a tag to compare

Drop RaCandidate projection in favour of dedicated query.

This is done in order to be able to push large institution configuration changes because the projection doesn't have to get updated for all possible candidates. Before this change this resulted in an OOM exception.

3.1.7-20200421124612Z-4bc9e6ef518d7325299d09f35e9358eb6245f2ce

21 Apr 12:56
4bc9e6e
Compare
Choose a tag to compare
Merge branch 'develop' into release/3.1

3.1.6-20200316151633Z-7d38d0b168088dc059c8028325df974a34730d63

16 Mar 15:51
7d38d0b
Compare
Choose a tag to compare
Merge branch 'develop' into release/3.1

3.1.6

16 Mar 15:17
7d38d0b
Compare
Choose a tag to compare
3.1.6 Pre-release
Pre-release

Bugfix

  • Disable ra-candidate fulltext search #300
  • Show the correct RA candidates for the virtual institution use case #299