Skip to content

v3.4.4

Latest
Compare
Choose a tag to compare
@grongierisc grongierisc released this 13 Jun 07:53
· 9 commits to master since this release

[3.4.4] - 2025-06-13

Added

Changed

  • %traceback setting default value is now True to show traceback in message log
  • serializer is now more permissive for iris objects, allowing iris object type of %Stream to support http inbound/outbound adapters
  • remove usage of pkg_resources in favor of importlib.resources
  • refactor import statements for better clarity and organization

Fixed

  • fix typing issues in python code
  • fix long string attribute from production settings ( greatter than 255 characters )