Releases: grongierisc/interoperability-embedded-python
Releases · grongierisc/interoperability-embedded-python
v3.5.1b4
Update changelog to release version 3.5.1 with IOP.Wrapper class details
v3.5.1b3
Add IOP.Wrapper class for simplified Python module import with remote…
v3.5.1b2
Refactor BusinessOperation and Common methods for performance improve…
v3.5.1b1
Merge branch 'master' of github.com:grongierisc/interoperability-embe…
v3.5.0
Full Changelog: v3.4.4...v3.5.0
[3.5.0] - 2025-06-30
Added
- Initial support for venv
- New
send_generator_requestmethod iniopmodule to send generator requests - Add
get_iris_idmethod toMessage*classes to retrieve the IRIS ID of a message
Fixed
- Fix
iris.*function dispatch mapping
v3.5.0b9
Fix typo in changelog regarding long string attribute description
v3.5.0b8
Add new properties for Python interpreter and settings in Common.cls;…
v3.5.0b7
Enhance get_handler_info to support IRIS object instances in type ann…
v3.5.0b6
#30 Add get_iris_id method to Message classes and update serializatio…
v3.5.0b5
Implement OpenAI streaming in MyGeneratorOperation and enhance SQL qu…