Release notes

Keep up with latest product news

3515 notes
05 Feb, 2023 DDaniel Aguilar
cos-url-shortener
Version 1.0.2

Added ZPM package

05 Feb, 2023 Lorenzo Scalese
Open API Client Gen
Version 2.0.9
  • Fix undefined error if a schema is not defined in response class code generation.
05 Feb, 2023 Lorenzo Scalese
OpenAPI-Suite
Version 0.9.3
  • Fix an issue with the REST services (code generator) if the URL is greater than 50 characters (default MAXLEN)
  • Fix an issue with a disabled button on the UI.
05 Feb, 2023 DDaniel Aguilar
cos-url-shortener
Version 1.0.0

Initial Release

05 Feb, 2023 DDaniel Aguilar
cos-url-shortener
Version 1.0.1

Added video and articles

04 Feb, 2023 OOliver Wilms
iris-log-viewer
Version 1.0.2

Measure time to import messages using IRIS and Embedded Python.

04 Feb, 2023 Kurro Lopez
iris-deploy-tools
Version 1.0.0

Initial Release

04 Feb, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.31

bug fixes & improvements

03 Feb, 2023 EEduard Lebedyuk
MDX2JSON
Version 3.2.8

kpi

03 Feb, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.1.64
  • fixed issue when loading dashboard with saved filters in the old format
03 Feb, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.1.63
  • fixed issue with filters on dashboard & datasource (no filter values for KPI widgets)
  • added support for KPI filters. now widgets with kpitype uses /KPI filters feature to process filtering
  • fixed issue with drillthrough with filters
  • added loading indicator when pivot executes KPI requests
  • added KPI support for non-pivot widgets
  • now saved filters are always displayed in the filter dropdown, even if no user action for a filter request has been made
  • fixed issue with app option "save filters" (doesn't work in some cases)
  • fixed issue with saving filters that returned as numbers from mdx2json
03 Feb, 2023 EEduard Lebedyuk
MDX2JSON
Version 3.2.7

PivotVariables

03 Feb, 2023 YYubo Mao
03 Feb, 2023 银行 郝
iris_log_analytics
Version 1.0.0

Initial Release

03 Feb, 2023 Henry Pereira
iris-tripleslash
Version 1.0.0

Initial Release

03 Feb, 2023 Henry Pereira
iris-tripleslash
Version 1.0.1

Elevate your uinitTests to the next level adding Setup and Tear down events.
Just add description on class, with special tags like:

  • beforeAll
  • beforeOne
  • afterAll
  • afterOne

The tripleSlash will turn it to:

  • OnBeforeAllTests
  • OnBeforeOneTest
  • OnAfterAllTests
  • OnAfterOneTest

And that's not all! The new double dot abbreviation feature allows you to effortlessly call methods and simplify your code, i.e.:

///<example>
/// Write ..TheAnswerForEverything()
/// 42
///</example>

TripleSlash will automatically generate a test for you, like this:

Method TestTheAnswerForEverything()
{
  Do $$$AssertEquals(##class(dc.sample.ObjectScript).TheAnswerForEverything(), 42)
}
02 Feb, 2023 OOliver Wilms
iris-log-viewer
Version 1.0.1

Imports all lines and handles lines starting with white space.

02 Feb, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.30

Bug fixes & improvements

02 Feb, 2023 SStefan Cronje
iris-table-audit
Version 1.1.0

Added the files needed to run the demo in a container.
Added small volumes to the demo to show the impact on speed.

02 Feb, 2023 GGuillaume Rongier
iris-fhirsqlbuilder
Version 1.0.0

Initial Release

02 Feb, 2023 OOliver Wilms
iris-log-viewer
Version 1.0.0

Initial Release

01 Feb, 2023 Timothy Leavitt
isc-codetidy
Version 1.1.3

Fixed

  • Fixed <UNDEFINED> error parsing empty method implementation
  • Fixed indentation of JSON arrays that have mappings to different dimension JSON arrays
  • Fixed outer indentation of subroutines within routines
  • Fixed CodeTidy indenting line labels in methods and routines
  • Fixed CodeTidy not exiting indentation rules of some arrays and block comments
01 Feb, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.29

bug fixes and improvements

01 Feb, 2023 EEduard Lebedyuk
MDX2JSON
Version 3.2.6

kpi2

01 Feb, 2023 EEduard Lebedyuk
MDX2JSON
Version 3.2.5

kpi

01 Feb, 2023 Lorenzo Scalese
OpenAPI-Suite
Version 0.9.2
  • change io-redirect dependency version to latest with *
  • change openapi-client-gen dependency version to latest fix version with 2.0.*
  • change openapi-server-gen dependency version to latest fix version with 0.0.*
01 Feb, 2023 Lorenzo Scalese
Open API Client Gen
Version 2.0.8
  • Change dependency objectscript-openapi-definitionto version latest with *
  • Change dependency sslclientto version latest with *
  • Change dependency openapi-common-libto version 0.0.*