Log in
For Tonic data encryption, Tonic now only verifies the key for the enabled process. If you only enable decryption, then Tonic only verifies the value of TONIC_DATA_DECRYPTION_KEY
. If you only enable encryption, then Tonic only verifies the value of TONIC_DATA_ENCRYPTION_KEY
.
Upgraded our Docker images from Ubuntu 20 to Ubuntu 22.04.
Updated to ensure that the Tonic URL reflects the currently active workspace.
Recently started jobs no longer display a start time that occurred several years ago.
On the Data Encryption tab, the option to provide custom initialization vectors is now a toggle instead of radio buttons.
Resolved an issue where Tonic took an extremely long time to load.
Oracle
TONIC_ORACLE_DBLINK_ENABLED
is false
. For the source database user, you can either grant SELECT ANY DICTIONARY
, grant SELECT_CATALOG_RULE
, or (not recommended) grant access to the ALL_*
views.PostgreSQL
Snowflake