Skip to content

Qore 2.1.0

Choose a tag to compare

@davidnich davidnich released this 05 May 11:00
· 2297 commits to develop since this release

This release includes minor new features and bugfixes such as:

  • RestClient module adds support for custom token refresh methods
  • Swagger module improves support for parsing some invalid schemas
  • added new module blacklist functionality and a new qore_add_module_to_blacklist() function
  • fixed bugs generating and parsing URL-encoded values in the Mime module
  • fixed memory issues in class and socket operations revealed by AddressSantizer
  • fixed bugs in Deterministic Garbage Collection scanning complex object graphs that could lead to memory leaks