Qore 1.10.0
·
3255 commits
to develop
since this release
What's Changed
- refs #4550 fixed WebUtil to never serve files outside the root dir by @davidnich in #4552
- refs #4553 fixed a bug building with openssl 3+ that could cause a ru… by @davidnich in #4554
- refs #4555 do not return / chars in data provider names by @davidnich in #4556
- refs #4557 implemented support for event handling in DataProviders by @davidnich in #4558
- refs #4559 fixed FsUtil to behave more consistently regarding target … by @davidnich in #4560
- refs #4561 fixed bugs handling escape chars in regex subst replacemen… by @davidnich in #4563
- refs #4565 fixed WebSocket PING/PONG handling by @davidnich in #4566
- refs #4567 fixed bugs in HTTPClient class setting keys and certs by @davidnich in #4569
Full Changelog: release-1.9.0...release-1.10.0