Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Releases: CESNET/proxystatistics-simplesamlphp-module

v8.1.1

01 Sep 13:57
Compare
Choose a tag to compare

8.1.1 (2022-09-01)

Bug Fixes

  • 🐛 Fix parameters ordering and duplicate insert (ceef3ee)

v8.1.0

12 Aug 08:04
Compare
Choose a tag to compare

8.1.0 (2022-08-12)

Features

  • 🎸 Make methods for reading DB public (957c87e)

v8.0.0

22 Jul 09:16
Compare
Choose a tag to compare

8.0.0 (2022-07-22)

Features

BREAKING CHANGES

  • Requires at least PHP v7.3 or higher (due to usage of
    JSON_THROW_ON_ERROR constant)

v7.1.1

22 Jul 08:19
Compare
Choose a tag to compare

7.1.1 (2022-07-22)

Bug Fixes

  • 🐛 Fix ECS configuration (after update) (8aa0c16)
  • 🐛 Fix possible exceptions and refactor code (c5b5b41)

v7.1.0

22 Jul 07:46
Compare
Choose a tag to compare

7.1.0 (2022-07-22)

Features

  • 🎸 Customizable IdPEnityID location (from attribute) (7d5d85e)

v7.0.2

04 Apr 17:00
Compare
Choose a tag to compare

7.0.2 (2022-04-04)

Bug Fixes

  • deps: minimum SSP version is 1.19.2 (bdfead6)

v7.0.1

07 Feb 07:45
Compare
Choose a tag to compare

7.0.1 (2022-02-07)

Bug Fixes

  • Fix migration script for MySQL (8e215b8)

v7.0.0

05 Jan 08:12
Compare
Choose a tag to compare

7.0.0 (2022-01-05)

chore

  • add missing composer dependencies (2c9c3b9)

BREAKING CHANGES

  • SSP 1.19 is required

v6.0.0

22 Nov 11:07
Compare
Choose a tag to compare

6.0.0 (2021-11-22)

Features

BREAKING CHANGES

  • renamed columns idpId and spId, see migrations scripts

v5.0.0

18 Nov 16:30
Compare
Choose a tag to compare

5.0.0 (2021-11-18)

chore

  • deps: update Chart.js to 3.5.1 (bfabef2)

BREAKING CHANGES

  • deps: legend items of pie chart do not link to detail pages anymore