|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| -<!-- "name: Unreleased" is a release tag --> |
| 5 | +<!-- "name: v1.4.0-beta2" is a release tag --> |
6 | 6 |
|
7 |
| -## [Unreleased](https://github.com/bsorrentino/langgraph4j/releases/tag/Unreleased) () |
| 7 | +## [v1.4.0-beta2](https://github.com/bsorrentino/langgraph4j/releases/tag/v1.4.0-beta2) (2025-02-12) |
8 | 8 |
|
9 | 9 | ### Features
|
10 | 10 |
|
|
46 | 46 |
|
47 | 47 | ### Documentation
|
48 | 48 |
|
| 49 | + - bump version ([aa9d0d0881aff06](https://github.com/bsorrentino/langgraph4j/commit/aa9d0d0881aff068b88866e1eae3311ec51a4c50)) |
| 50 | + |
| 51 | + - **howto** update index ([f26af20fbe63a44](https://github.com/bsorrentino/langgraph4j/commit/f26af20fbe63a446b7c23c4b78e9ec1b24e4f4d9)) |
| 52 | + |
| 53 | + - remove useless infos ([57b8555df55282d](https://github.com/bsorrentino/langgraph4j/commit/57b8555df55282d3c7abd867e535c5156ccec532)) |
| 54 | + |
| 55 | + - **RemoveByHash.java** remove unnecessary generic parameter in javadoc ([9ca0cfd8b5cf3ae](https://github.com/bsorrentino/langgraph4j/commit/9ca0cfd8b5cf3ae035926f8d6d7128d4974ff219)) |
| 56 | + |
| 57 | + - **subgraph** add subgraph documentation ([40269ef1b1f3c59](https://github.com/bsorrentino/langgraph4j/commit/40269ef1b1f3c5983e0af8068c93a62eea9ec55d)) |
| 58 | + > - update markdown files |
| 59 | + > - update related notebooks |
| 60 | + > resolve #49 |
| 61 | +
|
| 62 | + - update changeme ([8b72c64cf3cd415](https://github.com/bsorrentino/langgraph4j/commit/8b72c64cf3cd4156e6c4956813630fa322b1181e)) |
| 63 | + |
49 | 64 | - **how-tos** add subgraph images ([43b966e50bd0eda](https://github.com/bsorrentino/langgraph4j/commit/43b966e50bd0edaada19832f18fe562a16db9957))
|
50 | 65 |
|
| 66 | + - update subgraph images ([ffb6d02cfad30fa](https://github.com/bsorrentino/langgraph4j/commit/ffb6d02cfad30fa9f03e91a6b015bdd4f7be715d)) |
| 67 | + |
51 | 68 | - update changeme ([b7be4727f4efe06](https://github.com/bsorrentino/langgraph4j/commit/b7be4727f4efe0648e368500a37d40dc36100c15))
|
52 | 69 |
|
53 | 70 | - **how-tos** add subgraph how-to ([8f6d15a57295d68](https://github.com/bsorrentino/langgraph4j/commit/8f6d15a57295d68c5c0755a389d9d078b6b34052))
|
|
75 | 92 |
|
76 | 93 | ### Refactor
|
77 | 94 |
|
| 95 | + - **CompiledGraph.java** streamline method signatures by removing unnecessary exceptions ([3d7522603f9c97c](https://github.com/bsorrentino/langgraph4j/commit/3d7522603f9c97cb160547a1ce58ab4645c6bf24)) |
| 96 | + |
78 | 97 | - create package internal containing internal classes ([f2af63d2b9c1780](https://github.com/bsorrentino/langgraph4j/commit/f2af63d2b9c1780988710c0e27ca60e769979712))
|
79 | 98 | > prepare for java module integration
|
80 | 99 |
|
|
167 | 186 |
|
168 | 187 | ### ALM
|
169 | 188 |
|
| 189 | + - move to next SNAPSHOT ([3ee93e64565e9b4](https://github.com/bsorrentino/langgraph4j/commit/3ee93e64565e9b45c3f245ddc917d3b50724c1ae)) |
| 190 | + |
170 | 191 | - move to next release 1.4.0-beta1 ([f8e200092f5e1a4](https://github.com/bsorrentino/langgraph4j/commit/f8e200092f5e1a4ff5a6eaabfd7a1d2c2ae118d1))
|
171 | 192 |
|
172 | 193 | - bump to next SNAPSHOT ([c22c68c7412c347](https://github.com/bsorrentino/langgraph4j/commit/c22c68c7412c3473d122e014e467d4f57f5b11d5))
|
|
0 commit comments