Skip to content

v1.1.0 - December 2025 Modernization

Latest

Choose a tag to compare

@isc-tdyar isc-tdyar released this 11 Dec 21:56
· 1 commit to master since this release

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-jdbctf2-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