Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 457 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 457 Bytes

Changelog

0.12.8

Bug fixes:

  • Updated code to work with Livy 0.5 and later, where Python 3 support is not a different kind of session. Thanks to Gianmario Spacagna for contributing some of the code, and G-Research for sponsoring Itamar Turner-Trauring's time.
  • Fixed AttributeError on None, thanks to Eric Dill.
  • recovering session status won't cause a blow up anymore. Thanks to G-Research for sponsoring Itamar Turner-Trauring's time.