securedimensions
released this
21 Oct 12:39
·
10 commits
to develop
since this release
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