Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 2.9 KB

CHANGELOG.md

File metadata and controls

67 lines (43 loc) · 2.9 KB

Changelog


All notable changes to this project will be documented in this file.

According to Keep a Changelog , the Unreleased section serves the following purposes:

  • People can see what changes they might expect in upcoming releases.
  • At release time, you can move the Unreleased section changes into a new release version section.

Types of changes


  • Added for new features.
  • Changed for changes in existing functionality.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.
  • Deprecated for soon-to-be removed features.

Unreleased


2.2.0 - 2024-06-10


Added

  • #59 - PIDMR-146 Add "endpoint" field to Provider entity with mode-specific endpoints.
  • #60 - PIDMR-154 Add Property to Provider Entity to Track DOI Reliance.
  • #61 - PIDMR-160 Implement Communication with Keycloak Admin for User Role Assignment.
  • #62 - PIDMR-159 Create an Endpoint to Promote User to Any Role.
  • #63 - PIDMR-161 Implement Admin Endpoint for Promotion Request Approval.
  • #64 - PIDMR-157 Create New Authentication Flow in Keycloak.
  • #65 - PIDMR-164 Create a new endpoint to get all the promotion requests submitted through our API.
  • #66 - PIDMR-158 Implement API Endpoint for Assigning User Roles.
  • #70 - PIDMR-169 EMAIL after registration
  • #81 - PIDMR-176 Create Endpoint to Retrieve All Role Change Requests by a User.
  • #82 - PIDMR-177 Remove Assigned Role on Rejected Role Change Request by Admin.

2.1.0 - 2024-04-29


Changed

  • #56 - PIDMR-152 Refactor Batch Resolution Process.

2.0.0 - 2024-03-07


Added

  • #45 - PIDMR-117 Batch request for resolution.
  • #46 - PIDMR-118 Batch request for identify.
  • #47 - PIDMR-98 Connect pidmr with GRNET postgresql.
  • #48 - PIDMR-140 Trim PID Before Resolution.

Changed

  • #46 - PIDMR-136 Pending pid entries seem to be used in identification.