Skip to content

Releases: grongierisc/interoperability-embedded-python

v3.5.3b1

30 Jul 11:29

Choose a tag to compare

v3.5.3b1 Pre-release
Pre-release
Bump version to 3.5.2 in module.xml

v3.5.2

30 Jul 10:22

Choose a tag to compare

[3.5.2] - 2025-08-01

Added

  • Remote migration support, allowing importing Python IOP modules into IRIS through http

v3.5.2b4

30 Jul 09:40

Choose a tag to compare

v3.5.2b4 Pre-release
Pre-release
Remove placeholder error for local migration in _Utils class

v3.5.2b3

30 Jul 09:33

Choose a tag to compare

v3.5.2b3 Pre-release
Pre-release
Add settings documentation and update changelog for remote migration …

v3.5.2b2

30 Jul 09:15

Choose a tag to compare

v3.5.2b2 Pre-release
Pre-release
Fix remote migration settings key and improve error handling in migra…

v3.5.2b1

30 Jul 08:33

Choose a tag to compare

v3.5.2b1 Pre-release
Pre-release
Refactor error handling in CreateProjection method to properly set st…

v3.5.1

22 Jul 12:25

Choose a tag to compare

[3.5.1] - 2025-07-22

Added

  • New IOP.Wrapper class for simplified python module import into IRIS with remote debugging support and traceback handling

Changed

  • Improve module loading and initialization for better performance in BusinessProcess by checking if the module is already loaded
  • Change OnMessage to MessageHandler in BusinessOperation for better performance and clarity

v3.5.1b4

22 Jul 12:23

Choose a tag to compare

v3.5.1b4 Pre-release
Pre-release
Update changelog to release version 3.5.1 with IOP.Wrapper class details

v3.5.1b3

09 Jul 14:11

Choose a tag to compare

v3.5.1b3 Pre-release
Pre-release
Add IOP.Wrapper class for simplified Python module import with remote…

v3.5.1b2

04 Jul 13:35

Choose a tag to compare

v3.5.1b2 Pre-release
Pre-release
Refactor BusinessOperation and Common methods for performance improve…