mORMot 2.3 Stable Release

According to the Free Pascal website :-This was time for a new “stable” release of the Open Source mORMot 2 framework! :D

You can find it on our GitHub repository:
Release mORMot 2.3 stable · synopse/mORMot2 · GitHub
;D

This release will be a Long Term Support Security Branch, as we will maintain it for the next years for main bugs and security fixes.

Added

  • Swagger/OpenAPI Client Generator
  • IDocList/IDocDict Containers
  • SID/DACL/SACL/SDDL/ACE Security Objects
  • async web server: IOCP support on Windows, metrics gathering and standard logging
  • TSynMustache can work on plain data via RTTI, in addition to TDocVariant
  • introducing TRttiMap for DTO process.

Changed

  • Upgraded SQLite3 to 3.46.1
  • Enhancements to the LDAP client, HTTP/HTTPS client, Kerberos auth, Peer Cache, ORM.
  • Lots other bug fixes, optimisations and enhancements.

More information on our blog:

3 Likes