Skip to content

Release v0.3.7#230

Merged
placerda merged 2 commits into
mainfrom
release/v0.3.7
Jun 1, 2026
Merged

Release v0.3.7#230
placerda merged 2 commits into
mainfrom
release/v0.3.7

Conversation

@placerda
Copy link
Copy Markdown
Contributor

@placerda placerda commented Jun 1, 2026

Release v0.3.7

Automated release branch created from develop.

What happened

  • Branch release/v0.3.7 created from develop
  • CHANGELOG.md updated: versioned section [0.3.7] added
  • Plugin versions synced to 0.3.7 (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
  2. Review and approve this PR
  3. Merge to main
  4. Tag and push: git tag v0.3.7 && git push origin v0.3.7
  5. Approve the PyPI publish and VSIX stable publish in the Release workflow
  6. Sync develop: git checkout develop && git merge main && git push origin develop

Checklist

  • Staging pipeline passes (build + TestPyPI + VSIX pre-release + verify)
  • CHANGELOG entries reviewed
  • PR approved and merged to main
  • Tag v0.3.7 pushed
  • PyPI publish approved
  • VSIX stable publish approved
  • develop synced from main

placerda and others added 2 commits June 1, 2026 17:37
Cloud evaluations run server-side and some agent or grader calls authenticate as the managed identities on the AI Services account and child Foundry project, not only as the signed-in user. Granting Cognitive Services OpenAI User only to the user can still produce grader AuthenticationError warnings/failures even when every computable threshold passes.

Update the prompt-agent, hosted-agent, and end-to-end tutorials plus the packaged agentops-eval skill to assign the data-plane role to all managed identities in the Foundry resource group as well as the user. Sync the plugin skill copy and document the fix in the changelog.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@placerda placerda merged commit 6cf46cb into main Jun 1, 2026
5 checks passed
@placerda placerda deleted the release/v0.3.7 branch June 1, 2026 20:52
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