Skip to content

MARS-Curiosity v1.3

Compare
Choose a tag to compare
@andrea-magni andrea-magni released this 07 Dec 09:25
· 470 commits to master since this release
  • mORMotJWT alternative for JWT implementation on Windows platforms (no OpenSSL dependencies, better performances)
  • 10.2 Tokyo and 10.3 Rio support and packages
  • improvements on the MARS client library: authentication endorsement options, error handling, several shortcuts (ResponseAsXXX)
  • improvements on the primitive types support and record integration (wrt JSON and TDataSet)
  • added support for MessageBodyReader for request parameters (i.e. QueryParams, FormParams, ...)
  • support for multipart/form-data on server and client side
  • ConfigParam and related functionalities
  • improved overall addressing of encoding
  • TObject serialization
  • design/runtime package division for MARS Client library
  • Swagger specification emission
  • MARS Macros in FireDAC ConnectionAttributes
  • better timing of MARS activation invocation
  • Proxy support in MARS Client library
  • new demos (Token AutoRenew, EKON 22)
  • removal of subresources components (better focus on resources components)

  • made MBW mechanism more pervasive (TPrimitiveTypesWriter)

  • overall improvements and bugfixing