Qore 1.19.0
·
2999 commits
to develop
since this release
What's Changed
- refs #4756 allow user modules included with external binary modules t… by @davidnich in #4757
- refs #4758 fixed compatibility with recent versions of ServiceNow by @davidnich in #4761
- refs #4762 added missing allowed values to field data info by @davidnich in #4763
- refs #4764 fixed RestClient to preprocesses messages and validate wit… by @davidnich in #4765
- Feature/4766 rest client poll fixes by @davidnich in #4767
- refs #4768 allow the JNI module to override the primary thread's stac… by @davidnich in #4770
- refs #4771 added connection features to connection info, added a flag… by @davidnich in #4772
- refs #4773 implemented the GoogleRestClient module by @davidnich in #4774
- refs #4773 initial GoogleDataProvider with simple calendarList support by @davidnich in #4775
- refs #4776 implemented a logger interface class to use instead of a l… by @davidnich in #4777
- refs #4778 fixed a bug where an access exception could be raised when… by @davidnich in #4779
- refs #4781 added the HueRestClient class by @davidnich in #4782
- refs #4783 implemented functions and pseudo-methods for base64-url en… by @davidnich in #4784
- refs #4785 fixed reporting URLs for invalid connections by @davidnich in #4786
- refs #4787 fixed a bug where function and method variants did not rep… by @davidnich in #4788
- refs #4789 assume connections are up until they are proven to be down by @davidnich in #4790
- refs #4791 fixed non-blocking I/O checking for a connect on Darwin / … by @davidnich in #4792
- refs #4793 sig handling fix by @davidnich in #4794
Full Changelog: release-1.18.0...release-1.19.0