Releases: grongierisc/interoperability-embedded-python
Releases · grongierisc/interoperability-embedded-python
v3.5.6b10
Refactor tests and update changelog; enhance test functionality and i…
v3.5.6b9
Add 'restart' parameter to test_component and update REST API documen…
v3.5.6b8
Enhance REST API to support namespace resolution via query string and…
v3.5.6b7
Add REST API documentation to mkdocs navigation
v3.5.6b6
Add python-dotenv to development requirements
v3.5.6b5
Remove unused PythonList method and enhance dotenv loading in remote …
v3.5.6b4
Update class loading and compilation settings to use 'uk' package and…
v3.5.6b3
Update GetVersion method to return status response instead of string
v3.5.6b2
Enhance CI workflow and testing setup for remote E2E tests - Added a new job for running remote end-to-end tests in the CI workflow. - Updated Dockerfile and dockerfile-ci to use ARG for IRIS credentials. - Created a new script to start IRIS and initialize IOP for testing. - Modified launch configuration for debugging remote tests in VSCode. - Updated .gitignore to include .env.remote for environment variables. - Refactored _RemoteDirector methods to return response data for better error handling.
v3.5.6b1
Enhance CI workflow and testing setup for remote E2E tests - Added a new job for running remote end-to-end tests in the CI workflow. - Updated Dockerfile and dockerfile-ci to use ARG for IRIS credentials. - Created a new script to start IRIS and initialize IOP for testing. - Modified launch configuration for debugging remote tests in VSCode. - Updated .gitignore to include .env.remote for environment variables. - Refactored _RemoteDirector methods to return response data for better error handling.