Skip to main content

Magpie 1.18

Releases in the 1.18 series, newest first.

Magpie 1.18.6

Version 1.18.6 is a patch release in the 1.18.x series. It was released on October 4th, 2020. Changes include:

  • Adds schedule history command to enable querying job history by schedule
  • Improves display of times on job history commands in notebooks
  • Bug fix for display of top values in profiles in the notebook for very long values

Magpie 1.18.5

Version 1.18.5 is a patch release in the 1.18.x series. It was released on September 27th, 2020. Changes include:

  • Adds additional validation for BigQuery data source credentials
  • Adds with ignore failed tables option to create schema from data source commands
  • Adds retry failure mode for tasks

Magpie 1.18.4

Version 1.18.4 was not released.

Magpie 1.18.3

Version 1.18.3 is a patch release in the 1.18.x series. It was released on August 30th, 2020. Changes include:

  • Bug fix for profiling date and timestamp fields that are entirely null
  • Prefixes notebook commits with username when using revision control
  • Variable names are now validated the same as other metadata names
  • Adds handling for array, map, and struct types in profiles

Magpie 1.18.2

Version 1.18.2 is a patch release in the 1.18.x series. It was released on August 23rd, 2020. Changes include:

  • Bug fix for setting up notebook revision control with an uninitialized Git repository
  • Removes origin field from notebook revision control config
  • Adds earliest and latest dates and timestamps to profiles

Magpie 1.18.1

Version 1.18.1 is a patch release in the 1.18.x series. It was released on August 16th, 2020. Changes include:

  • Bug fix for setting notebook revision control configuration in some environments

Magpie 1.18.0

Version 1.18.0 is a minor release in the 1.x series. It was released on August 16th, 2020. Changes include:

  • Beta support for notebook version control
  • Ignores NaN values when calculating statistics for numerical fields during profiles
  • Shows null values as separate item in top values list for field profiles
  • Upgrades underlying BigQuery connector library
  • Bug fix for cancellation of spark jobs in python scripts
  • Removes metadata displayName fields, deprecated in January