Skip to content

Release v0.9.0

Choose a tag to compare

@lukehinds lukehinds released this 21 May 12:17
49aea4d

What's Changed

  • test(testing): introduce smoke and integration tests by @lukehinds in #44
  • Bump nono to 0.55, modernize Python support, and clean up CI by @SequeI in #45
  • Bump maturin and pyo3 versions and fix API migration by @sambhav in #40
  • Add community health files: contributing guide, PR/issue templates, s… by @SequeI in #46
  • build(deps): bump peter-evans/create-pull-request from 7.0.8 to 8.1.1 by @dependabot[bot] in #48
  • build(deps): bump Swatinem/rust-cache from 2.8.2 to 2.9.1 by @dependabot[bot] in #50
  • build(deps): bump actions/download-artifact from 6.0.0 to 8.0.1 by @dependabot[bot] in #49
  • build(deps): bump PyO3/maturin-action from 1.50.0 to 1.51.0 by @dependabot[bot] in #51
  • build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 by @dependabot[bot] in #52
  • chore: bump codebase to 2024 edition by @SequeI in #55
  • build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #57
  • build(deps): bump the rust-dependencies group with 2 updates by @dependabot[bot] in #58
  • chore(ci): extra security checks in CI by @lukehinds in #60
  • feat(sandbox): close inherited file descriptors in child by @lukehinds in #62
  • feat(hardening): control environment inheritance for children by @lukehinds in #65
  • chore(examples): address bandit security warnings by @lukehinds in #67

New Contributors

Full Changelog: v0.9.0...v0.9.1