Skip to content

v1.11.2

Compare
Choose a tag to compare
@cmgrote cmgrote released this 19 Apr 11:40

πŸŽ‰ New features

  • Adds creator() helpers for Airflow assets
  • (Experimental) Adds further elements for generating the UX from the typedef toolkit
  • (Experimental) Adds a truncated index option to typedef toolkit

🐞 Bug fixes

  • Ensures qualifiedName is accessible on assets, even if it is embedded in uniqueAttributes
  • Ensures GUID assignment is tracked during batch operations, even when the GUID is reused as-is from what was sent in the request
  • (Experimental) Corrects URL pointer in the custom package toolkit
  • (Experimental) Fixes attributeDefs in the typedef toolkit to ensure it is always included (even if empty)

πŸ₯— QOL improvements

  • Makes logging clearer in cases where custom metadata used in an asset does not actually exist, causing the asset save to fail