Releases: maritimeconnectivity/MCP-Portal
Releases · maritimeconnectivity/MCP-Portal
Maritime Connectivity Platform Management Portal v0.12.0
Changes in this release
- Implemented functionality for generating certificate signing requests which are then used to get certificates from the MIR
- Implemented optional generation of a PKCS#12 keystore based on the issued certificate
- When issuing a new certificate for an entity the user is given a choice of whether to use the above mentioned features for getting the certificate or to use the "old" method of letting the ID registry generate the key pair and certificate
- Fixed bug where closing a modal dialogue would not act as expected
Maritime Connectivity Platform Management Portal v0.12.0-RC4
Changes in this release
- Implemented functionality for generating certificate signing requests which are then used to get certificates from the MIR
- Implemented optional generation of a PKCS#12 keystore based on the issued certificate
- When issuing a new certificate for an entity the user is given a choice of whether to use the above mentioned features for getting the certificate or to use the "old" method of letting the ID registry generate the key pair and certificate
- Fixed bug where closing a modal dialogue would not act as expected
Maritime Connectivity Platform Management Portal v0.12.0-RC3
Changes in this release
- Implemented functionality for generating certificate signing requests which are then used to get certificates from the MIR
- Implemented optional generation of a PKCS#12 keystore based on the issued certificate
- When issuing a new certificate for an entity the user is given a choice of whether to use the above mentioned features for getting the certificate or to use the "old" method of letting the ID registry generate the key pair and certificate
Maritime Connectivity Platform Management Portal v0.12.0-RC2
Changes in this release
- Remove functionality for getting certificate with server generated key pair
- Implemented functionality for generating certificate signing requests which are then used to get certificates from the MIR
- Implemented optional generation of PKCS#12 keystore based on the issued certificate
Maritime Connectivity Platform Management Portal v0.12.0-RC1
Changes in this release
- Remove functionality for getting certificate with server generated key pair
- Implemented functionality for generating certificate signing requests which are then used to get certificates from the MIR
Maritime Connectivity Platform Management Portal v0.11.0
Changes in this release
- Implementation of new MCP MRN strucutre
- Changed default URL’s to point to new domain (maritimeconnectivity.net)
- Changed text on login screen
- Various dependency upgrades
- Included Keycloak client directly in source instead of getting it from Keycloak server
- Minor bug fixes
Maritme Connectivity Platform Management Portal v0.10.0-RC1
Changes in this release
- Bug fixes
- Various dependency upgrades
Maritme Connectivity Platform Management Portal v0.9.0-RC1
New features of this release
- Implemented acting on behalf of other organizations (agents)
- Added cookie disclaimer
- Updated dependencies
- Bug fixes
Maritme Connectivity Platform Management Portal v0.8.0
New features of this release
- It is now mandatory to upload a human readable document for a service description
- Hard coded all dependencies to avoid build errors due to version mismatches
- Fixed potential security issues
- Implemented Identity Registry role management
- Refactored role checking to follow the official MCP role hierarchy
- General bug fixes and house keeping
Maritme Connectivity Platform Management Portal v0.7.1
New features of this release
- Removed the checkbox for search-simulated. It is now always getting all services regardless of status.
- Vessel-service-list now displays correct organization
- Removed some validation from MRN when registering services. It is now possible to write whatever in the domain-section (which previously had to be stm, mcl, mcp - depending). The validation is now:
- Specification:
urn:mrn:<any>:service:specification:<registering-org-shortname>:<any>
- Design:
urn:mrn:<any>:service:design:<registering-org-shortname>:<any>
- Instance:
urn:mrn:<any>:service:instance:<registering-org-shortname>:<any>
- Specification: