Skip to content

Releases: grongierisc/interoperability-embedded-python

v3.7.1b4

12 May 14:54

Choose a tag to compare

v3.7.1b4 Pre-release
Pre-release
Refactor dispatch handling to avoid duplicates and improve initializa…

v3.7.1b3

12 May 14:07

Choose a tag to compare

v3.7.1b3 Pre-release
Pre-release
Refactor load_python_class and add _import_module_from_classpath for …

v3.7.1b2

12 May 13:59

Choose a tag to compare

v3.7.1b2 Pre-release
Pre-release
Refactor serialization and utility classes for improved readability a…

v3.7.1b1

12 May 13:48

Choose a tag to compare

v3.7.1b1 Pre-release
Pre-release
Merge branch 'iris-persistence'

v3.6.1

12 May 13:38

Choose a tag to compare

Full Changelog: v3.6.0...v3.6.1

Fix : JsonSchema Enum support

v3.6.1b2

12 May 11:44

Choose a tag to compare

v3.6.1b2 Pre-release
Pre-release
Reorder intersystems-irispython in development requirements

v3.6.1b1

14 Apr 13:07

Choose a tag to compare

v3.6.1b1 Pre-release
Pre-release
Replace direct wheel link with package name for intersystems-irispyth…

v3.6.0

30 Mar 07:25

Choose a tag to compare

[3.6.0] - 2026-03-30

Added

  • iop command line has a new full remote controle feature, allowing to start, stop, restart, update, test and log productions on a remote IRIS instance through its REST API

Fixed

  • Review how sys.path is updated by Common.cls to ensure it works correctly in all environments

Changed

  • Refactor whole unittest and e2e test suite for better maintainability and reliability
  • Export production now returns Production name as key in the returned dict for better clarity
  • Prevent dataclass and pydantic messages from being serialized with the same serializer as regular messages, to avoid issues with dataclass fields and pydantic validation

v3.5.6b13

30 Mar 07:19

Choose a tag to compare

v3.5.6b13 Pre-release
Pre-release
Remove openai dependency from development requirements

v3.5.6b12

23 Mar 11:14

Choose a tag to compare

v3.5.6b12 Pre-release
Pre-release
Remove obsolete benchmark result file to clean up test artifacts