Skip to content

v1.4.1 - Documentation Refresh

Choose a tag to compare

@sagarchhatrala sagarchhatrala released this 20 Jul 19:57

v1.4.1 - Documentation And Package Page Refresh

Agent Circuit Breaker v1.4.1 is a documentation and packaging metadata patch release.

Highlights

  • Rewrote the top-level README for a clearer open-source project presentation.
  • Updated the PyPI/TestPyPI long description by publishing the refreshed README as package metadata.
  • Replaced stale milestone-heavy README content with current quickstart, coverage, integration, enterprise-control, and limitation sections.
  • Updated README hyperlinks to work when rendered on GitHub, PyPI, and TestPyPI.
  • Simplified the docs index around current v1.x behavior while preserving historical notes.

Compatibility

No runtime behavior changed in this release.

Verification

  • python -m unittest discover
  • python -m build
  • python -m twine check dist/*
  • README hyperlink validation for the public package/project links