Skip to content

Releases: grongierisc/interoperability-embedded-python

v3.4.1b7

10 Apr 12:57

Choose a tag to compare

v3.4.1b7 Pre-release
Pre-release
Add contributing guide and code of conduct documentation

v3.4.1b6

10 Apr 07:57

Choose a tag to compare

v3.4.1b6 Pre-release
Pre-release
Enhance documentation workflow: add changelog, update mkdocs configur…

v3.4.1b5

09 Apr 13:52

Choose a tag to compare

v3.4.1b5 Pre-release
Pre-release
Fix: Update serialization logic to handle Message instances and impro…

v3.4.1b4

09 Apr 13:21

Choose a tag to compare

v3.4.1b4 Pre-release
Pre-release
Fix: #29 Enhance serialization functions to handle nested dataclasses…

v3.4.1b3

07 Apr 15:02

Choose a tag to compare

v3.4.1b3 Pre-release
Pre-release
Update CHANGELOG.md to reflect removal of community driver dependency…

v3.4.1b2

07 Apr 14:56

Choose a tag to compare

v3.4.1b2 Pre-release
Pre-release
Refactor build script and update requirements; remove unused package …

v3.4.1b1

27 Mar 15:55

Choose a tag to compare

v3.4.1b1 Pre-release
Pre-release
Add _iris module for IRIS namespace management and refactor imports

v3.4.0

24 Mar 14:12

Choose a tag to compare

Full Changelog: v3.3.1...v3.4.0

[3.4.0] - 2025-03-24

Added

  • Support for production settings configuration and management
  • Enhanced Python logging integration with IRIS
  • Support for schema registration with PydanticMessage
  • Improved Pydantic integration for message validation
  • Logger property in _Common class for better logging management

Changed

  • Refactored _director and _utils modules
  • Enhanced serialization module
    • Simplified type conversion
    • Improved Pydantic integration
    • Removed deprecated methods
    • Remove dacite and dc-schema dependencies in favor of Pydantic
  • Improved logging mechanism
    • Encapsulated console logging behavior
    • Enhanced logger initialization
  • Updated pytest configuration for asyncio

Fixed

  • Fixed log handling in Command class
  • Improved error handling in OnGetConnections method

v3.4.0b14

24 Mar 13:59

Choose a tag to compare

v3.4.0b14 Pre-release
Pre-release
Refactor dataclass_from_dict to improve field processing and error ha…

v3.4.0b13

24 Mar 10:15

Choose a tag to compare

v3.4.0b13 Pre-release
Pre-release
Update CHANGELOG.md for version 3.4.0 release date and dependency cha…