riptide
riptide copied to clipboard
Client-side response routing for Spring
Bumps [io.opentelemetry.semconv:opentelemetry-semconv](https://github.com/open-telemetry/semantic-conventions-java) from 1.25.0-alpha to 1.27.0-alpha. Release notes Sourced from io.opentelemetry.semconv:opentelemetry-semconv's releases. Version 1.26.0 Update to semantic-conventions 1.26.0 (#73) Add additional Android requirements to README (#68) 🙇 Thank you This...
Riptide does not respect thread max-size despite being configured ## Description Riptide takes `connections.max-per-route` as max thread if `connections.max-per-route` is greater than` threads.max-size`. ``` riptide: defaults: threads: max-size: 15 connections:...
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.16.2 to 2.17.1. Release notes Sourced from org.codehaus.mojo:versions-maven-plugin's releases. 2.17.1 Changes 🐛 Bug Fixes Revert #1051 - fix #1110, #1103 (#1115) @slawekjaranowski Fix includeParent field value not...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.26.3. Release notes Sourced from org.assertj:assertj-core's releases. v3.26.3 :jigsaw: Binary Compatibility The release is: Binary compatible with the previous minor version. Binary incompatible with the...
Bumps `jackson.version` from 2.17.1 to 2.17.2. Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.1 to 2.17.2 Commits a6f49ca [maven-release-plugin] prepare release jackson-core-2.17.2 3d41b1c Prepare for 2.17.2 release 55261be Fix #1308: allow trailing dot for...
## Description Migrating from OSSRH to Central Portal for publishing of releases. See https://central.sonatype.org/publish/generate-portal-token/ for authentication. ## Motivation and Context See https://central.sonatype.org/faq/what-is-different-between-central-portal-and-legacy-ossrh/ - [x] fix `pom` violations - [x] fix...
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.3 to 2.19.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps `jackson.version` from 2.18.3 to 2.19.0. Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.3 to 2.19.0 Commits 9c99b45 [maven-release-plugin] prepare release jackson-core-2.19.0 1ac378d Prep for 2.19.0 104f6b1 Fixes #1421: make JsonReadContext non-final (#1423) 453696a...
Bumps [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor) from 2.10.1 to 2.11.0. Changelog Sourced from io.github.hakky54:logcaptor's changelog. v2.11.0 Added option to capture Markers Bumped dependencies v2.10.2 Added toString method to LogCaptor Bumped dependencies Commits 12043b9 [maven-release-plugin]...
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.6-jre to 33.4.8-jre. Release notes Sourced from com.google.guava:guava's releases. 33.4.8 Guava 33.4.8 fixes a problem that we introduced while starting to migrate guava-android off Unsafe in 33.4.7....