chore(main): release 4.1.0#257
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
April 23, 2026 11:20
07820a4 to
c2f87d9
Compare
3 tasks
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
3 times, most recently
from
April 23, 2026 22:24
7503200 to
f15546b
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
April 24, 2026 01:03
f15546b to
1532889
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
13 times, most recently
from
April 26, 2026 22:33
7b14b90 to
aa1c2a6
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
5 times, most recently
from
April 29, 2026 23:44
f309751 to
5ca8f45
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
2 times, most recently
from
April 29, 2026 23:51
e00fb7d to
4c2302a
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
April 30, 2026 00:14
4c2302a to
c3ced8c
Compare
Contributor
Author
|
🤖 Created releases: 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
4.1.0 (2026-04-30)
⚠ BREAKING CHANGES
FormatId.__name__and__qualname__change from"FormatId"to"FormatReferenceStructuredObject"because AdCP 3.0.1 polished the schema title oncore/format-id.json. The publicadcp.FormatIdalias keeps working —Format(format_id= FormatId(...))andisinstance(x, FormatId)are unchanged. Two niche cases break: pickledFormatIdinstances from 4.0 fail to unpickle on 4.1, and snapshot tests / log scrapers asserting on__name__see the rename. See MIGRATION_v4.0_to_v4.1.md.ADCPClient.pending_task_idis nowADCPClient.active_task_id(same forA2AAdapter). The constructor'scontext_id=kwarg andreset_context()now raiseTypeError(wasValueError) on non-A2A protocols — the string value is fine, the operation doesn't apply to MCP.Features
Bug Fixes
Documentation
This PR was generated with Release Please. See documentation.