Skip to content

v0.24.1

Choose a tag to compare

@izeigerman izeigerman released this 03 Aug 13:42
· 3395 commits to main since this release
04fb4dd

🪲 Bug fixes

  • Support inserting dataframes into Environment on Databricks (#1242) @eakmanrq
  • Loading Python config while having Personal YAML file (#1247) @eakmanrq
  • (macros) Incrementally resolve macro var definitions (#1253) @georgesittas
  • Timeout request after 10s by default (#1225) @mykalmax
  • Implement richless Databricks console for Model Creation (#1250) @eakmanrq
  • Pass sleep generator parameters directly into the Retry instance in the BigQuery adapter (#1257) @izeigerman

🧹 Chore

👽 Other