Release notes

Keep up with latest product news

3515 notes
31 Mar, 2022 alex kosinets
Spreadsheets based on globals
Version 1.0.1

Spreadsheets based on IRIS/CACHE globals

31 Mar, 2022 OOliver Wilms
iris-globals-contest
Version 0.0.1

Initial Release

30 Mar, 2022 Timothy Leavitt
Test Coverage Tool
Version 2.1.3

Fails more gracefully if there's nothing to monitor for coverage

SAML-COS
Version 1.1.0

Adds Info.cls class for version Info

25 Mar, 2022 Yuri Marx
iris-geocoder
Version 1.0.0

Initial Release

25 Mar, 2022 yyang shijie
Student score query
Version 1.0.0

Initial Release

25 Mar, 2022 yyang shijie
Student score query
Version 1.0.1

update xml to cls

24 Mar, 2022 Yuri Marx
cryptography-samples
Version 1.0.0

Initial Release

24 Mar, 2022 Robert Cemper
GlobalToJSON-XLA
Version 0.0.1

Initial Release

24 Mar, 2022 Yuri Marx
iris-image-editor
Version 1.0.0

Initial Release

23 Mar, 2022 GGuillaume Rongier
interoperability-embedded-python
Version 1.1.0

Python messages now have to be dataclass
Better serialization between Python messages and Objectscript ones
Various Small fixes
Support of Business Process

22 Mar, 2022 SSandra Bjarevall
DbVisualizer
Version 13.0.0

New Features
Added support for Elasticsearch
Added basic support for MongoDB and BSON data viewer
Added support for Presto
Added support for Trino
Driver Manager - Improved the driver management to support download drivers from Maven, version selection, and more
Added an installer for Apple Silicon, M1
SQL Commander/SQL Editor - A new feature to search across all open commander windows

Improvements
Connection Setup -Allow copying the actual database URL from the link
Connection Setup/Driver Manager - Add possibilities to set overridden driver properties centrally
Driver properties with pre-defined list of values should be promoted in a drop-down
Connection Setup SSH - Add support for ssh-agent with SSH Tunnel
DB Support: Exasol - Add "certificate Fingerprint" for Exasol connections
DB Support: Google BigQuery - Add driver entry for Google BigQuery
DB Support: Greenplum - Add "Rename Schema" in PostgreSQL
DB Support: H2 - Add "Rename Schema" in PostgreSQL
DB Support: Netezza - Add "Rename Schema" in PostgreSQL
DB Support: PostgreSQL - Add "Rename Schema" in PostgreSQL
DB Support: Redshift - Add "Rename Schema" in PostgreSQL
DB Support: Snowflake - Add "Rename Schema" in PostgreSQL
DB Support: Yellowbrick - Add "Rename Schema" in PostgreSQL
DB Support: Oracle - Copying a scheduler job can only be created in connection user's schema
DB Support: PostgreSQL - Add "CASCADE" to Truncate
DB Support: SingleStore - Create driver entry and database type for SingleStore
DB Support: Snowflake - Improve support for authenticator=externalbrowser
Database Objects Tree - Give the option (or by default) to color visited table names
Driver Manager - Dynamic OS specific libs should be loaded from driver jar files rather than setting java.library.path
Filtering/Filter Sets - The Database Objects Filters editor should show and allow editing the label1 attribute for DataNodes
Grid Component - Add a "Reset Grid" action to remove any current quick filters, column filters, sorting, and selection
Installation/Update Installation - Should be possible to change the location of included user.vmoptions referenced in dbvis.vmoptions
Installation/Update Installation Web - Remove the UNIX installers, replaced by Linux installers
Performance/Stability - Increase the default value for -Xmx from 768m to 2048m
SQL Commander - Reload of file should preserve current selection, scrolling, and caret position
SSH - Support openssh config behavior to handle append, prepend and removal of algorithms
Scripts - Open multiple script files at once
Bugs Fixed
Driver Manager - Unknown driver properties sent to database

21 Mar, 2022 Robert Cemper
GlobalToJSON-Efficient
Version 0.1.0
  • Added export/import to file
  • added file viewer for Online Demo
21 Mar, 2022 Robert Cemper
GlobalToJSON-Compact
Version 0.1.2

added show method for display of the file on demo facility

21 Mar, 2022 Robert Cemper
GlobalToJSON-Compact
Version 0.1.1

fixed typo

21 Mar, 2022 Robert Cemper
GlobalToJSON-Compact
Version 0.1.0

Added export / import for generated JSON object to to/from file

20 Mar, 2022 VVikram Singh
EmergeNeed
Version 1.0.0

Initial Release

17 Mar, 2022 Robert Cemper
Globals-ePy-vs-ISOS
Version 0.0.1

Initial Release

17 Mar, 2022 GGuillaume Rongier
interoperability-embedded-python
Version 1.0.3

Fix BusinessHost for adaptors

12 Mar, 2022 Sergey Mikhailenko
zapm
Version 1.0.28

added proxy mode

10 Mar, 2022 GGuillaume Rongier
interoperability-embedded-python
Version 1.0.2

Fix SendSynch and Async

09 Mar, 2022 Yuri Marx
crypto-iris
Version 1.0.0

Initial Release

25 Feb, 2022 SSamuel Duncan
CubeEventMonitor
Version 0.1.9
  • prevent an error when running alerts like the one added in v 0.1.8
  • correct a bug that led to the Recent Cube Event Errors dashboard not displaying data
25 Feb, 2022 Dmitry Maslennikov
django-iris-realworld
Version 1.0.0

Initial Release

25 Feb, 2022 Dmitry Maslennikov
django-iris-todo
Version 1.0.0

Initial Release

22 Feb, 2022
Version 1.0.1

Fixes to FHIR module, some changes to component names

22 Feb, 2022 EEvgeniy Potapov
iris-python-dashboards
Version 1.1.0
  • Added authorization based on IRIS data
  • Update page "IRIS python usage"
22 Feb, 2022 Muhammad Waseem
iris-python-apps
Version 1.0.1
  • Article is added
  • Plotting from HTML
  • Jupyter Notebook is added from demonstrate below functionality
    • Introduction to Data Sciences
    • Plotting and Visualization
    • QR Code generation
22 Feb, 2022 BBenjamin De Boe
bdb-sql-utils
Version 0.3.0

Added a basic utility class for taking a snapshot of your Statement Index' content for exporting to another environment.

22 Feb, 2022 Evgeny Shvarov
isc-one-liners
Version 1.1.3

Two new one-liners added:

  • Cancel random global names
  • Unify the storage of DDL and UDL
    Also updated the one-liners that needed to change the namespace. Now everything is happening inside because of 'xecute trick' courtesy of Alexey Maslov