RELEASE NOTES

Bug Fixes

  • Fixed that the avatar initials images were selectable and draggable
  • Fixed a bug where the Dropdown could cause a site crash when the options were null
  • Fixed an issue where formateDate couldn’t handle null as an input value
  • Fixed a SimpleTable crash that was caused by explicit column header mappings

Package Updates

| Package | New | Old |
| ————- | —— | —— |
| @oh22/luna-ui | 0.0.29 | 0.0.27 |

Breaking Changes

  • Removed Legacy Post Persist TODO: Remove from API

Features

Databricks Schema Option

Added the possibility to define a Connection Schema in Databricks Connections in the following format: `<catalog>.<schema>`.
This enables access to tables outside of the default catalog. More information can be found in the Connection Documentation.

Custom Service Principal Authentication

Added the possibility to use your own Service Principal Credentials for the following Connection types:
  • Azure Data Lake
  • Azure Blob Storage
  • Microsoft SQL Server

Improvements

  • Internally changed the API for calling drivers

Bug Fixes

  • Fixed an issue with Multi Edit not applying to the first data row
  • Fixed an issue with Bigint values in MSSQL Live Edit
  • Fixed an issue where files were not displayed for blobs
  • Fields that are marked as Not Editable in an Import Template can’t be edited in Multi Edit anymore
  • Fixed Quick Edit values not updating after executing Multi Edit
  • Fixed an issue where duplicate Roles would be created during an Import
  • Fixed an issue with Databricks Connections that have a slash at the end of the URL
  • Fixed Import Data Table not refreshing after using the Reload Button
  • Fixed apostrophes duplicating after Quick Edit
  • Fixed Multi Edit “Affected rows” displaying non numeric values in some cases

Package Updates

| Package | New | Old |
| ————- | —— | —— |
| @oh22/luna-ui | 0.0.27 | 0.0.23 |

Bug Fixes

  • Fixed an issue with Databricks Clusters not starting when using Live Edit
  • Fixed an issue with Databricks SQL Warehouse Live Edit where the Total Count was incorrectly determined
  • Fixed an issue with Live Edit where Filter do not reset the Page Count
  • Fixed an issue with Role Business Rules being applied in the UI regardless of the user being part of the Role
  • Fixed an issue with Databricks SQL Warehouse where Tables with DEFAULT conditions could not be used for update Transactions

Features

Databricks SQL Warehouse Connection

We have added Databricks SQL Warehouse as a new Connection type.

Key Vault Reference for Connection

WOODY.IO now supports the usage of Key Vault references in Connections.
Therefore a property can be added to the config.
“`json
{
“keyVault”: {
“<Name>”: {
“provider”: “<Provider>”,
“options”: {
“name”: “<KeyVaultName>”,
“auth”: <Auth>
}
}
}
}
“`
 
| Placeholder | Description |
| ————— | ——————— |
| <Name> | Name for your config |
| <Provider> | Provider |
| <KeyVaultName> | Name of the Key Vault |
| <Auth> | Auth Config |
 

WE CREATE

CLEAN DATA EVERY DAY.

GET STARTED