Skip to content

Releases: maritimeconnectivity/MCP-Portal

Maritime Connectivity Platform Management Portal v0.12.0

17 May 15:13
ec5ac1e
Compare
Choose a tag to compare

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

10 May 11:41
Compare
Choose a tag to compare

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

14 Apr 12:08
04d0745
Compare
Choose a tag to compare

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

15 Mar 11:11
Compare
Choose a tag to compare

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

01 Mar 08:33
Compare
Choose a tag to compare

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

17 Nov 14:23
Compare
Choose a tag to compare

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

19 Mar 13:56
Compare
Choose a tag to compare

Changes in this release

  • Bug fixes
  • Various dependency upgrades

Maritme Connectivity Platform Management Portal v0.9.0-RC1

01 Apr 14:53
Compare
Choose a tag to compare

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

18 Sep 07:25
Compare
Choose a tag to compare

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

19 Mar 06:54
Compare
Choose a tag to compare

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>