Skip to content

Releases: grongierisc/interoperability-embedded-python

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…

v3.5.1b1

30 Jun 08:52

Choose a tag to compare

v3.5.1b1 Pre-release
Pre-release
Merge branch 'master' of github.com:grongierisc/interoperability-embe…

v3.5.0

30 Jun 08:50

Choose a tag to compare

Full Changelog: v3.4.4...v3.5.0

[3.5.0] - 2025-06-30

Added

  • Initial support for venv
  • New send_generator_request method in iop module to send generator requests
  • Add get_iris_id method to Message* classes to retrieve the IRIS ID of a message

Fixed

  • Fix iris.* function dispatch mapping

v3.5.0b9

30 Jun 08:46

Choose a tag to compare

v3.5.0b9 Pre-release
Pre-release
Fix typo in changelog regarding long string attribute description