Skip to content

v6.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 03:09
· 51 commits to refs/heads/main since this release
83dba91

New Features ✨

  • Add support for custom Python components passed in source-declarative-manifest config (#174, #243)

Under the Hood ⚙️

  • CI: Use ubuntu-24.04 in GitHub Actions explicitly (resolves CI warnings) (#244)
  • Chore(deps): bump avro from 1.11.3 to 1.12.0 (#133)
  • Chore: move ruff configuration to dedicated ruff.toml file (#237)

Documentation 📖

  • Add comments on what the Dockerfile is for (#240)