Skip to content

Releases: wildfly-extras/a2a-java-sdk-server-jakarta

1.0.0.Alpha2

12 Feb 17:03
b8252c9

Choose a tag to compare

What's Changed

  • Update TCK instructions by @kabir in #43
  • Align with latest a2a-java changes by @kabir in #44
  • Prepare 1.0.0.Alpha2 release by @kabir in #46

Full Changelog: v1.0.0.Alpha1...v1.0.0.Alpha2

1.0.0.Alpha1

19 Jan 17:53

Choose a tag to compare

1.0.0.Alpha1 Pre-release
Pre-release

What's Changed

  • Next is 0.3.1 by @kabir in #38
  • Include a2a-java-sdk-microprofile-config introduced in a2a-java 0.3.3 by @kabir in #41
  • Spec 1.0 updates by @kabir in #42

Full Changelog: v0.3.1.Final...v1.0.0.Alpha1

0.3.0.Final

06 Nov 14:24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0.Beta1...v0.3.0.Final

0.3.0.Beta1

19 Sep 09:36
2273731

Choose a tag to compare

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

19 Sep 09:35
139c8a8

Choose a tag to compare

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

Full Changelog: https://github.com/wildfly-extras/a2a-java-sdk-server-jakarta/commits/v0.3.0.Alpha1