Releases: grongierisc/interoperability-embedded-python
Releases · grongierisc/interoperability-embedded-python
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…
v3.5.0b4
Remove 'System' attribute from Start and StartPickle classes for cons…
v3.5.0b3
Refactor MyGeneratorProcess to use MyGenerator for requests and updat…
v3.5.0b2
Refactor OnInit method to simplify semaphore handling