Skip to content

chore: prepare 2.0.1 release#50

Merged
NinosMan merged 3 commits into
release/2.0.1from
na/release/2.0.1-prep
Jul 3, 2026
Merged

chore: prepare 2.0.1 release#50
NinosMan merged 3 commits into
release/2.0.1from
na/release/2.0.1-prep

Conversation

@NinosMan

@NinosMan NinosMan commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Description 📝

Updates

👉 Revert "Add default User-Agent for integration HTTP requests (#46)" — that change is intended for SDK 3.0.0 and is excluded from the 2.0.1 patch (revert only exists on the release branch; master is untouched)
👉 Release metadata: version bump to 2.0.1 (pyproject.toml, __init__.py) and the RELEASENOTES.md entry describing the auth validation behavior change with a migration guide
👉 Regenerated docs/apidocs/ against the release branch source, per RELEASING.md

Test plan 🧪

  • pytest tests/ --cov=autohive_integrations_sdk --cov-report=term-missing — 89 passed, 100% coverage (RELEASING.md procedure)
  • Version stamps verified: pyproject.toml and __version__ both read 2.0.1
  • After merge: build with python3 -m build and upload via twine per RELEASING.md

Notes

  • Do NOT merge release/2.0.1 back into master — it contains the User-Agent revert.
  • Publishing 2.0.1 makes ~=2.0.0 pins resolve to it on next rebuild; integrations with flat-auth test contexts will need their tests migrated to the wrapped envelope (team heads-up planned).

NinosMan added 3 commits July 3, 2026 14:37
Version bump to 2.0.1, release notes entry for the strict wrapped-auth
validation fix, and regenerated apidocs. Cherry-pick onto the 2.0.1
release branch; regenerate apidocs there if the release branch source
differs.
@NinosMan NinosMan requested a review from TheRealAgentK July 3, 2026 02:39
@NinosMan NinosMan marked this pull request as ready for review July 3, 2026 02:39
@NinosMan NinosMan merged commit ad783bc into release/2.0.1 Jul 3, 2026
@NinosMan NinosMan deleted the na/release/2.0.1-prep branch July 3, 2026 02:42
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.

1 participant