Releases: wildfly-extras/a2a-java-sdk-server-jakarta
Releases · wildfly-extras/a2a-java-sdk-server-jakarta
1.0.0.Alpha2
1.0.0.Alpha1
0.3.0.Final
0.3.0.Beta1
What's Changed
- Release next snapshot by @kabir in #24
- Add simple example by @kabir in #25
- Use SDK SNAPSHOT and add required TransportMetadata services by @kabir in #26
- TCK 0.3.0.beta2 on CI by @kabir in #27
- 0.3.0.Beta1 of SDK by @kabir in #28
- Use 0.3.0.beta3 of TCK by @kabir in #29
- feat: Adding JSON+HTTP/REST transport by @ehsavoie in #30
- fix: Adding simple example for HTTP+JSON/REST by @ehsavoie in #31
- Prepare 0.3.0.Beta1 release by @kabir in #32
Full Changelog: v0.3.0.Alpha1...v0.3.0.Beta1
0.3.0.Alpha1
What's Changed
- Add dco.txt by @bstansberry in #3
- Refactor project and get it working with the recent test changes in sdk-java by @kabir in #4
- Configure WildFly for TCK and add workflow testing the TCK by @kabir in #5
- Fix project structure by @kabir in #7
- feat: Updates to align with v0.2.5 of the spec by @fjuma in #6
- Use AgentCard and executor producers from SDK for the TC by @kabir in #8
- Remove wildfly-jar by @kabir in #10
- Prepare 0.2.5 release by @kabir in #11
- Bump to next SNAPSHOT by @kabir in #12
- Add ServerCallContext by @kabir in #14
- fix dependencies excluding CDI related dependencies from the JakartaEE by @ehsavoie in #13
- Add gRPC support by @kabir in #15
- feat: Updates to align with a2a-java 0.3.0 by @fjuma in #16
- fix: Update the JSONRPC and gRPC tests to use the new ClientBuilder by @fjuma in #17
- chore: Changes needed to deploy to Nexus 3. by @kabir in #18
- Rework project structure and rename artifacts by @kabir in #19
- Don't build a2a-java for the TCK if sdk.version is not a SNAPSHOT by @kabir in #21
- Fix WildFly streaming by replacing JAX-RS SSE with custom implementation by @kabir in #22
- Prepare 0.3.0.Alpha1 release by @kabir in #23
New Contributors
- @bstansberry made their first contribution in #3
- @fjuma made their first contribution in #6
Full Changelog: https://github.com/wildfly-extras/a2a-java-sdk-server-jakarta/commits/v0.3.0.Alpha1