Skip to content

v0.5.1

Choose a tag to compare

@Con-Benksl Con-Benksl released this 02 Aug 16:53
· 3 commits to main since this release

What changed

This maintenance release completes a whole-project pre-publication audit and
adds the direct LINUX DO link needed for sharing NetOps
there.

  • Both READMEs now carry the direct community link, protected by the bilingual
    documentation contract.
  • Pinned clone examples and package metadata now target v0.5.1.
  • Four stale imports were removed.
  • Four static-analysis false positives are now documented at their exact
    source: three /tmp literals are path-policy comparisons, and the Python
    3.10/3.11 sdist extraction fallback only receives strictly validated members.

There are no diagnostic, fleet, change-plan, CLI, or support-bundle schema
changes in this release.

Verification

  • 414 tests passed in normal and optimized (python -O) modes.
  • Skill structure, secret scan, install tree, strict Draft 2020-12 JSON Schema,
    release integrity, Ruff undefined-name/import checks, and Bandit medium/high
    checks passed locally.
  • The main and v0.5.1 GitHub Actions runs each passed all 11 Linux, macOS,
    and Windows jobs across Python 3.10 to 3.14.
  • The attached wheel and normalized sdist were built twice from the same clean
    source snapshot, compared byte-for-byte, tested from the extracted sdist,
    and installed independently from arbitrary working directories.

Release source epoch: 1785689202

82be5f56ceb0c5cf80d0d7f25cb1524b3d122dacfeb83d2352dfe179d883b396  netops_skill-0.5.1-py3-none-any.whl
30c4b3b7d2aac4b766c673c2d5c8b00764cc1d50e067190a6b67cd9fb4bf2dc2  netops_skill-0.5.1.tar.gz

Full detail is in CHANGELOG.md.