dependabot[bot]
00d9405c97
build(deps-dev): bump org.glassfish.jersey.inject:jersey-hk2
...
Bumps org.glassfish.jersey.inject:jersey-hk2 from 2.40 to 2.41.
---
updated-dependencies:
- dependency-name: org.glassfish.jersey.inject:jersey-hk2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Marvin Froeder
0e005445b2
[ci skip] updating versions to next development iteration 13.1-SNAPSHOT
1 year ago
Marvin Froeder
8c8df07548
prepare release 13.0
1 year ago
Guillaume Dufrêne
b500a0585f
Unzip/Deflate content on error status for Default Client ( #2184 )
...
* Unzip/Deflate content on error status for Default Client
* Fix assert message
---------
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
1 year ago
Sergei Korneev
dacb086923
Add reason for decode404() deprecation ( #2202 )
...
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
1 year ago
dependabot[bot]
25c419d619
build(deps): bump io.dropwizard.metrics:metrics-core ( #2203 )
...
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics ) from 4.2.20 to 4.2.21.
- [Release notes](https://github.com/dropwizard/metrics/releases )
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.20...v4.2.21 )
---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
79ed6d7d50
build(deps): bump com.squareup.okhttp3:okhttp-bom from 4.11.0 to 4.12.0 ( #2205 )
...
Bumps [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp ) from 4.11.0 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-4.12.0 )
---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
326a1b7cd4
build(deps): bump org.json:json from 20230618 to 20231013 ( #2204 )
...
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java ) from 20230618 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases )
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md )
- [Commits](https://github.com/douglascrockford/JSON-java/commits )
---
updated-dependencies:
- dependency-name: org.json:json
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Sergei Korneev
ddb9ff9222
Flux type response should be corresponding to List ( #2199 )
...
* Refactoring: Move resolveLastTypeParameter from Util to Types
* Add ReactiveDecoder
* Update code as per suggestions
* Update code as per suggestions
* Refactoring
* Add tests
1 year ago
dependabot[bot]
bc7e706a27
build(deps): bump jackson.version from 2.15.2 to 2.15.3 ( #2200 )
...
Bumps `jackson.version` from 2.15.2 to 2.15.3.
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.15.3
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.2 to 2.15.3
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.2...jackson-core-2.15.3 )
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.2 to 2.15.3
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `com.fasterxml.jackson.jr:jackson-jr-objects` from 2.15.2 to 2.15.3
- [Commits](https://github.com/FasterXML/jackson-jr/compare/jackson-jr-parent-2.15.2...jackson-jr-parent-2.15.3 )
Updates `com.fasterxml.jackson.jr:jackson-jr-annotation-support` from 2.15.2 to 2.15.3
- [Commits](https://github.com/FasterXML/jackson-jr/compare/jackson-jr-parent-2.15.2...jackson-jr-parent-2.15.3 )
Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.15.2 to 2.15.3
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.jr:jackson-jr-objects
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.jr:jackson-jr-annotation-support
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
b57df3c2d4
build(deps-dev): bump org.springframework:spring-context ( #2201 )
...
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework ) from 6.0.12 to 6.0.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.12...v6.0.13 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-context
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
34a72724e9
build(deps): bump reactor.version from 3.5.10 to 3.5.11 ( #2194 )
...
Bumps `reactor.version` from 3.5.10 to 3.5.11.
Updates `io.projectreactor:reactor-core` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/reactor/reactor-core/releases )
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.10...v3.5.11 )
Updates `io.projectreactor:reactor-test` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/reactor/reactor-core/releases )
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.10...v3.5.11 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.projectreactor:reactor-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
252187a020
build(deps): bump micrometer.version from 1.11.4 to 1.11.5 ( #2195 )
...
Bumps `micrometer.version` from 1.11.4 to 1.11.5.
Updates `io.micrometer:micrometer-core` from 1.11.4 to 1.11.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.4...v1.11.5 )
Updates `io.micrometer:micrometer-test` from 1.11.4 to 1.11.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.4...v1.11.5 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.micrometer:micrometer-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
60358a3ea0
build(deps): bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre ( #2196 )
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 32.1.2-jre to 32.1.3-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
f94e120955
build(deps): bump netty.version from 4.1.99.Final to 4.1.100.Final ( #2197 )
...
Bumps `netty.version` from 4.1.99.Final to 4.1.100.Final.
Updates `io.netty:netty-bom` from 4.1.99.Final to 4.1.100.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.99.Final...netty-4.1.100.Final )
Updates `io.netty:netty-handler` from 4.1.99.Final to 4.1.100.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.99.Final...netty-4.1.100.Final )
Updates `io.netty:netty-codec-http` from 4.1.99.Final to 4.1.100.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.99.Final...netty-4.1.100.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
da2d2b76c1
build(deps): bump org.mockito:mockito-core from 5.5.0 to 5.6.0 ( #2192 )
...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito ) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.5.0...v5.6.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Pierre Lakreb
80bdec06a4
Add @QueryMap `mapEncoder` attribute ( #2098 )
...
* use `mapEncoder` attribute at method level for what encoder to use
* still use builder `QueryMapEncoder` if no attribute specified
Co-authored-by: Pierre Lakreb <pierre.lakreb@smile.fr>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
1 year ago
gromspys
e9b0765995
Java 11 HTTP client incorrectly reports 'invalid URI' exception message when cause is thread interruption ( #2191 )
1 year ago
dependabot[bot]
c7aa85c1b6
build(deps): bump org.apache.maven.plugins:maven-shade-plugin ( #2181 )
...
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases )
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
iProdigy
c14c838a5f
Optimize moshi decoding ( #2183 )
...
* perf: avoid writing full body to an intermediate string
* fix: eagerly return null for empty bodies
* chore(moshi): remove guava dependency
---------
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
1 year ago
dependabot[bot]
77acebc746
build(deps): bump license-maven-plugin.version from 4.2 to 4.3 ( #2187 )
...
Bumps `license-maven-plugin.version` from 4.2 to 4.3.
Updates `com.mycila:license-maven-plugin-git` from 4.2 to 4.3
Updates `com.mycila:license-maven-plugin` from 4.2 to 4.3
---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin-git
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.mycila:license-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
702c115d71
build(deps): bump io.dropwizard.metrics:metrics-core ( #2185 )
...
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics ) from 4.2.19 to 4.2.20.
- [Release notes](https://github.com/dropwizard/metrics/releases )
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.19...v4.2.20 )
---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
d6586672dc
build(deps): bump io.sundr:sundr-maven-plugin from 0.100.3 to 0.101.0 ( #2186 )
...
Bumps [io.sundr:sundr-maven-plugin](https://github.com/sundrio/sundrio ) from 0.100.3 to 0.101.0.
- [Commits](https://github.com/sundrio/sundrio/commits/0.101.0 )
---
updated-dependencies:
- dependency-name: io.sundr:sundr-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
ef5b80f4a6
build(deps): bump netty.version from 4.1.98.Final to 4.1.99.Final ( #2189 )
...
Bumps `netty.version` from 4.1.98.Final to 4.1.99.Final.
Updates `io.netty:netty-bom` from 4.1.98.Final to 4.1.99.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.98.Final...netty-4.1.99.Final )
Updates `io.netty:netty-handler` from 4.1.98.Final to 4.1.99.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.98.Final...netty-4.1.99.Final )
Updates `io.netty:netty-codec-http` from 4.1.98.Final to 4.1.99.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.98.Final...netty-4.1.99.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Vik
b5e6809ff6
Add Moshi ( #2182 )
...
* Add Moshi
* Update README.md
---------
Co-authored-by: Vikramaditya Chhapwale <cvikramad@gmail.com>
1 year ago
dependabot[bot]
ec5aae5677
build(deps): bump netty.version from 4.1.97.Final to 4.1.98.Final ( #2179 )
...
Bumps `netty.version` from 4.1.97.Final to 4.1.98.Final.
Updates `io.netty:netty-bom` from 4.1.97.Final to 4.1.98.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.97.Final...netty-4.1.98.Final )
Updates `io.netty:netty-handler` from 4.1.97.Final to 4.1.98.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.97.Final...netty-4.1.98.Final )
Updates `io.netty:netty-codec-http` from 4.1.97.Final to 4.1.98.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.97.Final...netty-4.1.98.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Marvin Froeder
0dfcd18c14
Bump new maven version 3.9.4 ( #2178 )
1 year ago
Marvin Froeder
e36c366a4e
Use java 21 to run tests ( #2174 )
...
* Use java 21 to run tests
* Skip tests that are not working on 21, must revert this at some point
---------
Co-authored-by: Marvin Froeder <velobr@gmail.com>
1 year ago
dependabot[bot]
58666c5394
build(deps): bump org.codehaus.mojo:versions-maven-plugin ( #2175 )
...
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions ) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/mojohaus/versions/releases )
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md )
- [Commits](https://github.com/mojohaus/versions/compare/2.16.0...2.16.1 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
7480864836
build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin ( #2173 )
...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Vitalij Berdinskih
be25759e93
Retryer: replace an instance of Date with an epoch millisecond ( #2170 )
...
* Retryer: replace an instance of Date with an epoch millisecond
* Style issue: unnecessary explicit casting
* Add another check to RetryableException's test
* Update serialization ID. Resolve some deprecation issues of Integer.
* Remove obsolete Date
* Remove obsolete Date 2
* Resolve issue with overrided method of a mock class
1 year ago
dependabot[bot]
c7ca6e0cc1
build(deps): bump jakarta.xml.bind:jakarta.xml.bind-api ( #2172 )
...
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/eclipse-ee4j/jaxb-api/releases )
- [Commits](https://github.com/eclipse-ee4j/jaxb-api/compare/4.0.0...4.0.1 )
---
updated-dependencies:
- dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
211a5e3711
build(deps-dev): bump org.springframework:spring-context ( #2171 )
...
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework ) from 6.0.11 to 6.0.12.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.12 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-context
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Vitalij Berdinskih
6b7dc4fefb
Remove bcprov-jdk15on as it isn't used. Fix SLF4J dependency issue for rxnetty-common. ( #2169 )
1 year ago
dependabot[bot]
b04bf9aeac
build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin ( #2166 )
...
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-enforcer/releases )
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.4.0...enforcer-3.4.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
4e7ef19105
build(deps): bump micrometer.version from 1.11.3 to 1.11.4 ( #2167 )
...
Bumps `micrometer.version` from 1.11.3 to 1.11.4.
Updates `io.micrometer:micrometer-core` from 1.11.3 to 1.11.4
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.3...v1.11.4 )
Updates `io.micrometer:micrometer-test` from 1.11.3 to 1.11.4
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.3...v1.11.4 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.micrometer:micrometer-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
772f1252be
build(deps): bump reactor.version from 3.5.9 to 3.5.10 ( #2168 )
...
Bumps `reactor.version` from 3.5.9 to 3.5.10.
Updates `io.projectreactor:reactor-core` from 3.5.9 to 3.5.10
- [Release notes](https://github.com/reactor/reactor-core/releases )
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.9...v3.5.10 )
Updates `io.projectreactor:reactor-test` from 3.5.9 to 3.5.10
- [Release notes](https://github.com/reactor/reactor-core/releases )
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.9...v3.5.10 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.projectreactor:reactor-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Iain Henderson
3d5f5ecce7
Feature/decoder interceptor to response interceptor ( #2116 )
...
* Refactor so that ResponseInterceptor intercepts the response (in the same manner that RequestInterceptor does) rather than intercepting the decoding process.
Signed-off-by: Iain Henderson <Iain.henderson@mac.com>
* Add a default RedirectionInterceptor as an implementation of ResponseInterceptor and include unit tests for redirection interception, error interception, and void decoding in FeignTest.
* Update README to include ResponseInterceptor
* Add copyright notice to RedirectionInterceptor
* Correct formatting using maven
* Updates in response to CodeRabbit
* more CodeRabbitAI suggestions
* Add unit tests for chained ResponseInterceptor instances
* fixing formatting
* formatting and responding to CodeRabbitAI comment
* Reverting Feign-core pom
* Cleanup Javadocs in ResponseInterceptor and RedirectionInterceptor
---------
Signed-off-by: Iain Henderson <Iain.henderson@mac.com>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
1 year ago
dependabot[bot]
7b9706df86
build(deps): bump slf4j.version from 2.0.7 to 2.0.9 ( #2162 )
...
Bumps `slf4j.version` from 2.0.7 to 2.0.9.
Updates `org.slf4j:slf4j-simple` from 2.0.7 to 2.0.9
Updates `org.slf4j:slf4j-nop` from 2.0.7 to 2.0.9
Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.9
Updates `org.slf4j:slf4j-jdk14` from 2.0.7 to 2.0.9
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-nop
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-jdk14
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Marvin Froeder
2c00066d4a
Add support for multiple ResponseInterceptors ( #1829 )
...
* Add support for multiple ResponseInterceptors
* Address PR comments
---------
Co-authored-by: Marvin Froeder <marvin.froeder@police.govt.nz>
Co-authored-by: Marvin Froeder <velobr@gmail.com>
1 year ago
Marvin Froeder
c39376fde3
Preparing for next development version
1 year ago
Marvin Froeder
edb6759649
[ci skip] updating versions to next development iteration 12.6-SNAPSHOT
1 year ago
Marvin Froeder
c9cbea6fa7
prepare release 12.5
1 year ago
dependabot[bot]
0ef5f0cad8
build(deps): bump kotlin.version from 1.9.0 to 1.9.10 ( #2159 )
...
Bumps `kotlin.version` from 1.9.0 to 1.9.10.
Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10 )
Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10 )
Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.0 to 1.9.10
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
3b1c1c54e9
build(deps): bump netty.version from 4.1.96.Final to 4.1.97.Final ( #2160 )
...
Bumps `netty.version` from 4.1.96.Final to 4.1.97.Final.
Updates `io.netty:netty-bom` from 4.1.96.Final to 4.1.97.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.Final )
Updates `io.netty:netty-handler` from 4.1.96.Final to 4.1.97.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.Final )
Updates `io.netty:netty-codec-http` from 4.1.96.Final to 4.1.97.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
78dd615a68
build(deps): bump micrometer.version from 1.11.2 to 1.11.3 ( #2155 )
...
Bumps `micrometer.version` from 1.11.2 to 1.11.3.
Updates `io.micrometer:micrometer-core` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.2...v1.11.3 )
Updates `io.micrometer:micrometer-test` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.2...v1.11.3 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.micrometer:micrometer-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
99521f1232
build(deps): bump reactor.version from 3.5.8 to 3.5.9 ( #2156 )
...
Bumps `reactor.version` from 3.5.8 to 3.5.9.
Updates `io.projectreactor:reactor-core` from 3.5.8 to 3.5.9
- [Release notes](https://github.com/reactor/reactor-core/releases )
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.8...v3.5.9 )
Updates `io.projectreactor:reactor-test` from 3.5.8 to 3.5.9
- [Release notes](https://github.com/reactor/reactor-core/releases )
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.8...v3.5.9 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.projectreactor:reactor-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
056e0982eb
build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin ( #2158 )
...
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-enforcer/releases )
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.3.0...enforcer-3.4.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
c45501bc6f
build(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 ( #2157 )
...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.4.0...v5.5.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Vitalij Berdinskih
fc6daef95f
The builder clones itself before enrichment ( #2117 )
...
* Enrichment of a clone
---------
Co-authored-by: Marvin Froeder <marvin.froeder@dovetailstudios.com>
1 year ago