Skip to content

Commit b317f15

Browse files
Update dependency dev.langchain4j:langchain4j-bom to v1.0.1 (#151)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dev.langchain4j:langchain4j-bom](https://redirect.github.com/langchain4j/langchain4j/tree/main/langchain4j-bom) ([source](https://redirect.github.com/langchain4j/langchain4j/tree/HEAD/langchain4j-bom)) | `1.0.0` -> `1.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/dev.langchain4j:langchain4j-bom/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/dev.langchain4j:langchain4j-bom/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/dev.langchain4j:langchain4j-bom/1.0.0/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/dev.langchain4j:langchain4j-bom/1.0.0/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>langchain4j/langchain4j (dev.langchain4j:langchain4j-bom)</summary> ### [`v1.0.1`](https://redirect.github.com/langchain4j/langchain4j/releases/tag/1.0.1): and 1.0.1-beta6 [Compare Source](https://redirect.github.com/langchain4j/langchain4j/compare/1.0.0...1.0.1) ##### What's Changed - fixing failing tests by [@&#8203;dliubarskyi](https://redirect.github.com/dliubarskyi) in [https://github.com/langchain4j/langchain4j/pull/3012](https://redirect.github.com/langchain4j/langchain4j/pull/3012) - VoyageAI: Using `HttpClient` by [@&#8203;Martin7-1](https://redirect.github.com/Martin7-1) in [https://github.com/langchain4j/langchain4j/pull/2704](https://redirect.github.com/langchain4j/langchain4j/pull/2704) - Switch CassandraContainer implementation by [@&#8203;eddumelendez](https://redirect.github.com/eddumelendez) in [https://github.com/langchain4j/langchain4j/pull/2826](https://redirect.github.com/langchain4j/langchain4j/pull/2826) - Update dependency org.apache.maven.plugins:maven-install-plugin to v3.1.4 by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/langchain4j/langchain4j/pull/3040](https://redirect.github.com/langchain4j/langchain4j/pull/3040) - Update azure-sdk-for-java monorepo by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/langchain4j/langchain4j/pull/3035](https://redirect.github.com/langchain4j/langchain4j/pull/3035) - Fix [#&#8203;3018](https://redirect.github.com/langchain4j/langchain4j/issues/3018), [#&#8203;3028](https://redirect.github.com/langchain4j/langchain4j/issues/3028) and [#&#8203;3055](https://redirect.github.com/langchain4j/langchain4j/issues/3055) by [@&#8203;dliubarskyi](https://redirect.github.com/dliubarskyi) in [https://github.com/langchain4j/langchain4j/pull/3061](https://redirect.github.com/langchain4j/langchain4j/pull/3061) - bedrock get rid of lombok by [@&#8203;rndtavares](https://redirect.github.com/rndtavares) in [https://github.com/langchain4j/langchain4j/pull/3054](https://redirect.github.com/langchain4j/langchain4j/pull/3054) - [#&#8203;2552](https://redirect.github.com/langchain4j/langchain4j/issues/2552) Fix Document.toTextSegment() index metadata assignment by [@&#8203;JJonahJson](https://redirect.github.com/JJonahJson) in [https://github.com/langchain4j/langchain4j/pull/3041](https://redirect.github.com/langchain4j/langchain4j/pull/3041) - Dynamic registration and deregistration of MCP clients by [@&#8203;mariofusco](https://redirect.github.com/mariofusco) in [https://github.com/langchain4j/langchain4j/pull/3060](https://redirect.github.com/langchain4j/langchain4j/pull/3060) - Mistral AI: Support fill-in-the-middle API for code completion models by [@&#8203;czelabueno](https://redirect.github.com/czelabueno) in [https://github.com/langchain4j/langchain4j/pull/1569](https://redirect.github.com/langchain4j/langchain4j/pull/1569) - fix issue 2975 - HuggingFace pipeline/feature-extraction API URL was changed by [@&#8203;gkwan-ibm](https://redirect.github.com/gkwan-ibm) in [https://github.com/langchain4j/langchain4j/pull/3020](https://redirect.github.com/langchain4j/langchain4j/pull/3020) - Update dependency org.jetbrains.kotlin:kotlin-maven-plugin to v2.1.21 by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/langchain4j/langchain4j/pull/3044](https://redirect.github.com/langchain4j/langchain4j/pull/3044) **Full Changelog**: langchain4j/langchain4j@1.0.0...1.0.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kpavlov/langchain4j-kotlin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1a5f6e commit b317f15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<finchly.version>0.1.1</finchly.version>
5959
<junit.version>5.12.2</junit.version>
6060
<kotlinx-coroutines.version>1.9.0</kotlinx-coroutines.version>
61-
<langchain4j.version>1.0.0</langchain4j.version>
61+
<langchain4j.version>1.0.1</langchain4j.version>
6262
<mockito-kotlin.version>5.4.0</mockito-kotlin.version>
6363
<mockito.version>5.17.0</mockito.version>
6464
<slf4j.version>2.0.17</slf4j.version>

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<finchly.version>0.1.1</finchly.version>
2222
<kotlinx-coroutines.version>1.9.0</kotlinx-coroutines.version>
2323
<langchain4j-kotlin.version>0.2.0</langchain4j-kotlin.version>
24-
<langchain4j.version>1.0.0</langchain4j.version>
24+
<langchain4j.version>1.0.1</langchain4j.version>
2525
<slf4j.version>2.0.17</slf4j.version>
2626
</properties>
2727

0 commit comments

Comments
 (0)