Skip to content

Releases: nolabs-ai/nono-py

Release v0.12.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:36
cf0d023

What's Changed

  • feat: add nono_py.limited for resource-limited runs by @connrg in #97
  • feat(sandbox): add explicit sandbox apply modes and abi detection + bump to 0.67.0 by @lukehinds in #98
  • chore(release): bump version to 0.12.0 by @connrg in #99

New Contributors

Full Changelog: v0.11.0...v0.12.0

Release v0.11.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 15:05
717d1c9

What's Changed

  • build(deps): bump astral-sh/setup-uv from 6 to 7 in the github-actions group by @dependabot[bot] in #76
  • refactor(audit): migrate event models to pydantic by @lukehinds in #75
  • build(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in #80
  • feat(audit): add audit ledger, merkle proofs, and robust validation by @lukehinds in #82
  • feat(audit-attestation): add audit session attestation by @lukehinds in #85
  • build(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #89
  • chore: migrate org references from always-further to nolabs-ai by @SequeI in #90
  • ci(publish): support reusable workflows for pypi by @lukehinds in #92
  • chore(release): bump version to 0.11.0 by @lukehinds in #93
  • build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 in the github-actions group across 1 directory by @dependabot[bot] in #91
  • ci(release): consolidate pypi publish to auto-release workflow by @lukehinds in #96

Full Changelog: v0.10.1...v0.11.0

Release v0.10.1

Choose a tag to compare

@github-actions github-actions released this 23 May 11:29

What's Changed

  • refactor(policy): simplify network blocking condition by @lukehinds in #73

Full Changelog: v0.10.0...v0.10.1

Release v0.10.0

Choose a tag to compare

@github-actions github-actions released this 22 May 19:16
3309add

What's Changed

  • chore(release): bump project version to 0.10.0 by @lukehinds in #72

Full Changelog: v0.9.2...v0.10.0

Release v0.9.2

Choose a tag to compare

@lukehinds lukehinds released this 21 May 12:51

What's Changed

  • Replace pyright with ty and fix broken security audit by @SequeI in #69
  • chore: disable bump nono workflow; covered by dependabot by @SequeI in #70

Full Changelog: v0.9.1...v0.9.2

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

Release v0.8.0

Choose a tag to compare

@lukehinds lukehinds released this 27 Apr 06:36
0cae2c2

What's Changed

  • chore(deps): bump nono to 0.42.0 by @github-actions[bot] in #21

Full Changelog: v0.7.2...v0.8.0

Release v0.7.2

Choose a tag to compare

@github-actions github-actions released this 19 Apr 17:37
b91f95c

Full Changelog: v0.7.1...v0.7.2

Release v0.7.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 17:19
a9ab971

What's Changed

  • chore: bump nono-py to 0.5.0 and update nono dependency to 0.23.0 by @lukehinds in #3
  • feat: add policy loading and group resolution by @lukehinds in #4
  • feat: python supervisor - with network proxy, cred injections and filesystem snapshot bindings by @lukehinds in #5
  • feat(policy): add proxy config resolution from network policy JSON by @lukehinds in #6
  • ci: add automated nono version bump workflow by @lukehinds in #8
  • chore(deps): bump nono to 0.33.0 by @github-actions[bot] in #9
  • feat(proxy): add endpoint rules and client tls config for routes by @lukehinds in #10
  • chore(deps): bump nono to 0.34.0 by @github-actions[bot] in #11
  • chore(deps): bump nono to 0.37.1 by @github-actions[bot] in #14
  • feat(route-config): align route config with nono-proxy schema by @lukehinds in #15

New Contributors

  • @github-actions[bot] made their first contribution in #9

Full Changelog: v0.4.2...v0.7.1