Skip to content

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 19 Sep 20:28
· 150 commits to refs/heads/main since this release
10086b2

What's Changed πŸš€

✨ Features

πŸ› Bug Fixes

πŸš€ Performance

πŸ“– Documentation

πŸ‘· CI

πŸ”§ Maintenance

  • chore: Don't log failures in url download if on_error="null" @colin-ho (#5231)
  • chore: Make the runner a separate global singleton @srilman (#5185)
  • chore: remove expr.str.regexp_split since we will immediately deprecate it @kevinzwang (#5216)
  • chore: Rewrite the dashboard server to use Axum @srilman (#5212)
  • chore: Remove reset_runner option @srilman (#5184)
  • chore: Split .str.split into .str.split and .str.regexp_split @srilman (#5211)
  • chore: enable logging configuration during launch udf worker @stayrascal (#5168)

βͺ Reverts

Full Changelog: v0.6.1...v0.6.2