a2578d7ff1
snapshot_release / snapshot_release (push) Has been cancelled
Documentation: build and deploy / deploy (push) Has been cancelled
langchain4j-github-bot.yml lint / langchain4j-github-bot.yml validation (push) Has been cancelled
Java CI / compile_and_unit_test (17) (push) Has been cancelled
Java CI / compile_and_unit_test (21) (push) Has been cancelled
Java CI / compile_and_unit_test (25) (push) Has been cancelled
Split Package Detection / check-split-packages (push) Has been cancelled
Java CI / integration_test (21) (push) Has been cancelled
Java CI / compliance (push) Has been cancelled
Java CI / spotless (push) Has been cancelled
24 lines
733 B
JSON
24 lines
733 B
JSON
[
|
|
{
|
|
"extension": "revapi.differences",
|
|
"configuration": {
|
|
"ignore": true,
|
|
"differences": [
|
|
{
|
|
"ignore": true,
|
|
"code": "java.class.externalClassExposedInAPI",
|
|
"new": "missing-class org.a2aproject.sdk.spec.AgentCard",
|
|
"justification": "Bump to A2A 1.0.0-CR1"
|
|
},
|
|
{
|
|
"ignore": true,
|
|
"code": "java.method.returnTypeChanged",
|
|
"old": "method io.a2a.spec.AgentCard dev.langchain4j.agentic.a2a.A2AClientInstance::agentCard()",
|
|
"new": "method org.a2aproject.sdk.spec.AgentCard dev.langchain4j.agentic.a2a.A2AClientInstance::agentCard()",
|
|
"justification": "Bump to A2A 1.0.0-CR1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|