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