Skip to content

Releases: ConsumerDataRight/authorisation-server

v3.0.4

09 Dec 23:00
acf13a6

Choose a tag to compare

Changed

  • Update to Central Package Management (CPM)

v3.0.1

26 Jun 03:14
17d444f

Choose a tag to compare

Changed

  • Fixed multiple build warnings to improve code quality and maintainability

v3.0.0

02 Apr 23:32
0a58386

Choose a tag to compare

Changed

  • Updated NuGet packages
  • Fixed multiple build warnings to improve code quality and maintainability
  • Updated npm packages used for Authorisation Server User Interface.

Removed

  • Removed all OIDC Hybrid Flow related code and functionality

v2.1.0

22 Aug 01:25
f1e7b52

Choose a tag to compare

Changed

  • Updated NuGet packages
  • Migrated from .Net 6 to .Net 8
  • Migrated docker compose from v1 to v2
  • Updated automated tests to use ACF as default instead of Hybrid Flow.
  • Added cleanup of arrangement data in Authorisation Server for Data Holder to Data Recipient initiated revocation
  • Updated the message body for arrangement revocation request to MDR to include request and response details
  • Replaced Recoil with React Hooks useContext to provide state management within the UI
  • Updated node image version to 20 for docker build

Added

  • Added SSL Server Validation configuration capability

Removed

  • Postman files have been removed

Fixed

  • Updated error handling when encryption key missing for a client

v1.1.1

29 Nov 05:24
f9bca86

Choose a tag to compare

Changed

  • Updated npm packages used for Authorisation Server User Interface.

v1.0.3

26 Oct 02:31
7365932

Choose a tag to compare

Changed

  • Updated npm packages used for Authorisation Server User Interface.

v1.0.2

21 Jun 00:27
ebb3f55

Choose a tag to compare

Changed

  • Regenerated all mTLS, SSA and TLS certificates to allow for another five years before they expire.

v1.0.1

13 Jun 01:11
9b0415f

Choose a tag to compare

Changed

  • GitHub actions to publish test report and use v2 version of CodeQL commands.

Fixed

  • Added Client Id to access token response when no Client Id was provided in the request.

v1.0.0

17 Mar 06:56

Choose a tag to compare

First release of Authorisation Server.