Skip to content

STAplus plugin 1.0.1 for FROST-Server 2.4.0

Latest
Compare
Choose a tag to compare
@securedimensions 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 the PARTIES 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 the Party.authId when creating a Party

New Contributors

Full Changelog: https://github.com/securedimensions/FROST-Server-PLUS/commits/v1.0.1-FROST-Server.v.2.4.0