Skip to content

Jakarta Agentic AI 1.0.0-M1

Pre-release
Pre-release

Choose a tag to compare

@eclipse-agentic-ai-bot eclipse-agentic-ai-bot released this 30 Jul 01:12

What's Changed

  • Configure spec doc generation by @ivargrimstad in #6
  • FISH-12688 by @luiseufrasio in #7
  • Use m.c.release instead of m.c.source/target by @pzygielo in #14
  • Change API artifactId to jakarta.agentic-ai-api by @pzygielo in #15
  • FISH-13066 : some improvements in the javadocs by @luiseufrasio in #20
  • added module-info #24 by @tanya0793 in #32
  • FISH-13489: Create TCK internal infrastructure for behavioral testing by @luiseufrasio in #33
  • FISH-13562 Behavioral TCK tests for workflow phase semantics by @luiseufrasio in #35
  • FISH-13593 Behavioral TCK tests for error handling and recovery by @luiseufrasio in #36
  • FISH-13596 Add behavioral TCK tests for agent discovery, CDI integration and lifecycle scopes by @luiseufrasio in #38
  • FISH-13595 Behavioral TCK tests for workflow orchestration and execution order by @luiseufrasio in #37
  • FISH-13597 Behavioral TCK tests for LargeLanguageModel interface contract by @luiseufrasio in #39
  • Add TCK coverage for query(String, Class, Object...) exception contract and LLMException(Throwable) signature check by @luiseufrasio in #42
  • Updates to Chapter 1 through 3 by @mpredli01 in #43
  • tck: replace @disabled with @RequiresEngine/@RequiresNoEngine conditions by @luiseufrasio in #44
  • ci: harden License Check with exponential backoff and Maven HTTP retry tuning by @m-reza-rahman with @Copilot in #46
  • Updates to Chapter 5 by @mpredli01 in #45
  • Pin maven-compiler-plugin so maven.compiler.release is honoured by @luiseufrasio in #47
  • Drop inaccurate comment about default maven-compiler-plugin version by @luiseufrasio in #48

New Contributors

Full Changelog: https://github.com/jakartaee/agentic-ai/commits/1.0.0-M1