Skip to main content

Magpie 1.12

Releases in the 1.12 series, newest first.

Magpie 1.12.5

Version 1.12.5 is a patch release in the 1.12.x series. It was released on February 9th, 2020. Changes include:

  • Bug fix to handle R process failures in R interpreter
  • Bug fix to handle incorrect parameters in magpie::sql R method

Magpie 1.12.4

Version 1.12.4 is a patch release in the 1.12.x series. It was released on February 2nd, 2020. Changes include:

  • Bug fix for multiple simultaneous R notebook sessions
  • Bug fix for connection timeouts with CLI

Magpie 1.12.3

Version 1.12.3 is a patch release in the 1.12.x series. It was released on January 19th, 2020. Changes include:

  • Bug fix for display of script tasks in notebook

Magpie 1.12.2

Version 1.12.2 is a patch release in the 1.12.x series. It was released on January 19th, 2020. Changes include:

  • Adds support for max partition count in save result and save table as commands
  • Adds support for specifying an alternate data source in save result and save table as commands
  • Adds support for specifying a default schema in database data sources
  • Adds feedback and support links to Magpie homepage
  • Deprecates "display name" property in metadata objects

Magpie 1.12.1

Version 1.12.1 is a patch release in the 1.12.x series. It was released on January 12th, 2020. There are no user-facing changes.

Magpie 1.12.0

Version 1.12.0 is a minor release in the 1.x series. It was released on January 5th, 2020. Changes include:

  • Beta support for R language blocks in notebook and R script tasks in jobs.
  • Bug fix for the notebook that could cause columns to become hidden as wide tables were scrolled horizontally.
  • Improvement for BigQuery connector that enables retries for certain internal BigQuery API errors when reading from BigQuery tables.