InterSystems Open Exchange Applications Digest, July 2025
Hello and welcome to the July 2025 Open Exchange Recap.
General Stats:
✓ 26 new apps in July
✓ 527 downloads in July
✓ 1,116 applications all time
✓ 41,913 downloads all time
✓ 3,275 developers joined
New Applications
iristest-html
By Ashok Kumar T
By André Dienes Friedrich
By Siddardha Reddy Sanagala
By Brad Nissenbaum
By Antoine Dhollande
By Guillaume Rongier
By Eric Fortenberry
By Ashok Kumar T
By Henrique Dias
By Robert Cemper
By Nancy Martinez
By Robert Cemper
By Dmitry Maslennikov
By Yuri Marx
By Luciano Kalatalo
By Yuri Marx
By sara aplin
By Gabriel Santos
By Roksana Komolibio
By John McBride
By XINING MA
By Roksana Komolibio
By Evgeny Shvarov
By Nikolay Solovyev
By Dmitry Maslennikov
By Rodolfo Moreira dos Santos
New Releases
Interoperability REST API Templateby Andrew Sklyarov
v1.0.1
Added performance sensors and failed/successful request counts. All metrics are provided in OpenMetrics format. So, you can grab it with Prometheus and visualize it in Grafana. Details about setting up monitoring in the IRIS can be found here. Don't forget to check the roles of
api/monitor application and to enable custom sensors in the IRIS terminal:zn "%SYS"
d ##class(SYS.Monitor.SAM.Config).AddApplicationClass("REST.Core.Monitor", "YOUR_NAMESPACE")
v1.0.2
Added simple implementation of rate limits. Now, you can set up the maximum number of requests per minute for your APIs. Just set the value by the route key in the lookup table
RESTRateLimits, similar RESTRoutes table. Also, you can use a wildcard (*) as a method name: Sample.API:*Tip: If you need a more flexible and enterprise solution, I advise you to look at API Manager
intersystems-iris-dev-templateby Evgeny Shvarov
v2.1.1
Added system name
IRIS Dev Template
to the Management Portal via merge.CPF settings
Thanks to Dmitry Maslennikov https://community.intersystems.com/post/rename-iris-instances-docker-or…
objectscript-docker-templateby Evgeny Shvarov
v1.2.1
Added System name ObjectScript Docker Template via merge.cpf Thanks to Dmitry Maslennikov
MDX2JSONby Eduard Lebedyuk
v3.2.44
FIX: fixed issue when series were processed even they filtered out
v3.2.47
Fixed 3.2.44
Embedded Gitby Pravin Barton
v2.12.2
[2.12.2] - 2025-07-08
Fixed
- Fixed importing Lookup Tables that do not already exist (#791)
- Fix initial import of settings file that has yet to be imported (#794)
- Fixed syncing IRIS with files after pull to diff in the intended direction (#802)
CubeEventMonitorby Samuel Duncan
v1.0.3
remove dsw dependency to prevent warnings on install - see https://github.com/intersystems-community/DeepSeeWeb/issues/443. Users who wish to use DeepSeeWeb should install that module separately
DeepSeeWebby Anton Gnibeda
v4.0.22
- now tuples limited for only ones that defined in data properties even for drilldown (#458)
v4.0.23
- support multiple filters on widgets (#461)
v4.0.24
- fixed issue with total function and pivot (#459)
InterSystems Testing Manager for VS Codeby John Murray
v2.0.0
Now able to use Test Coverage Tool to generate and display coverage of your tests.
v2.0.1
Now shows attribution of coverage to the test classes that ran lines in a class.
v2.0.2
- Fix coverage marking when
"objectscript.multilineMethodArgs": true - Improve method range highlighting accessed from coverage tree
IRIS internal WebSocket Clientby Robert Cemper
v1.1.1
- make timeouts longer
- replace broken wenterminal by iTERM
character-slice-indexby Robert Cemper
v0.0.3
- replace broken webterminal with iterm
- clean docker-compose
Collection-Indexing-and-Queryby Robert Cemper
v1.0.7
- replace broken webterminal with iterm
- clean docker-compose
Row Storage vs. Columnar in IRIS nativeby Robert Cemper
v0.0.2
- replace broken webterminal with iterm
- clean docker-compose
- adjust README
Vector-inside-IRISby Robert Cemper
v0.0.2
- replace broken webterminal with iterm
- clean docker-compose
geo-vector-searchby Robert Cemper
v0.0.2
- replace broken webterminal with iterm
- clean docker-compose
- clean iris.script
interoperability-embedded-pythonby Guillaume Rongier
v3.5.2
- Bump version to match PyPI
v3.5.3
[3.5.3] - 2025-08-01
Fixed
- Fix a regression test message interoperability where list of messages was not displayed correctly in the UI
- This was caused by MessageHandler changes in version 3.5.1
- Minor fixes for remote migration support
SSH-for-IRIS-containerby Robert Cemper
v0.0.4
- replace broken webterminal with iterm
- verify operation
Native-API-for-ObjectScriptby Robert Cemper
v1.0.4
- replace broken webterminal by iterm
- clean docker-copose
native-api-command-line-extensionby Robert Cemper
v0.0.3
- replace broken webterminal with iterm
- clean docker-compose
Most downloaded
Discussion (0)0
Comments
Awesome stuff!