What's Changed
- Bump com.networknt:json-schema-validator from 1.5.8 to 1.5.9 by @dependabot[bot] in #776
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #774
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #771
- Bump org.awaitility:awaitility from 4.2.0 to 4.3.0 by @dependabot[bot] in #772
- Fix #731 - Add HITL / Agentic DSL documentation by @ricardozanini in #768
- readme_updates by @fjtirado in #781
- Bump dev.langchain4j:langchain4j-agentic from 1.4.0-beta10 to 1.4.1-beta10 by @dependabot[bot] in #775
- [Fix #786] Evaluate embedded properties by @fjtirado in #787
- [Fix #786] Refining test by @fjtirado in #788
- Fix #732 - Add static imports and consumer recipes for Agentic DSL by @ricardozanini in #785
- Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #800
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #798
- Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #795
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #790
- [Fix #805] WorkflowDefinitionId should be public by @fjtirado in #806
- [Fix #805] Now WorkflowDefinitionId will be really public ;) by @fjtirado in #807
- add agent(...) to the AgentWorkflowBuilder by @treblereel in #810
- Moving resource files by @fjtirado in #813
- add helper conditional to the AgenticDSL class by @treblereel in #811
- Add loop with maxIterations to the AgenticDSL by @treblereel in #814
- Agentic workflow examples by @treblereel in #808
- [Fix #803] Fixing suspend/resume with parallel by @fjtirado in #815
- Upgrade LangChain4j 1.5.0; Fix deprecated warnings by @ricardozanini in #816
- [Fix #819] Allow passing scope supplier to JQExpression constructor by @fjtirado in #820
- Fix readme link by @fjtirado in #821
- [Fix #822] TaskExecutorFactory to accept WorkflowDefinition by @fjtirado in #823
- Use ulid library safe for graalvm native compilation by @mcruzdev in #817
- Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #833
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #832
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1 to 3.0.0 by @dependabot[bot] in #829
- Bump dev.langchain4j:langchain4j-ollama from 1.5.0 to 1.6.0 by @dependabot[bot] in #828
- [Fix #838] Fixing Nullpointerexception in outputAs by @fjtirado in #839
- We should be able to use an agentic loop without explicitly specifyin… by @treblereel in #843
- use agent name as branch name by @treblereel in #841
- [Fix #840] Allow setting ObjectMapper before JsonUtils is initialized by @fjtirado in #846
- Chained method calls should accumulate state rather than overwrite pr… by @treblereel in #842
- Upgrade to langchain-agentic:1.6.0-beta12 by @ricardozanini in #837
- update in accordance with the 1.6.0-beta12 version of langchain4j by @treblereel in #849
- Upgrade to langchain4j 1.7.1-beta14 by @ricardozanini in #850
- parallel exec output should be merged into one WorkflowModel by @treblereel in #848
- Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.1 by @dependabot[bot] in #853
- Bump version.org.junit.jupiter from 5.13.4 to 6.0.0 by @dependabot[bot] in #855
- Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #856
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #859
- Release 7.2.1.Final by @ricardozanini in #861
New Contributors
Full Changelog: 7.2.0.Final...7.2.1.Final