You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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