Skip to content

Release v0.4.2#321

Merged
placerda merged 1 commit into
mainfrom
release/v0.4.2
Jun 17, 2026
Merged

Release v0.4.2#321
placerda merged 1 commit into
mainfrom
release/v0.4.2

Conversation

@placerda

Copy link
Copy Markdown
Contributor

Release v0.4.2 (patch).

What's in this release

Single bug fix: make agentops eval init resilient to the azure.ai.agents azd extension 0.1.40, which renamed the eval subcommand azd ai agent eval init -> azd ai agent eval generate. AgentOps now tries generate first and falls back to the legacy init only when an older extension does not recognise it. Genuine errors (auth, endpoint, timeout) are still surfaced immediately. All passed flags and recipe discovery/persistence are unchanged.

Merged to develop in #320.

Notes for reviewers

After merge: tag v0.4.2 on main (triggers the production release pipeline, which pauses at the release PyPI approval gate).

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

Patch release: make 'agentops eval init' resilient to the azure.ai.agents
extension 0.1.40 rename of 'azd ai agent eval init' -> 'generate' by
trying 'generate' first and falling back to legacy 'init' on older
extensions. See CHANGELOG [0.4.2].

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@placerda placerda merged commit 22bed3c into main Jun 17, 2026
3 of 4 checks passed
@placerda placerda deleted the release/v0.4.2 branch June 17, 2026 11:56
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