Skip to content

Prepare master for 3.0.0 development after 2.0.1 release#52

Merged
TheRealAgentK merged 1 commit into
masterfrom
chore/post-2.0.1-dev-version
Jul 6, 2026
Merged

Prepare master for 3.0.0 development after 2.0.1 release#52
TheRealAgentK merged 1 commit into
masterfrom
chore/post-2.0.1-dev-version

Conversation

@TheRealAgentK

Copy link
Copy Markdown
Collaborator

Summary

  • Add the 2.0.1 release notes to master
  • Bump master's development version to 3.0.0.dev0
  • Regenerate tracked API docs from master so the unreleased User-Agent feature remains documented

Context

The 2.0.1 PyPI release was cut from release/2.0.1, which intentionally reverted the User-Agent work that is already on master. This PR avoids merging the release branch back into master so master can keep the User-Agent feature while still recording the 2.0.1 release and moving to the next development version.

Validation

  • .venv/bin/python -m pytest tests/ -v --cov=autohive_integrations_sdk --cov-report=term-missing — 97 passed, 100% coverage
  • git diff --check — passed

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Coverage — c80752a (chore: prepare master for 3.0.0 development) by @TheRealAgentK

Total coverage: 100%

File Stmts Miss Cover Missing
src/autohive_integrations_sdk/__init__.py 2 0 100%
src/autohive_integrations_sdk/integration.py 388 0 100%

@TheRealAgentK TheRealAgentK requested a review from NinosMan July 6, 2026 01:47
@TheRealAgentK TheRealAgentK merged commit 4d15f89 into master Jul 6, 2026
1 check passed
@TheRealAgentK TheRealAgentK deleted the chore/post-2.0.1-dev-version branch July 6, 2026 21:09
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.

2 participants