Release notes

Keep up with latest product news

3286 notes
16 Sep, 2023 Heloisa Paiva
flask-iris
Version 1.0.0

Initial Release

16 Sep, 2023 xuanyou du
BardPythonSample
Version 1.0.2

Add some new features

16 Sep, 2023 Johannes Heinzl
iris-python-lookup-table-utils
Version 1.0.0

Initial Release

15 Sep, 2023 Daniel Aguilar
irisapitester
Version 2.0.0

##NEW ENDPOINTS!!

Now you can configure an external repository where the Postman's collection test is stored

-PULL AND RUN:
Pull last version in the repository, pass test and show the report in the browser (Does not require manual actions dragging files):
http://localhost:52773/pull_and_run_tests

-UNIT TESTING / INTEGRATION TEST

New route to unitesting:
http://localhost:52773/run/ClassName/MethodName

With this new route '/run' you can publish any method only adding the ClassName to the url and the MethodName, example:
http://localhost:52773/run/IrisNewman.Example.TestMethods/TestOK

It could be used for integration test too, see an example on example:
localhost:52773/run/IrisNewman.Example.TestMethods/InsertPerson

-CI/CD USEFULL ENDPOINT:

New route to CI/CD:
You can add this endpoint to your workflows to send to Google Chat the result of the test automatly after every commit.
http://localhost:52773/pull_run_and_send_google

It download the last version of your IrisApiTester repository and download the last version of your test collection repository, run the test and send a message to a webhook of Google Chat with the url to the result test report.

In order to use these new improvements, you must complete the required data in the repository.cfg file.


15 Sep, 2023 xuanyou du
BardPythonSample
Version 1.0.1

Add query image

15 Sep, 2023 Alexey Nechaev
iris-recorder-helper
Version 1.0.0

Init

14 Sep, 2023 Sergey Mikhailenko
apptools-django
Version 1.2.2

fix code products

14 Sep, 2023 Lorenzo Scalese
journal-file-indexer
Version 0.4.0

New features:

  • Restore old value or new value from an indexed journal.
  • Command line wizard to create a search filter.

Improvements:

  • Calculated property Subscripts size in dc.journalindexer.data.SetKillRecord
  • Storage optimization for persistent class dc.journalindexer.data.SetKillRecord.
    Property GlobalName is now calculated from GlobalNode.
    Database path is now in another table and SetKillRecord keeps only a reference.
    DatabaseName is a calculated property.
    GlobalReference is now a calculated property from DatabaseName and GlobalNode.
14 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.15
  • temporary fix for scorecard columns filtering when axis contains children
14 Sep, 2023 xuanyou du
BardPythonSample
Version 1.0.0

Initial Release

14 Sep, 2023 Sergey Mikhailenko
apptools-django
Version 1.2.1

fixed readme file

14 Sep, 2023 Sergey Mikhailenko
apptools-django
Version 1.2.0

Initial Release

13 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.14
  • temporary fix for dataProperties filtering when axis contains children
13 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.13
  • temporary fix for dataProperties filtering when axis contains children
13 Sep, 2023 Ron Sweeney
iris-rundeck-plugin
Version 1.0.0

Initial Release

13 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.12
  • fixed issue with filter default values. when the value is a number instead of a string
12 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.11
  • fixed issue with filter default values. when the value is a number instead of a string
12 Sep, 2023 Rob Ellis
IRIS WHIZ - HL7v2 Browser Extension
Version 1.7.1

BugFix: Header/Body/ContentsTrace tabs does not reappear if they were the last thing and first thing clicked on after clicking on Selected Messages/FullTrace tabs. This is fixed. Hoozah! Thanks for the feedback Anonymous reviewer

Updated Legend: Legend now closes on most clicks outside/on the legend. Some pages contain other iframes where it's not possible for clicks to close it. I think it's good enough as is. Hide Legend button still appears for ease of use.
Legend also now styled a bit better. May be tough to see on smaller screens but I think the ease of use outweighs this issue. Again, thanks for the feedback Anonymous reviewer! Don't be afraid to update your review :D

To update, copy your instance object from the options screen, download the latest version and paste your instance object back into the options page.

Updated Name: Thought it needed something a touch shorter. Did a quick logo and Icon. I'm no designer, It'll do.

11 Sep, 2023 Evgeny Shvarov
iris-fhir-template
Version 1.3.1

The issue with

 do ##class(HS.HC.Util.Installer).InstallFoundation(namespace)

fixed by changing to

Do ##class(HS.Util.Installer.Foundation).Install(namespace)

More information in this post.

07 Sep, 2023 Robert Cemper
native-api-command-line-py-client
Version 0.0.5

added ePython wrapper for WebTerminal

07 Sep, 2023 Lorenzo Scalese
journal-file-indexer
Version 0.3.1
  • Fix missing Resource in module.xml
    <Resource Name="JRNINDEXER.MAC" Directory="dc/journalindexer"/>
06 Sep, 2023 Heloisa Paiva
iris-size-django
Version 1.0.0

Initial Release

06 Sep, 2023 Lorenzo Scalese
journal-file-indexer
Version 0.3.0

New features:

  • Stats Size and counter by pid, database, global, journal record type.

Improvements:

  • Command line tools are gathered in ^JRNINDEXER routine.
04 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.10
  • added display by 4/5/6 columns for filter widget (#400)
  • added support for filter url parameter for date filters (#398)
  • added support for "NOW"/"NOW-x" as date string for both calendar and filters (#398)
04 Sep, 2023 Sylvain Guilbaud
todo-list
Version 1.0.2

Used IRIS DC to remove ARM/AMD confusion.
Harmonized ports in README and code.

03 Sep, 2023 Evgeny Shvarov
iris-embedded-python-template
Version 3.0.0

Thanks to Guillaume Rongier and Dmitry Maslennikov added following features to IRIS Embedded Python template:

  1. Clear Python setup (no ObjectScript needed).

  2. Merge IRIS initialization example

  3. Embedded Python IRIS initialization example with IPM support.

  4. Flask server setup example

03 Sep, 2023 Lorenzo Scalese
journal-file-indexer
Version 0.2.0

New features:

  • Search indexed journal entries (in terminal mode).
  • ^ZJRNFILT routine can be used to filter journal entries to index (or not).

Improvements:

  • During the indexer process we can pause\resume or cancel the operation.
  • Add index on global subscript.
01 Sep, 2023 Sylvain Guilbaud
todo-list
Version 1.0.0

Initial Release

31 Aug, 2023 Ashok Kumar
IntegrityLog-Web
Version 1.0.0

Initial Release

28 Aug, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.9
  • changed locale of date picker to "en"