Skip to main content

Magpie 1.24

Releases in the 1.24 series, newest first.

Magpie 1.24.3

Version 1.24.3 is a patch release in the 1.24.x series. It was released on May 16th, 2021. Changes include:

  • Bug fix for setting the default schema when connected to PowerBI

Magpie 1.24.2

Version 1.24.2 is a patch release in the 1.24.x series. It was released on April 23rd, 2021. Changes include:

  • Adds stack trace details to runtime error messages to aid in user debugging

Magpie 1.24.1

Version 1.24.1 is a patch release in the 1.24.x series. It was released on March 5th, 2021. Changes include:

  • Adds limits to show commands. Full result objects can still be accessed using the save and export commands
  • Bug fix where paragraphs could sometimes execute out of order in the notebook
  • Bug fix that prevents creating cycles in jobs via the use of nested job tasks
  • Bug fix that prevents creating cycles in tables with SQL persistence mappings
  • Bug fix where tables that had already been loaded in user sessions would not be reloaded if their Magpie data source definition changed

Magpie 1.24.0

Version 1.24.0 is a minor release in the 1.x series. It was released on February 26th, 2021. Changes include:

  • Adds the admin permission as an option on all permission-managed objects
  • Adds an optional timeout for tasks
  • Bug fix where tables that were cached prior to profiling would sometimes become uncached after profiling