Skip to content

v3.6.0

Latest

Choose a tag to compare

@grongierisc grongierisc released this 30 Mar 07:25
· 5 commits to master since this release

[3.6.0] - 2026-03-30

Added

  • iop command line has a new full remote controle feature, allowing to start, stop, restart, update, test and log productions on a remote IRIS instance through its REST API

Fixed

  • Review how sys.path is updated by Common.cls to ensure it works correctly in all environments

Changed

  • Refactor whole unittest and e2e test suite for better maintainability and reliability
  • Export production now returns Production name as key in the returned dict for better clarity
  • Prevent dataclass and pydantic messages from being serialized with the same serializer as regular messages, to avoid issues with dataclass fields and pydantic validation