chore(deps): bump langchain4j.version from 1.14.0 to 1.14.1#2628
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump langchain4j.version from 1.14.0 to 1.14.1#2628dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Atmosphere JMH Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.15.
| Benchmark suite | Current: 3db72d7 | Previous: 8b64a97 | Ratio |
|---|---|---|---|
org.atmosphere.benchmarks.jmh.BroadcasterDispatchBenchmark.broadcastToAll ( {"subscriberCount":"1"} ) |
13570632.088397866 ops/s |
5514017.60023729 ops/s |
2.46 |
org.atmosphere.benchmarks.jmh.BroadcasterDispatchBenchmark.broadcastToAll ( {"subscriberCount":"10"} ) |
6251073.945243127 ops/s |
2859076.834608715 ops/s |
2.19 |
org.atmosphere.benchmarks.jmh.BroadcasterDispatchBenchmark.broadcastToAll ( {"subscriberCount":"100"} ) |
1155719.1845676515 ops/s |
450712.49661122466 ops/s |
2.56 |
org.atmosphere.benchmarks.jmh.CheckpointStoreBenchmark.forkChain ( {"snapshotCount":"100"} ) |
8.239414181666673 us/op |
7.152881383724516 us/op |
1.15 |
org.atmosphere.benchmarks.jmh.CoordinatorFanOutBenchmark.parallelFanOut ( {"fanOutCount":"2"} ) |
35.51372071964747 us/op |
26.95571711514233 us/op |
1.32 |
org.atmosphere.benchmarks.jmh.CoordinatorFanOutBenchmark.parallelFanOut ( {"fanOutCount":"4"} ) |
36.987804676522096 us/op |
27.090041862754607 us/op |
1.37 |
org.atmosphere.benchmarks.jmh.CoordinatorFanOutBenchmark.parallelFanOut ( {"fanOutCount":"8"} ) |
38.25014764641184 us/op |
26.645814758917965 us/op |
1.44 |
org.atmosphere.benchmarks.jmh.PolicyEvalBenchmark.ruleBasedInjectionFlagged |
0.8366247863067663 us/op |
0.717057792291908 us/op |
1.17 |
This comment was automatically generated by workflow using github-action-benchmark.
Bumps `langchain4j.version` from 1.14.0 to 1.14.1. Updates `dev.langchain4j:langchain4j-core` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/langchain4j/langchain4j/releases) - [Commits](langchain4j/langchain4j@1.14.0...1.14.1) Updates `dev.langchain4j:langchain4j` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/langchain4j/langchain4j/releases) - [Commits](langchain4j/langchain4j@1.14.0...1.14.1) Updates `dev.langchain4j:langchain4j-open-ai` from 1.12.2 to 1.14.1 - [Release notes](https://github.com/langchain4j/langchain4j/releases) - [Commits](langchain4j/langchain4j@1.12.2...1.14.1) --- updated-dependencies: - dependency-name: dev.langchain4j:langchain4j dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: dev.langchain4j:langchain4j-core dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: dev.langchain4j:langchain4j-open-ai dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
568717d to
3db72d7
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
langchain4j.versionfrom 1.14.0 to 1.14.1.Updates
dev.langchain4j:langchain4j-corefrom 1.14.0 to 1.14.1Commits
90523b3Release versions 1.14.1 and 1.14.1-beta24c5219e6fix: read ReturnBehavior from ToolServiceContext in streaming handler (#5078)fac9e4efix: fall back to exception class name when tool error has no message (#5088)06fbd88Add Spring Boot 4 dependencies to the langchain4j-bom (#5090)71f9b87fix(mistralai): null-guard MistralAiChatMessage.getContent() in aiMes… (#5123)dae6983fix(mcp-docker): apply SSLConfig to ApacheDockerHttpClient (#5127)ebe9906Update dependency org.postgresql:postgresql to v42.7.11 [SECURITY] (#5118)ca229dfUpgrade opennlp-tools to 2.5.9 (#5130)Updates
dev.langchain4j:langchain4jfrom 1.14.0 to 1.14.1Commits
90523b3Release versions 1.14.1 and 1.14.1-beta24c5219e6fix: read ReturnBehavior from ToolServiceContext in streaming handler (#5078)fac9e4efix: fall back to exception class name when tool error has no message (#5088)06fbd88Add Spring Boot 4 dependencies to the langchain4j-bom (#5090)71f9b87fix(mistralai): null-guard MistralAiChatMessage.getContent() in aiMes… (#5123)dae6983fix(mcp-docker): apply SSLConfig to ApacheDockerHttpClient (#5127)ebe9906Update dependency org.postgresql:postgresql to v42.7.11 [SECURITY] (#5118)ca229dfUpgrade opennlp-tools to 2.5.9 (#5130)Updates
dev.langchain4j:langchain4j-open-aifrom 1.12.2 to 1.14.1Commits
90523b3Release versions 1.14.1 and 1.14.1-beta24c5219e6fix: read ReturnBehavior from ToolServiceContext in streaming handler (#5078)fac9e4efix: fall back to exception class name when tool error has no message (#5088)06fbd88Add Spring Boot 4 dependencies to the langchain4j-bom (#5090)71f9b87fix(mistralai): null-guard MistralAiChatMessage.getContent() in aiMes… (#5123)dae6983fix(mcp-docker): apply SSLConfig to ApacheDockerHttpClient (#5127)ebe9906Update dependency org.postgresql:postgresql to v42.7.11 [SECURITY] (#5118)ca229dfUpgrade opennlp-tools to 2.5.9 (#5130)4917afaRelease versions 1.14.0 and 1.14.0-beta240c605c5make release resumable from specific phase