Release notes

Keep up with latest product news

3515 notes
20 Sep, 2023 Teunis Stolker
Intersystems-Monitoring
Version 1.0.4

Improved output of PostInstall

20 Sep, 2023 Teunis Stolker
Intersystems-Monitoring
Version 1.0.3

Upgraded package version to 1.0.3

20 Sep, 2023 Teunis Stolker
Intersystems-Monitoring
Version 1.0.2

Moved compilation of Namespace to PostInstall

20 Sep, 2023 Teunis Stolker
Intersystems-Monitoring
Version 1.0.1
  • Removed AutoStart from PostInstall
  • Updated Readme to describe this change
  • Added description of Logstash configuration to README
  • Reduced Poolsize for Business Operation LogstashOutbound from 5 to 1
20 Sep, 2023 Teunis Stolker
Intersystems-Monitoring
Version 1.0.0

Initial Release

20 Sep, 2023 LLi XU
IRIS-Cloudproof-Encryption
Version 1.0.1

Generate module for ZPM

19 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.16
  • added Accept-Language: en-US to all requests (#404)
18 Sep, 2023 AAndreas Schneider
SQL DATA LENS
Version 3.15.0

– ENH : the licensing system has been completely changed, simpler trial mode

– ENH : New Driver 3.7.1 from InterSystems IRIS 2023.1 added
– ENH : Flat Look and Feel updated to 3.1.1 (https://github.com/JFormDesigner/FlatLaf) – Windows 11: rounded popup borders
– FIXED: Constraints are back again for db diagrams
– ENH : objectnames are only quoted if required
– ENH : the licensing system has been completely changed

18 Sep, 2023 AAndreas Schneider
openflights_dataset
Version 1.0.9

Update to use always IRIS latest container image
At this time it is IRIS 2023.2.0.227

iris-python-machinelearn
Version 0.0.4
  • Fixed problem when creating files.
  • changed path to save files.
  • Adjustment in map creation.
iris-python-machinelearn
Version 0.0.3

Initial Release

18 Sep, 2023 AAriel Glikman
Webinar-Leveraging-Embedded-Python
Version 1.0.0

Initial Release

18 Sep, 2023 LLi XU
IRIS-Cloudproof-Encryption
Version 1.0.0

Initial Release

17 Sep, 2023 Muhammad Waseem
iris-GenLab
Version 1.0.0

Initial Release

17 Sep, 2023 OOleksandr Zaitsev
password-app-iris-db
Version 1.0.1

Added functionality for editing password entries

17 Sep, 2023 Dmitry Maslennikov
iris-vector
Version 0.1.0

Initial Release

17 Sep, 2023 Yuri Marx
Face Login
Version 1.0.0

Initial Release

17 Sep, 2023 sshan yue
native-api-py-demo
Version 1.0.0

Initial Release

17 Sep, 2023 Sergey Mikhailenko
apptools-django
Version 1.2.3

add items:

  • Tasks
  • Services
  • Resources
  • Users
  • Roles
16 Sep, 2023 HHeloisa Paiva
flask-iris
Version 1.0.0

Initial Release

16 Sep, 2023 xxuanyou du
BardPythonSample
Version 1.0.2

Add some new features

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

Initial Release

15 Sep, 2023 DDaniel 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 xxuanyou 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 xxuanyou du
BardPythonSample
Version 1.0.0

Initial Release

14 Sep, 2023 Sergey Mikhailenko
apptools-django
Version 1.2.1

fixed readme file