chore(release): version packages#17
Merged
Merged
Conversation
53b7d29 to
7d2c7d2
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@reaatech/a2a-reference-auth@0.2.0
Minor Changes
eb1cf6dThanks @reaatech! - AddOAuth2Strategy: token validation plus client-credentials, authorization-code (with PKCE), and refresh grants. Cache the JWKS for the strategy lifetime, accept theBearerscheme case-insensitively (RFC 6749), and add a shared scope-extraction helper.Patch Changes
336fc6e,eb1cf6d,eb1cf6d]:@reaatech/a2a-reference-cli@0.2.0
Minor Changes
eb1cf6dThanks @reaatech! - New package: thea2ascaffolding CLI generates an Express or Hono A2A agent with optional API-key/JWT auth and MCP bridge integration.@reaatech/a2a-reference-core@0.2.0
Minor Changes
#18
eb1cf6dThanks @reaatech! - Spec-compliant Agent Card signatures and security schemes.protected/signature/header) — a JWS over the RFC 8785 (JCS) canonicalization of the card. Verification runs onjose(WebCrypto, edge-compatible) and supports RS/PS/ES 256/384/512 and EdDSA/Ed25519; keys are supplied directly or resolved from the protected headerjku.typediscriminator (apiKey|http|oauth2|openIdConnect|mutualTLS) with fully modeled OAuthflows, replacing the previousscheme/httpSchemeshape.auth-requiredtask-state transitions.@reaatech/a2a-reference-observability@0.2.0
Minor Changes
eb1cf6dThanks @reaatech! - Add a pluggable telemetry-provider abstraction (tracer/meter/span with a no-op default) and a dedicated logger module with configurable transport.Patch Changes
#16
336fc6eThanks @reaatech! - Fix: CI failing on main: All Checks Passed, Code Format, Lint (+2)Closes #15
@reaatech/a2a-reference-persistence@0.2.0
Minor Changes
eb1cf6dThanks @reaatech! - AddPostgresTaskStore. Support principal-scopedlist()across all stores sotasks/listtotals and pagination respect the caller. MakePostgresTaskStore.update()transactional and persist history/artifacts.Patch Changes
336fc6e,eb1cf6d,eb1cf6d]:@reaatech/a2a-reference-server@0.2.0
Minor Changes
eb1cf6dThanks @reaatech! - Add health checks (/healthz,/readyz), an in-memory rate limiter, push-notification delivery wired into the event bus, a Redis SSE coordinator, extended Agent Card serving, andtasks/sendSubscribeover JSON-RPC. Add thetrustProxyHeadersoption controlling whether the rate-limit client IP is read fromX-Forwarded-For(default off).Retry-Afterand theretryAfterbody field are reported in seconds.Patch Changes
#16
336fc6eThanks @reaatech! - Fix: CI failing on main: All Checks Passed, Code Format, Lint (+2)Closes #15
Updated dependencies [
336fc6e,eb1cf6d,eb1cf6d,eb1cf6d,eb1cf6d]:@reaatech/a2a-reference-client@0.1.1
Patch Changes
#16
336fc6eThanks @reaatech! - Fix: CI failing on main: All Checks Passed, Code Format, Lint (+2)Closes #15
Updated dependencies [
eb1cf6d]:@reaatech/a2a-reference-mcp-bridge@0.1.2
Patch Changes
#16
336fc6eThanks @reaatech! - Fix: CI failing on main: All Checks Passed, Code Format, Lint (+2)Closes #15
Updated dependencies [
336fc6e,eb1cf6d,eb1cf6d]:@reaatech/a2a-reference-e2e@0.1.2
Patch Changes
336fc6e,eb1cf6d,eb1cf6d]:@reaatech/a2a-reference-example-hello-agent@0.1.2
Patch Changes
336fc6e,eb1cf6d,eb1cf6d]:@reaatech/a2a-reference-example-task-streaming@0.1.2
Patch Changes
336fc6e,eb1cf6d,eb1cf6d]:@reaatech/a2a-reference-example-multi-agent-workflow@0.1.2
Patch Changes
336fc6e,eb1cf6d,eb1cf6d]:@reaatech/a2a-reference-example-mcp-bridge@0.1.2
Patch Changes
336fc6e,eb1cf6d,eb1cf6d]:@reaatech/a2a-reference-example-auth-workflow@0.1.2
Patch Changes
336fc6e,eb1cf6d,eb1cf6d,eb1cf6d]: