Release notes Keep up with latest product news
4058 notes
integratedml-demo-template Version 1.1.0
https://github.com/intersystems-community/integratedml-demo-template/releases/tag/v1.1.0
December 2025 Modernization
What's New
Official IRIS image : Switched to containers.intersystems.com/intersystems/iris-community:latest-em (valid license, supports up to 20 cores)
Multi-architecture : ARM64 (Apple Silicon) and AMD64 (Intel) support
DB-API driver : Replaced JDBC/PyODBC with native intersystems-irispython driver
TensorFlow 2.16.1 : Updated from 2.2.0
GitHub Actions CI/CD : Automated Docker build testing
Docker/Podman support : Works with either container runtime
Breaking Changes
Folder renamed: tf2-jupyter-jdbc → tf2-jupyter
Notebooks renamed (removed -jdbc/-PyODBC suffixes)
Connection code changed from JDBC to DB-API pattern
Removed
JDBC driver (intersystems-jdbc-3.1.0.jar)
ODBC driver and config files
Fixed
IRIS "core limit exceeded" error (expired Docker Hub images)
Port documentation (1972, not 51773)
Updated architecture diagram
IrisOASTestGen Version 0.0.17
Demo with tutorial
Added parameter for define package of generated files
General fixes
Test Coverage Tool Version 4.1.2
[4.1.2] - 2025-12-02
Fixed
#75: Avoid infinite loop when first class in alphabetical order has a [ Language = python ] method
OPNEx-ECP Deployment Version 1.0.1
Github project revisited to make it work with IRIS 2025.3 and the fact that no webserver is deployed by default with IRIS. I took out WebTerminal installation as it's having some issues in 2025.1. Hopefully this is something temporary and I'll introduce it again once the issues are solved.
IrisOASTestGen Version 0.0.11
Support for List and File data types
Little documentation improvements for usage
Next release: some toy API server implementation for better usage demonstration