Releases: grongierisc/interoperability-embedded-python
Releases · grongierisc/interoperability-embedded-python
v3.2.0b2
Add jsonpath-ng dependency to project and development requirements
v3.2.0b1
Fix GetValueAt method and update DTL transformation to handle integer…
v3.1.6b2
Update class docstring to reflect IOP framework for message persistence
v3.1.6b1
Update installation guide to reflect IRIS version change and fix links
v3.1.5
Full Changelog: v3.1.4...v3.1.5
This release include :
- A new documentation here : https://grongierisc.github.io/interoperability-embedded-python/
- New function in director module to have singleton with BusinessService :
- def get_business_service(self,target,force_session_id=False)
- Fix resend messages
- Fix python 3.12 support
v3.1.5b9
Refactor jsonSet method to improve input handling and streamline type…
v3.1.5b11
Refactor _Director class to improve session ID handling logic
v3.1.5b10
Fix jsonSet method to correct buffer extraction and add tests for str…
v3.1.5b8
Enhance OnTearDown method to include error handling and object valida…
v3.1.5b7
Add credits and benchmarks documentation