Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 01:06
· 180 commits to refs/heads/main since this release
67502d5

✨ Feature Improvements

  • Add destinations support (#257)
  • More readable and more informative progress display during sync operations (#302)

⚡ Performance Improvements

  • Multiple performance improvements including faster Snowflake loads and faster per-record processing (#298, #301)

📖 Documentation Improvements

  • Clean up readme and module docs (#316)
  • Expose config classes in cache modules (#315)
  • Add destinations API reference docs (#314)
  • Improve docstrings and automated API ref docs (#313)

⚙️ Under the Hood

  • Feat: Replace ULID raw record ID with UUID v7 (#300)
  • Added performance benchmarking script and viztracer performance profiling for contributors (#298)
  • Misc code hygiene and cleanup (#317)