Skip to content

Releases: ConsumerDataRight/authorisation-server

v2.1.0

22 Aug 01:25
f1e7b52
Compare
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
Compare
Choose a tag to compare

Changed

  • Updated npm packages used for Authorisation Server User Interface.

v1.0.3

26 Oct 02:31
7365932
Compare
Choose a tag to compare

Changed

  • Updated npm packages used for Authorisation Server User Interface.

v1.0.2

21 Jun 00:27
ebb3f55
Compare
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
Compare
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
Compare
Choose a tag to compare

First release of Authorisation Server.