Skip to content

v1.11.4

Compare
Choose a tag to compare
@cmgrote cmgrote released this 02 May 19:36

πŸŽ‰ New features

  • Adds ability to manage SSO group mappings programmatically
  • Adds ability to retrieve the depth of an asset as part of lineage responses
  • Adds further connector types (Netezza, Azure Service Bus, Cognite, and Syndigo)
  • (Experimental) Adds generation of connector credentials configuration to the custom package toolkit
  • (Experimental) Adds widget for using connector credentials as part of inputs for a custom package to the custom package toolkit
  • (Experimental) Adds additional widget options to the custom package toolkit, for example default values and disabling inputs
  • (Experimental) Adds code generator to the custom package toolkit to produce strongly-typed configuration for Python
  • Updates models to include closed preview access to data contracts

πŸ“¦ Packages

  • Adds the ability to include archived assets to the asset export (basic) package and the enrichment migrator package
  • Adds the ability for the asset import package to handle data domains and data products
  • Fixes an issue in custom packages that send emails with attachments, where the attachment could be deleted before the email is sent
  • Fixes an issue in custom packages that process CSV files to avoid whitespace, byte order marks and zero-width spaces in the header from causing the input to be misinterpreted

(Note: this is effectively a re-release of v1.11.3, which was missing some dependencies to fix the email issue above.)