Skip to content

v1.10.6

Compare
Choose a tag to compare
@cmgrote cmgrote released this 16 Feb 17:35

πŸŽ‰ New features

  • Adds a new file connector type for organizing arbitrary files
  • Adds an option to configure the filter condition (AND vs OR) to the various filter lists in FluentLineage
  • Adds lazy-fetched paging to users, groups and membership searches and listings
  • Package toolkit
    • Now defaults to serializing and deserializing timestamps using ISO-8601 standard for readability

🐞 Bug fixes

  • Package toolkit
    • Fixes an issue where platforms that use carriage returns could face issues in CSV parsing

πŸ₯— QOL improvements

  • Adds an option to make the workflow rerun() method idempotent, avoiding re-running a workflow that is already running or pending

πŸ“¦ Packages

  • Fixes an issue in the asset import package that could cause exceptions due to race conditions during glossary imports