Release notes

Keep up with latest product news

4023 notes
06 Jan, 2022 YYuval Golan
aoc-2021-uvg
Version 0.0.2

Changes in Base.cls:

  1. Parameter Folder now point to a docker files folder:
    /irisrun/repo/Files/
  2. Add GetInputToArray class method
    1. Load an array with the records from the data file.
    2. Remove control characters from input, due to difference in default line terminator between windows and linux

Changes in the days code:

  1. Using the GetInputToArray instead of GetInput
05 Jan, 2022 YYuval Golan
aoc-2021-uvg
Version 0.0.1

Initial Release

05 Jan, 2022 Sergey Mikhailenko
exchange-rate-cbrf
Version 1.0.0

Initial Release

05 Jan, 2022 Yuri Marx
Health Dataset
Version 1.0.1

Fix conventions required from contest and new datasets

05 Jan, 2022 Henry Pereira
dataset-covid19-fake-news
Version 1.0.0

Initial Release

03 Jan, 2022 AAndreas Schneider
openflights_dataset
Version 1.0.3
  • data cleansing
  • more FKs added
  • TUNE TABLE integrated
03 Jan, 2022 GGuillaume Rongier
interoperability-embedded-python
Version 1.0.0

Initial Release

03 Jan, 2022 GGuillaume Rongier
interoperability-embedded-python
Version 1.0.1

Add zpm support

03 Jan, 2022 Henrique Dias
iris-kaggle-socrata-generator
Version 1.0.0
  • Community Article
  • Kaggle API
  • Fixes for Socrata
  • EAP for Graphic User Interface - Socrata
  • Published in ZPM
  • New links in VSCode Settings file
  • README updated
03 Jan, 2022 AAndreas Schneider
openflights_dataset
Version 1.0.2

The %Java Server enconding arg is now configured via irisi.script, so now after docker-compose build the Openflights Dataset is ready to use

03 Jan, 2022 Evgeny Shvarov
intersystems-iris-dev-template
Version 1.1.0

Clean up and better documented template

03 Jan, 2022 Robert Cemper
db-migration-using-SQLgateway
Version 0.1.0

Initial Release

03 Jan, 2022 Robert Cemper
db-migration-using-SQLgateway
Version 0.1.1
  • added Demo Server
  • added WebTerminal
  • added Code Quality (empty)
02 Jan, 2022 AAndreas Schneider
openflights_dataset
Version 1.0.1

docker handling improved, the tables are created and loaded into the docker image

02 Jan, 2022 Henrique Dias
iris-kaggle-socrata-generator
Version 0.0.2
  • Initial release
  • Youtube video
31 Dec, 2021 AAndreas Schneider
SQL DATA LENS
Version 3.4
  • New jave runtime 11.0.14 with many bugfixes and performance improvemets integrated
  • Default font changed to “JetBrains Mono” for better reading experience (https://www.jetbrains.com/lp/mono/#key-features)
  • Many internal libs upgraded and database driver updated
  • New buildin sql formatter
30 Dec, 2021 AAndreas Schneider
openflights_dataset
Version 1.0.0

Initial Release

29 Dec, 2021 JJose Tomas Salvador
OPNEx-ECP Deployment
Version 1.0.0

Initial Release

29 Dec, 2021 Evgeny Shvarov
Game Of Throne Analytics
Version 1.0.4

ZPM version bump

29 Dec, 2021 Evgeny Shvarov
Game Of Throne Analytics
Version 1.0.3

ZPM Module version bump

29 Dec, 2021 Evgeny Shvarov
Game Of Throne Analytics
Version 1.0.2

ZPM package bugfixes

29 Dec, 2021
Version 0.1.1

Logo added

28 Dec, 2021 AAndreas Schneider
SQL DATA LENS
Version 3.2

Initial Release of SQL DATA LENS

27 Dec, 2021 Robert Cemper
AoC2021-rcc
Version 0.0.1

Initial Release

27 Dec, 2021 Robert Cemper
AoC2021-rcc
Version 0.0.2
  • added Demo Server
  • added WebTerminal
  • added Code Quality
27 Dec, 2021 Muhammad Waseem
Medical Datasets
Version 1.0.1

Initial Release

22 Dec, 2021 José Pereira
zap-api-scan-sample
Version 1.0.3

Added a GitHub action for automatically API scan on pushes to the repository.
Check out this article for more information.

19 Dec, 2021 Yuri Marx
Health Dataset
Version 1.0.0

Initial Release

16 Dec, 2021 Evgeny Shvarov
csvgen
Version 1.2.1

Added the Append support.
A new parameter pAppend=1 allows to add records from a file with similar scheme

16 Dec, 2021 PPravin Barton
Embedded Git
Version 1.2.0

Git add packages by @isc-svelury in #79
Removing from source control now works by @isc-svelury in #80
Queue filter by @isc-svelury in #82
compatibility fix for IE + minor bugfix by @isc-svelury in #83
Reload page on login expiration by @isc-svelury in #84
String.substr() is deprecated and substring() works a little differently by @isc-svelury in #87
Updated README with OpenSSH requirement by @isc-svelury in #89
Merge minor UX improvements by @isc-svelury in #94
Automatically stage any changes to sc-list.txt and note in README by @isc-svelury in #96
Stash list, pop, apply, drop; stash files from workspace by @isc-svelury in #95
Background color fix by @isc-svelury in #99
Automatically refresh the list of files in Working Copy after stashing by @isc-svelury in #98
includes is not supported by IE. Use indexOf instead. by @isc-svelury in #97
Preserve filenames for AbstractDocuments by @isc-svelury in #100