Skip to content

v1.12.3

Choose a tag to compare

@mdrakiburrahman mdrakiburrahman released this 22 May 16:41
· 9 commits to main since this release
59ebf15

What's Changed

  • fix: pass re.DOTALL as keyword arg in Livy comment-stripping regex by @sdebruyn in #195
  • fix: stop suppressing exceptions in six __exit__ methods by @sdebruyn in #193
  • fix: stop forcing botocore/boto3 loggers to DEBUG at import time by @sdebruyn in #198
  • refactor: extract parse_retry_after to shared helper and drop datetime.utcnow() by @sdebruyn in #200
  • chore: remove dead Thrift exception handler in connections.py by @sdebruyn in #203
  • fix: derive int_tests token expiry from JWT exp instead of hardcoded 2028 timestamp by @Copilot in #205
  • feat(clone): support shallow clone with cross-workspace destinations by @pradipsodha-acceleratedata in #207
  • chore(release): prep v1.12.3 by @mdrakiburrahman in #208

New Contributors

Full Changelog: v1.12.2...v1.12.3