-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
da3958c
commit b9491d7
Showing
1 changed file
with
182 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,182 @@ | ||
# langgraph4j changelog | ||
|
||
Changelog of langgraph4j. | ||
|
||
## v1.0-20240610 (2024-06-10) | ||
|
||
### Other changes | ||
|
||
**Merge branch 'release/1.0-20240610'** | ||
|
||
|
||
[9b5ab](https://github.com/bsorrentino/langgraph4j/commit/9b5abab91d970c3) bsorrentino *2024-06-10 11:33:59* | ||
|
||
**Merge branch 'feature/ci-docs' into develop** | ||
|
||
|
||
[b0526](https://github.com/bsorrentino/langgraph4j/commit/b05265c69d0b811) bsorrentino *2024-05-22 14:22:07* | ||
|
||
**Merge remote-tracking branch 'origin/bsorrentino-patch-1' into feature/ci-docs** | ||
|
||
|
||
[8d1e0](https://github.com/bsorrentino/langgraph4j/commit/8d1e0aabd38440a) bsorrentino *2024-05-22 13:50:44* | ||
|
||
**Merge branch 'main' into develop** | ||
|
||
|
||
[74888](https://github.com/bsorrentino/langgraph4j/commit/7488803b6d5ceac) bsorrentino *2024-05-21 19:07:11* | ||
|
||
**Merge branch 'main' into develop** | ||
|
||
|
||
[77c5e](https://github.com/bsorrentino/langgraph4j/commit/77c5e335659e9b6) bsorrentino *2024-05-20 19:19:07* | ||
|
||
**Merge branch 'hotfix/doc'** | ||
|
||
|
||
[a1812](https://github.com/bsorrentino/langgraph4j/commit/a1812b6aad94dbc) bsorrentino *2024-05-20 19:19:05* | ||
|
||
**Merge tag 'v1.0-20240520' into develop** | ||
|
||
* new dev release | ||
|
||
[d390b](https://github.com/bsorrentino/langgraph4j/commit/d390b0bb04b3292) bsorrentino *2024-05-20 14:40:02* | ||
|
||
**Create deploy-pages.yml** | ||
|
||
|
||
[dba4e](https://github.com/bsorrentino/langgraph4j/commit/dba4e3c0d983d6f) bsorrentino *2024-05-20 14:05:35* | ||
|
||
|
||
## v1.0-20240520 (2024-05-20) | ||
|
||
### Features | ||
|
||
- refine PlantUML graph generation ([bd61e](https://github.com/bsorrentino/langgraph4j/commit/bd61ecb5cc4bfe7) bsorrentino) | ||
- generation of plantuml from graph definition ([7e8a7](https://github.com/bsorrentino/langgraph4j/commit/7e8a739ce8581ec) bsorrentino) | ||
|
||
### Other changes | ||
|
||
**Merge branch 'release/1.0-20240520'** | ||
|
||
|
||
[2507a](https://github.com/bsorrentino/langgraph4j/commit/2507a3f047ebd1b) bsorrentino *2024-05-20 14:39:53* | ||
|
||
**Merge tag 'v1.0-20240516' into develop** | ||
|
||
* new developer release | ||
|
||
[6ca06](https://github.com/bsorrentino/langgraph4j/commit/6ca0618d149ad9f) bsorrentino *2024-05-16 19:14:43* | ||
|
||
|
||
## v1.0-20240516 (2024-05-16) | ||
|
||
### Features | ||
|
||
- **iamge_to_diagram** add sub-graph for error review ([14970](https://github.com/bsorrentino/langgraph4j/commit/149705364f0265b) bsorrentino) | ||
|
||
### Other changes | ||
|
||
**Merge branch 'release/1.0-20240516'** | ||
|
||
|
||
[079b8](https://github.com/bsorrentino/langgraph4j/commit/079b81d309fedae) bsorrentino *2024-05-16 19:14:26* | ||
|
||
**Merge branch 'main' into develop** | ||
|
||
|
||
[5ee97](https://github.com/bsorrentino/langgraph4j/commit/5ee97bb149d5536) bsorrentino *2024-05-14 19:02:28* | ||
|
||
**Merge branch 'hotfix/readme'** | ||
|
||
|
||
[562e7](https://github.com/bsorrentino/langgraph4j/commit/562e74cb9886123) bsorrentino *2024-05-14 19:02:26* | ||
|
||
**Merge tag 'v1.0-20240514' into develop** | ||
|
||
* new release | ||
|
||
[6410a](https://github.com/bsorrentino/langgraph4j/commit/6410ae8fd49e120) bsorrentino *2024-05-14 18:07:57* | ||
|
||
|
||
## v1.0-20240514 (2024-05-14) | ||
|
||
### Features | ||
|
||
- **agent-jdk8** finalize image_to_diagram_with_correction graph implementation ([bc1ef](https://github.com/bsorrentino/langgraph4j/commit/bc1ef69d21c7f98) bsorrentino) | ||
- **agent-jdk8** implementing ImageToDiagram auto correction process ([e6e89](https://github.com/bsorrentino/langgraph4j/commit/e6e89e63bd2156a) bsorrentino) | ||
- add image to diagram use case ([0d7d0](https://github.com/bsorrentino/langgraph4j/commit/0d7d09f1ba1e49b) bsorrentino) | ||
|
||
### Other changes | ||
|
||
**Merge branch 'release/1.0-20240514'** | ||
|
||
|
||
[fa189](https://github.com/bsorrentino/langgraph4j/commit/fa189ee327c139e) bsorrentino *2024-05-14 18:07:50* | ||
|
||
**Merge branch 'main' into develop** | ||
|
||
|
||
[f74b1](https://github.com/bsorrentino/langgraph4j/commit/f74b12348265522) bsorrentino *2024-03-29 19:11:08* | ||
|
||
**Merge branch 'hotfix/doc'** | ||
|
||
|
||
[03d5f](https://github.com/bsorrentino/langgraph4j/commit/03d5f2d720658f6) bsorrentino *2024-03-29 19:11:05* | ||
|
||
**Merge tag 'v1.0-20240329' into develop** | ||
|
||
* new dev release | ||
|
||
[db01d](https://github.com/bsorrentino/langgraph4j/commit/db01db08b418c14) bsorrentino *2024-03-29 19:07:35* | ||
|
||
|
||
## v1.0-20240329 (2024-03-29) | ||
|
||
### Features | ||
|
||
- create modules for supporting jdk8 and jdk17 and above ([fa604](https://github.com/bsorrentino/langgraph4j/commit/fa604bc1fbff4d8) bsorrentino) | ||
- Enable agent to process more function calls ([9acbc](https://github.com/bsorrentino/langgraph4j/commit/9acbca23c35454d) bsorrentino) | ||
- finalize developing langchain4j agentexecutor using langgraph4j ([7dd85](https://github.com/bsorrentino/langgraph4j/commit/7dd851cc9a63284) bsorrentino) | ||
- add AsyncIterator support ([ddac1](https://github.com/bsorrentino/langgraph4j/commit/ddac14de830e781) bsorrentino) | ||
- implement workflow's run ([9a5b2](https://github.com/bsorrentino/langgraph4j/commit/9a5b2e230aa652f) bsorrentino) | ||
- initial implementation ([dc46c](https://github.com/bsorrentino/langgraph4j/commit/dc46c9b49847c52) bsorrentino) | ||
|
||
### Bug Fixes | ||
|
||
- check initial state value ([2d67f](https://github.com/bsorrentino/langgraph4j/commit/2d67f97b76f3a53) bsorrentino) | ||
- Agent extend conversation with assistant's reply ([d9bf1](https://github.com/bsorrentino/langgraph4j/commit/d9bf1a3e698a7e7) bsorrentino) | ||
|
||
### Other changes | ||
|
||
**Merge branch 'release/1.0-20240329'** | ||
|
||
|
||
[e0335](https://github.com/bsorrentino/langgraph4j/commit/e0335e07f1bd040) bsorrentino *2024-03-29 19:07:04* | ||
|
||
**Merge branch 'feature/multi-release-jar' into develop** | ||
|
||
|
||
[1f8f2](https://github.com/bsorrentino/langgraph4j/commit/1f8f210e5c62bf1) bsorrentino *2024-03-29 19:03:26* | ||
|
||
**Merge branch 'develop' into feature/multi-release-jar** | ||
|
||
|
||
[1160f](https://github.com/bsorrentino/langgraph4j/commit/1160f442fe57a0f) bsorrentino *2024-03-29 14:21:35* | ||
|
||
**Merge branch 'feature/agent_executor_demo' into develop** | ||
|
||
|
||
[826cc](https://github.com/bsorrentino/langgraph4j/commit/826ccfa90c73023) bsorrentino *2024-03-27 23:21:11* | ||
|
||
**Merge remote-tracking branch 'origin/main'** | ||
|
||
|
||
[065d2](https://github.com/bsorrentino/langgraph4j/commit/065d28a08bf9a39) bsorrentino *2024-03-18 19:43:26* | ||
|
||
**Initial commit** | ||
|
||
|
||
[e05e4](https://github.com/bsorrentino/langgraph4j/commit/e05e49c1914c142) bsorrentino *2024-03-18 19:38:47* | ||
|
||
|