Releases: intersystems-community/integratedml-demo-template
Releases · intersystems-community/integratedml-demo-template
v1.1.0 - December 2025 Modernization
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-irispythondriver - 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/-PyODBCsuffixes) - 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