Skip to content

Release v0.11.0 - #439

Merged
Paulo Lacerda (placerda) merged 9 commits into
mainfrom
release/v0.11.0
Aug 22, 2026
Merged

Release v0.11.0#439
Paulo Lacerda (placerda) merged 9 commits into
mainfrom
release/v0.11.0

Conversation

@placerda

Copy link
Copy Markdown
Contributor

Release v0.11.0

Automated release branch created from develop.

What happened

  • Branch release/v0.11.0 created from develop
  • CHANGELOG.md updated: versioned section [0.11.0] added
  • Plugin versions synced to 0.11.0 (package.json, plugin.json, marketplace.json)
  • Staging pipeline triggered automatically (build → TestPyPI + VSIX pre-release → verify)

Next steps

  1. Wait for the Staging pipeline to pass. This is the only verification that runs before PyPI.
  2. Review and approve this PR
  3. Merge to main
  4. Tag and push. This publishes to PyPI immediately, there is no approval step and no undo: git tag v0.11.0 && git push origin v0.11.0
  5. Sync develop in the same sitting: git checkout develop && git merge main && git push origin develop
  6. Verify the sync: git fetch origin && git log --oneline origin/develop..origin/main must print nothing

Checklist

  • Staging pipeline passes (build + TestPyPI + VSIX pre-release + verify)
  • CHANGELOG entries reviewed
  • PR approved and merged to main
  • Tag v0.11.0 pushed (publishes to PyPI, irreversible)
  • Release workflow green (PyPI + VSIX stable + GitHub Release)
  • develop synced from main: git log --oneline origin/develop..origin/main prints nothing

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: be09d4cd-c070-4714-8e1e-56e193076d69
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
feat: deploy hosted read-only Cockpit
* fix: use Log Analytics API for delegated consent

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: be09d4cd-c070-4714-8e1e-56e193076d69

* docs: add Log Analytics consent changelog entry

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: be09d4cd-c070-4714-8e1e-56e193076d69
* fix: harden Cockpit preview on Windows

Resolve CLI shims before subprocess execution and use the subscription-scoped App Service name availability contract.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: be09d4cd-c070-4714-8e1e-56e193076d69

* docs: document Cockpit preview fixes

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: be09d4cd-c070-4714-8e1e-56e193076d69

---------

Copilot-Session: be09d4cd-c070-4714-8e1e-56e193076d69
chore: sync v0.10.0 release back to develop
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: cd9d089a-57df-42f9-8946-4536f630b759
@placerda

Copy link
Copy Markdown
Contributor Author

Staging status

Python release validation is green: build/tests passed, TestPyPI publish succeeded, and installation/smoke verification succeeded. The only failing job is publish-vsix-prerelease because repository secret VSCE_PAT contains an expired Azure DevOps Marketplace PAT.

Release is intentionally paused before merge/tag to avoid a partially published v0.11.0. Rotate VSCE_PAT with Marketplace: Manage scope, then rerun failed jobs on staging run https://github.com/Azure/agentops/actions/runs/32529049949. No production tag or PyPI release has been created.

@placerda
Paulo Lacerda (placerda) merged commit 9881f5a into main Aug 22, 2026
8 of 9 checks passed
@placerda
Paulo Lacerda (placerda) deleted the release/v0.11.0 branch August 22, 2026 13:58
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