DelphiMVCFramework 3.3.0-fluorine
danieleteti
released this
21 Apr 14:24
·
549 commits
to master
since this release
What's New in dmvcframework-3.3.0-fluorine
- ⚡ Support for Delphi 11.3 Alexandria
- ⚡ Ability to use records in swagger param and response attributes Issue 649
- ⚡ Improved Wizard - now it produces commented code to show how to use
ContextEvents
- ⚡ Improved compatibility with Delphi 10.2 Tokyo and older versions (Thanks Mark Lobanov)
- ⚡ Added sample and middleware for Prometheus (using https://github.com/marcobreveglieri/prometheus-client-delphi)
- ⚡ Added
Profiler.LogsOnlyIfOverThreshold
which logs only if over the defined threshold - 🐞 FIX Issue 648 Thanks to sf-spb
- 🐞 FIX Issue 652 Thanks to BssdTS
- 🐞 PR 651 Thanks to Francisco Zanini
What's Changed
- build(deps): bump qs from 6.5.2 to 6.5.3 in /samples/react/WebApp by @dependabot in #633
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /samples/react/WebApp by @dependabot in #634
- build(deps): bump json5 from 1.0.1 to 1.0.2 in /samples/react/WebApp by @dependabot in #635
- build(deps): bump terser from 4.8.0 to 4.8.1 in /samples/react/WebApp by @dependabot in #636
- build(deps): bump minimatch and react-scripts in /samples/react/WebApp by @dependabot in #637
- build(deps): bump axios from 0.21.1 to 0.21.2 in /samples/react/WebApp by @dependabot in #639
- build(deps): bump follow-redirects from 1.12.1 to 1.15.2 in /samples/react/WebApp by @dependabot in #640
- build(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /samples/react/WebApp by @dependabot in #641
- Add the ability to use records in swagger param and response attributes. by @rjantz2 in #649
- Fixed wrong data type for NullableTGUID by @zaniniflz in #651
- build(deps): bump webpack from 5.75.0 to 5.76.1 in /samples/react/WebApp by @dependabot in #650
New Contributors
- @rjantz2 made their first contribution in #649
- @zaniniflz made their first contribution in #651
Full Changelog: dmvcframework-3.2.3-radium...v3.3.0-fluorine