Darwin
Pre-release
Pre-release
What's Changed
- Update version numbers in pom.xml by @alexheifetz in #1680
- Upgrade Build Deps Parent to 0.1.14-SNAPSHOT by @alexheifetz in #1681
- Reject @AchievesGoal on void action methods by @poutsma in #1682
- Don't depend on Spring AI being on classpath to handle tool annotations by @johnsonr in #1676
- OllamaOptionsConverter now forwards LlmOptions regarding thinking. by @jorander in #1684
- StreamingJacksonOutputConverter.getFormat() respects disabled thinking by @jorander in #1687
- Fixes #1298, resolving inconsistency in Lucene search syntax by @johnsonr in #1653
- Recognize @nullable annotation when resolving action parameters by @poutsma in #1686
- Allow unescaped CTRL characters by @deleSerna in #1688
- #1467 - Removed explicitely setting the ArchUnit version 1.3.0. Now it will be picked up from the embabel-build-dependencies that now sets the ArchUnit version to 1.4.0 by @simeshev in #1670
- Increase code coverage - issue #29 by @igordayen in #1698
- Unit tests additions cross embabel-agent modules by @igordayen in #1699
- Polishing by @poutsma in #1693
- Code coverage increase to the level of 73% by @igordayen in #1701
- MVC/REST-Enabled Agent by @igordayen in #1695
- Add OCI Generative AI starter by @markxnelson in #1700
- Enhance tool names matching algorithm for ToolNotFound strategy by @igordayen in #1690
- Add primary to upgrade branch sync workflow by @igordayen in #1706
- Spring upgrade branch fixed by @igordayen in #1707
- Do not support agents with multiple distinct goal types by @poutsma in #1703
- docs: fix typo in documentation site domain (emababel -> embabel) by @helloworld010234 in #1711
- #1713 - Add Claude Opus 4.8 to the Anthropic model registry by @simeshev in #1714
- feat: upgrade MiniMax default model to M3 by @octo-patch in #1702
- Improve LlmDataBindingProperties logging message by @deleSerna in #1689
- Enhance Google GenAI support for thought signatures by @kenkc in #1691
- adds missing Gemini 3.1 and 3.5 models by @n47stefanmaurer in #1704
- Add native structured output support for OpenAI by @igordayen in #1715
- Feature/migration observability and fix #1561 & #1588 by @azanux in #1718
- Update build 0.1.14 and common 0.1.13 by @alexheifetz in #1732
- Fix #1694: Remove spring.threads.virtual.enabled fom application prop… by @igordayen in #1730
New Contributors
- @deleSerna made their first contribution in #1688
- @markxnelson made their first contribution in #1700
- @helloworld010234 made their first contribution in #1711
- @n47stefanmaurer made their first contribution in #1704
Full Changelog: v0.4.0...v0.5.0