Release notes

Keep up with latest product news

4395 notes
09 Jul, 2026 Robert Cemper
SQLgateway-Magnificent-7
Version 1.0.0

Initial Release

09 Jul, 2026 IIryna Mykhailova
healthcare-openfda-pyprod
Version 1.0.0

Initial Release

09 Jul, 2026 RRaj Singh
openapi3
Version 1.0.0

Initial Release

09 Jul, 2026 Xiaoyun Wu
Gaia_Challenge_Benchmark
Version 1.0.0

Initial Release

09 Jul, 2026 Robert Cemper
SQLgateway-migration-IRIS-IRIS
Version 1.0.0

Initial Release

08 Jul, 2026 SSuprateem Banerjee
gaia-codegolf
Version 1.1.0

Reduced number of symbols to 524

08 Jul, 2026 GGabriel Ing
gaia-golf
Version 1.0.0

Initial Release

07 Jul, 2026 Robert Cemper
SQLgateway-migration-Caché-IRIS
Version 1.0.0

Initial Release

07 Jul, 2026 SSuprateem Banerjee
gaia-benchmark
Version 1.2.0

Minimum recorded time across 1000 passes: 0.294s (screenshot provided).

06 Jul, 2026 Robert Cemper
SQLgateway-migration-ORACLE-IRIS
Version 1.0.0

Initial Release

06 Jul, 2026 SSuprateem Banerjee
gaia-benchmark
Version 1.1.0

Reduced floor: 0.8s

06 Jul, 2026 EEmil Polakiewicz
Gaia
Version 1.0.0

Initial Release

05 Jul, 2026 Robert Cemper
SQLgateway-migration-ibmDB2-IRIS
Version 1.0.0

Initial Release

05 Jul, 2026 Robert Cemper
SQLgateway-migration-MSsql-IRIS
Version 1.0.1
  • fix login problem on MSSQLServer
  • fis some typos
05 Jul, 2026 Kurro Lopez
iris-vectorsearch-fordummies
Version 1.0.0

Initial Release

04 Jul, 2026 Robert Cemper
SQLgateway-migration-MSsql-IRIS
Version 1.0.0

Initial Release

03 Jul, 2026 Robert Cemper
SQLgateway-migration-mysql-IRIS
Version 1.0.0

Initial Release

03 Jul, 2026 GGuillaume Rongier
iris-gaia-dr3
Version 1.0.0

Initial Release

02 Jul, 2026 SSuprateem Banerjee
gaia-benchmark
Version 1.0.0

Initial Release

02 Jul, 2026 SSuprateem Banerjee
gaia-codegolf
Version 1.0.0

Initial Release

01 Jul, 2026 LLuciano Kalatalo
iris-haystack
Version 0.1.1

Initial Release

01 Jul, 2026 IIrene Mykhailova
intersystems-challenge1-docker-template
Version 1.0.1

Updated the README file

30 Jun, 2026 NNicholai Mitchko
ISC-Programming-Challenge-GAIA
Version 1.0.0

Initial Release

30 Jun, 2026 IIrene Mykhailova
intersystems-challenge1-docker-template
Version 1.0.0

Initial Release

iris-mus
Version 1.0.0

Initial Release

28 Jun, 2026 IIryna Mykhailova
smart-grid-pyprod
Version 1.0.0

Initial Release

BRAINSAIT-LINC-FHIR
Version 1.0.8

updated demo url

22 Jun, 2026 PPravin Barton
Embedded Git
Version 2.17.0

[2.17.0] - 2026-06-22

Added

  • ImportAll imports items in parallel when compileOnImport and decomposeProductions are both disabled, reducing import time for large codebases (#970)
  • The Incremental Load pull event handler can import and delete items in parallel when decomposeProductions is disabled, reducing the time required for various operations (#973)
  • Import of decomposed production items now has a brief timeout in case another deploy is in progress (#949)
  • Option to view an individual file's history in the source control menu (#960)
  • Change context menu now lists IPM packages from all Git-enabled namespaces, prefixed with the namespace name (#952)
  • Pull event handler option in settings page now displays user-friendly names for options (#908)
  • Validation that SSH key file path is not a directory when configuring Embedded Git (#943)
  • Customization of IPM load flags using ##class(SourceControl.Git.PullEventHandler.PackageManager).ConfigureLoadFlags(.flags) (#974)

Fixed

  • Changes to % routines mapped to the current namespace may now be added to source control and committed (#944)
  • Edits to a decomposed production in VS Code fixed after changes to the VS Code ObjectScript extension (#949)
  • Configure prompt no longer quits out with an unhelpful error if existing boolean settings are null (#962)
  • Branch names are now constrained to a reasonable set of allowed characters, fixing an issue where branch names with special characters were hidden without explanation (#914)
  • PTD documents that are not decomposed production items may now be added to source control (#965)