Releases: grongierisc/interoperability-embedded-python
Releases · grongierisc/interoperability-embedded-python
v3.4.3b2
Refactor debugpython method to use private properties and update Gene…
v3.4.3b1
Update changelog to fix regression in DTL for displaying sub-objects
v3.4.2
[3.4.2] - 2025-05-2
Fixed
- Fix regression in version 3.4.0 and 3.4.1 where production settings were not properly loaded
v3.4.2b2
Update changelog for version 3.4.2 to fix regression in production se…
v3.4.2b1
Fix regression in version 3.4.x where production settings were not pr…
v3.4.1
[3.4.1] - 2025-04-30
Added
- Add namespace selection in the
iopcommand-nor--namespaceoption to select a namespace
- Initial remote debugging support
Changed
- Change how
irismodule is loaded- Create a new
_irismodule in theioppackage
- Create a new
- Remove dependency on community driver
- Use
irismodule instead
- Use
Fixed
- Fix dataclass message serialization
- Go back to best effort serialization : type check is not forced
- For checking use PydanticMessage
- Logger now uses the correct level for
debug,infoand similar methods
v3.4.1b11
Update changelog for version 3.4.1 and add namespace selection featur…
v3.4.1b10
Remove debugpy calls from initialization methods and enhance debugpy …
v3.4.1b9
Add initial remote debugging support and update related components - Introduced remote debugging capabilities with debugpy. - Updated changelog to reflect new feature. - Added debugpy dependency in pyproject.toml and requirements-dev.txt. - Integrated debugpy initialization in business operation, process, and service classes. - Enhanced test cases to accommodate debugging features.
v3.4.1b8
Update module version to 3.4.0 in module.xml