Release Notes and Other News

2022-10-31
zapm
1.0.37

fix code

2022-10-30
WebTerminal
2022.1.2

ZPM version publish

2022-10-30
WebTerminal
2022.1.0

New release for ZPM

2022-10-30
WebTerminal
2022.1.1

New release for ZPM

2022-10-29
0.0.4

adjust the public echo server

2022-10-28
Raj Singh
0.5.0
  • Support for requirements.txt to use and deploy python's modules
  • Tokens for packages publishing support
  • Fixed various issues

Learn more in the release notes

2022-10-28
zpip
0.0.4

Fixed module.xml

2022-10-28
zpip
0.0.3

Fixes with folder structure

2022-10-27
zpip
0.0.2

Fix class name

%SYS> zpm "install zpip"
%SYS> zpip "install <python-package>
2022-10-27
Wsock-EmbeddedPy
0.1.3

clean out docker setup

2022-10-27
Wsock-EmbeddedPy
0.1.2

fix missing Docker host IP address forl local echo server

2022-10-25
1.4.4
  • Minor fix (content-type was not correctly detected)
2022-10-25
Config-API
1.4.1
  • Add %Admin_secure resource setting for the web application.
2022-10-22
2.0.1

Module version bump

2022-10-22
2.0.0

A few demo calls IRIS from Python are introduced in /python/irisapp.py

2022-10-22
1.3.0

Embedded python support is introduced

2022-10-22
1.1.0

Embedded Python support is introduced: env variables and Callin Service on.

2022-10-20
DeepSeeWeb
3.1.45
  • fixed issue with pie chart and "children" in "tuples" response from mdx2json
2022-10-19
1.4.3
  • Fix a method generator issue with simple HTTP client.
2022-10-17
Config-API
1.4.0
  • Add REST Api for Security package.
2022-10-17
gateway-sql
1.0.1

add jdbc driver postgresql-42.3.1.jar

2022-10-16
iris-fhir-portal
1.0.9

Fixed image version
Thank you @Robert Cemper ;)

2022-10-16
zapm
1.0.36

fixed quality code
upd readme

2022-10-13
apptools-admin
1.1.26

fixed GetListModules

2022-10-13
zapm
1.0.35

fixed GetListModules

2022-10-13
GoSelector
1.0.1

Republish for ZPM with Module Resource and source in UDL format

2022-10-12
apptools-admin
1.1.25

fixed jdbc module

2022-10-11
apptools-admin
1.1.24

added support jdbc gateway export/import module

2022-10-10
DbVisualizer
14.0.0

New Features
Connection Setup -Support to share a SSH configuration for multiple database connections
Added support for Cassandra
Added support for Google BigQuery
Added support for Microsoft Access
Added support for SingleStore

Improvements
@import - Add the format="xxx" argument for @import

Connection Setup - Automatically reconnect when connection is lost

Connection Setup Security - SSH tunnels can now be used in DbVisualizer Free

DB Support: Azure SQL - Add support to view, create, drop, and change password for users

DB Support: Azure SQL - Introduce a "constraints" sub node to show primary, foreign keys, and referenced tables

*DB Support: SQL Server *- Introduce a "constraints" sub node to show primary, foreign keys, and referenced tables

DB Support: Greenplum - Add support for killing sessions

DB Support: PostgreSQL - Add support for killing sessions

*DB Support: Redshift *- Add support for killing sessions

DB Support: SQL Server - Add support for killing sessions

DB Support: Yellowbrick - Add support for killing sessions

DB Support: H2 - Add support for H2 version 2.x

DB Support: PostgreSQL - Support generating comment statements for triggers
Add support for generated columns in PostgreSQL Create/Alter

DB Support: SQL Server - Add support for create, modify, and drop of users and logins

Data tab - Having a where filter in the Data tab should show a different icon

Driver Manager - Used By column in the driver manager should when clicked show a list of database connections
Add "Reset Driver" command in driver manager

Export - Restrict formatting of numbers for SQL exports
Support exporting in TXT also for @export, Export Table and Export Schema

File Chooser - The choice of "list" or "details" in file choosers should be preserved between DbVisualizer sessions

OS Support: Windows - The choice of "list" or "details" in file choosers should be preserved between DbVisualizer sessions

Filtering/Filter Sets - Make it possible for table filters to be removed after a certain time

General - Make progress windows larger
Change icon for "duplicate" (yellow start) to the standard "copy" icon
Add icon to external web links to highlight that a browser will be opened

Grid Component - Add option to show images in binary type columns in grid
Add "Extract Filter & Sort as SELECT" action in Data tab. Used to copy the SELECT statement in Data tab including any grid column filters and sorting

*Import *- When Batch Import, commit at every executed batch
Make it easy setting data type for the multiple columns during import to new table
Make "Batch Import" default

Java 17 - Bundle Java 17 with installers
Support the ed25519 algorithm for SSH

OS Support: Windows - Remove support for Windows 32-bit

OS Support: macOS - The DbVisualizer window title bar background should follow General / Appearance setting in macOS System Preferences

SQL Commander - Add "@command ignore/resume" to ignore/resume executing any client-side commands
Add the "@stop now" client-side command used to stop the execution of the script

SQL History - Make "Search Full Script" default in SQL History

2022-10-09
Sea Battle
1.1.2

Full Embedded Python support!
call
USER>d ##class(eshvarov.sample.SeaBattle.GamePython).Run()

For Python