Releases: securedimensions/FROST-Server-PLUS
Releases · securedimensions/FROST-Server-PLUS
STAplus plugin 1.0.1 for FROST-Server 2.2.3
Changes:
- automatically install postgres extension
uuid-ossp
as required to create the primary key for thePARTIES
database table - correction of the error message when using the
Party.authId
in the request and the value does not represent the authenticated user - bug fix the creation of a
Party
creation where the username (REMOTE_USER
) is not in UUID format - clarification in the
README.md
of how to user theParty.authId
when creating aParty
Full Changelog: v1.0-FROST-Server.v2.2.3...v1.0.1-FROST-Server.v2.2.3
STAplus plugin 1.0.1 for FROST-Server 2.3.2
Changes:
- automatically install postgres extension
uuid-ossp
as required to create the primary key for thePARTIES
database table - correction of the error message when using the
Party.authId
in the request and the value does not represent the authenticated user - bug fix the creation of a
Party
creation where the username (REMOTE_USER
) is not in UUID format - clarification in the
README.md
of how to user theParty.authId
when creating aParty
Full Changelog: v1.0-FROST-Server.v.2.3.2...v1.0.1-FROST-Server.v.2.3.2
STAplus plugin 1.0.1 for FROST-Server 2.4.0
What's Changed
- Updated plugin to reflect developments in FROST-Server by @hylkevds in #2
- FROST-Update: Added support for OData EnumType by @hylkevds in #4
- Updated tests to JUnit5 by @hylkevds in #5
- automatically install postgres extension
uuid-ossp
as required to create the primary key for thePARTIES
database table - correction of the error message when using the
Party.authId
in the request and the value does not represent the authenticated user - bug fix the creation of a
Party
creation where the username (REMOTE_USER
) is not in UUID format - clarification in the
README.md
of how to user theParty.authId
when creating aParty
New Contributors
Full Changelog: https://github.com/securedimensions/FROST-Server-PLUS/commits/v1.0.1-FROST-Server.v.2.4.0
v1.0-FROST-Server.v2.2.3
This version of the STAplus plugin builds with FROST-Server v2.2.3
v1.0-FROST-Server.v.2.3.2
This version of the STAplus plugin builds with FROST-Server v2.3.2