Skip to content

release: prepare 0.76.0#1318

Merged
msaad00 merged 2 commits intomainfrom
release/bump-0.76.0
Apr 9, 2026
Merged

release: prepare 0.76.0#1318
msaad00 merged 2 commits intomainfrom
release/bump-0.76.0

Conversation

@msaad00
Copy link
Copy Markdown
Owner

@msaad00 msaad00 commented Apr 9, 2026

What changed

This is the 0.76.0 release-prep PR.

It aligns the final public release surfaces after the recent graph, AST/SAST, PDF export, container layer attribution, and docs polish waves:

  • bumps package, registry, Docker, Helm, and docs references to 0.76.0
  • refreshes generated product metrics and lock metadata
  • updates the short product description across package and registry surfaces
  • aligns release-managed docs, examples, tests, and metadata with the current shipped product state
  • adds the 0.76.0 changelog entry

Why

The product work is already on main. This PR makes the release surfaces truthful and internally consistent before tagging and publishing.

Impact

  • PyPI, MCP registry, Docker, Helm, docs, and site metadata all describe the same 0.76.0 product
  • release examples and tests no longer carry stale 0.75.15 references
  • the public one-line description is stronger and less underpowered

Validation

  • python -m pytest -q tests/test_deployment_probe.py tests/test_graph_wave23.py tests/test_rate_limit_headers.py tests/test_pdf_output.py tests/test_cli_scan.py tests/test_core.py tests/test_auto_update_db.py tests/test_oci_parser.py tests/test_output_cov.py
  • git diff --check
  • commit hooks passed: ruff, ruff-format, mypy, bandit, YAML/JSON/TOML checks

Notes

  • One historical fixture in tests/test_sbom_ingestion.py intentionally still references 0.75.15 as an older input version example.
  • The demo GIF asset can still be regenerated later, but that is not required for the version bump.

@msaad00 msaad00 marked this pull request as ready for review April 9, 2026 04:22
@msaad00 msaad00 requested a review from andres-linero as a code owner April 9, 2026 04:22
@msaad00 msaad00 enabled auto-merge (squash) April 9, 2026 04:22
@msaad00 msaad00 merged commit 692e501 into main Apr 9, 2026
19 of 20 checks passed
@msaad00 msaad00 deleted the release/bump-0.76.0 branch April 9, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants