Marvin Froeder
10ce9cb66b
prepare release 12.1
2 years ago
Nicklas Wiegandt
3a39bc6a35
Allow using SOAPEncoder constructor taking builder ( #1841 )
...
* Allow to use the SOAPEncoder constructor taking a builder to enable changing the protocol when overwriting the class
Change the SOAPEncoder constructor which takes a builder from private to protected
Fixes #1839
* Update SOAPEncoder.java
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
dependabot[bot]
a8f889a3c3
build(deps-dev): bump spring-context from 5.3.23 to 5.3.24 ( #1846 )
...
Bumps [spring-context](https://github.com/spring-projects/spring-framework ) from 5.3.23 to 5.3.24.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.23...v5.3.24 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
d1a3581b4c
build(deps): bump slf4j.version from 2.0.3 to 2.0.4 ( #1845 )
...
Bumps `slf4j.version` from 2.0.3 to 2.0.4.
Updates `slf4j-simple` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.4 )
Updates `slf4j-nop` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.4 )
Updates `slf4j-api` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.4 )
Updates `slf4j-jdk14` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.4 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
b74f74b66b
build(deps): bump maven-install-plugin from 3.0.1 to 3.1.0 ( #1847 )
...
Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/apache/maven-install-plugin/releases )
- [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.0.1...maven-install-plugin-3.1.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-install-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
e23263bd24
build(deps): bump micrometer.version from 1.10.0 to 1.10.1 ( #1842 )
...
Bumps `micrometer.version` from 1.10.0 to 1.10.1.
Updates `micrometer-core` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.10.0...v1.10.1 )
Updates `micrometer-test` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.10.0...v1.10.1 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
87961fda1d
build(deps): bump mockito-core from 4.8.1 to 4.9.0 ( #1838 )
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 4.8.1 to 4.9.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.9.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
574d8face1
build(deps): bump jmh.version from 1.35 to 1.36 ( #1837 )
...
Bumps `jmh.version` from 1.35 to 1.36.
Updates `jmh-core` from 1.35 to 1.36
- [Release notes](https://github.com/openjdk/jmh/releases )
- [Commits](https://github.com/openjdk/jmh/compare/1.35...1.36 )
Updates `jmh-generator-annprocess` from 1.35 to 1.36
- [Release notes](https://github.com/openjdk/jmh/releases )
- [Commits](https://github.com/openjdk/jmh/compare/1.35...1.36 )
---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Marcin Grzejszczak
72f379a03d
Micrometer Observations ( #1760 )
...
* WIP on Micrometer Observations
* Added verification that metrics are measured
* Fixed formatting
* Fixed wrong status code method call
* Converted to using around
* Fixed compilation issues
* prepare release 11.10
* [ci skip] updating versions to next development iteration 11.11-SNAPSHOT
* Preparing for next development version
* build(deps): bump json from 20220320 to 20220924 (#1768 )
Bumps [json](https://github.com/douglascrockford/JSON-java ) from 20220320 to 20220924.
- [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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Updated to latest micrometer changes
* Enriches via clientInterceptors
* Fixed the error in the DEFAULT instance
* Reverts enriching of CLientInterceptor to achieve observability
* build(deps): bump slf4j.version from 2.0.2 to 2.0.3 (#1769 )
Bumps `slf4j.version` from 2.0.2 to 2.0.3.
Updates `slf4j-simple` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.2...v_2.0.3 )
Updates `slf4j-nop` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.2...v_2.0.3 )
Updates `slf4j-api` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.2...v_2.0.3 )
Updates `slf4j-jdk14` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.2...v_2.0.3 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump kotlin.version from 1.7.10 to 1.7.20 (#1771 )
Bumps `kotlin.version` from 1.7.10 to 1.7.20.
Updates `kotlin-stdlib-jdk8` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-reflect` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-maven-plugin` from 1.7.10 to 1.7.20
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump asm from 9.3 to 9.4 (#1777 )
Bumps asm from 9.3 to 9.4.
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Applied latest changes of Micrometer
* Polish
* Upgraded Micrometer to 1.10.0'
* Alternative micrometer observation using capability
* Ban 'repositories'
* Applied my own review suggestions ;)
* Polish
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Marvin Froeder <marvin.froeder@dovetailstudios.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Froeder <marvin.froeder@police.govt.nz>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
dependabot[bot]
1ce671a903
build(deps): bump httpclient5 from 5.1.3 to 5.2 ( #1836 )
...
Bumps [httpclient5](https://github.com/apache/httpcomponents-client ) from 5.1.3 to 5.2.
- [Release notes](https://github.com/apache/httpcomponents-client/releases )
- [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt )
- [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.1.3...rel/v5.2 )
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Jared Komoroski
41784e5251
Issue-1833: Bump Sundr Maven Plugin ( #1834 )
2 years ago
dependabot[bot]
06e53497a2
build(deps): bump netty.version from 4.1.84.Final to 4.1.85.Final ( #1831 )
...
Bumps `netty.version` from 4.1.84.Final to 4.1.85.Final.
Updates `netty-bom` from 4.1.84.Final to 4.1.85.Final
- [Release notes](https://github.com/netty/netty/releases )
- [Commits](https://github.com/netty/netty/compare/netty-4.1.84.Final...netty-4.1.85.Final )
Updates `netty-handler` from 4.1.84.Final to 4.1.85.Final
- [Release notes](https://github.com/netty/netty/releases )
- [Commits](https://github.com/netty/netty/compare/netty-4.1.84.Final...netty-4.1.85.Final )
Updates `netty-codec-http` from 4.1.84.Final to 4.1.85.Final
- [Release notes](https://github.com/netty/netty/releases )
- [Commits](https://github.com/netty/netty/compare/netty-4.1.84.Final...netty-4.1.85.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
88c4df0481
build(deps): bump kotlin.version from 1.7.20 to 1.7.21 ( #1830 )
...
Bumps `kotlin.version` from 1.7.20 to 1.7.21.
Updates `kotlin-stdlib-jdk8` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
Updates `kotlin-reflect` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
Updates `kotlin-maven-plugin` from 1.7.20 to 1.7.21
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Donghyeon Kim
8a68acef6a
Refactor method signature of MethodHandler.Factory.create ( #1822 )
...
* Add parameters to constructor of MethodHandler.Factory
* Refactor method signature of MethodHandler.Factory.create
* Remove necessary parameters from constructor of ParseHandlerByName
2 years ago
dependabot[bot]
d97b751afe
build(deps): bump micrometer-core from 1.9.5 to 1.10.0 ( #1826 )
...
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.9.5 to 1.10.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.9.5...v1.10.0 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
e1168e6c24
build(deps-dev): bump jackson-databind from 2.14.0-rc3 to 2.14.0 ( #1825 )
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.14.0-rc3 to 2.14.0.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
7706ddbd98
build(deps): bump jackson-databind.version from 2.14.0-rc3 to 2.14.0 ( #1824 )
...
Bumps `jackson-databind.version` from 2.14.0-rc3 to 2.14.0.
Updates `jackson-databind` from 2.14.0-rc3 to 2.14.0
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `jackson-core` from 2.14.0-rc3 to 2.14.0
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.0-rc3...jackson-core-2.14.0 )
Updates `jackson-annotations` from 2.14.0-rc3 to 2.14.0
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `jackson-jr-objects` from 2.14.0-rc3 to 2.14.0
- [Release notes](https://github.com/FasterXML/jackson-jr/releases )
- [Commits](https://github.com/FasterXML/jackson-jr/compare/jackson-jr-parent-2.14.0-rc3...jackson-jr-parent-2.14.0 )
Updates `jackson-jr-annotation-support` from 2.14.0-rc3 to 2.14.0
- [Release notes](https://github.com/FasterXML/jackson-jr/releases )
- [Commits](https://github.com/FasterXML/jackson-jr/compare/jackson-jr-parent-2.14.0-rc3...jackson-jr-parent-2.14.0 )
Updates `jackson-jaxrs-json-provider` from 2.14.0-rc3 to 2.14.0
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
2e41a9cf99
build(deps): bump spring-cloud-dependencies from 2021.0.4 to 2021.0.5 ( #1823 )
...
Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-build ) from 2021.0.4 to 2021.0.5.
- [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases )
- [Commits](https://github.com/spring-cloud/spring-cloud-build/commits )
---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-dependencies
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Donghyeon Kim
45cff0673a
Refactor reflective feign ( #1821 )
...
* Extract ParseHandlersByName.createMethodHandler
Extract the function so that the ParseHandlersByName.apply function is easy to understand.
* Refactor ReflectiveFeign.newInstance
Extract the function so that the ReflectiveFeign.newInstance function is easy to understand.
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
Donghyeon Kim
d09b88efb6
Support retry cancel feature fully for AsyncFeign ( #1801 )
...
* Support retry cancel feature for AsyncFeign
* Support retry cancel feature fully for AsyncFeign
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
f-cramer
950935d593
Allow usage of GET with body in java11 Module ( #1819 )
2 years ago
Donghyeon Kim
b57ab51464
Fix CI: Reformat code of `package-info.java` ( #1820 )
2 years ago
Donghyeon Kim
cdf4c31dd6
Fix CI: Add license header to `package-info.java` ( #1817 )
...
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
Marvin Froeder
5b47791a63
Add missing header
2 years ago
Marvin Froeder
17188acde3
Add some javadoc to example-github-with-coroutine
2 years ago
Marvin Froeder
88f3d9e039
[ci skip] updating versions to next development iteration 12.1-SNAPSHOT
2 years ago
Marvin Froeder
d4b0282624
prepare release 12.0
2 years ago
Marvin Froeder
68c77c89be
Fix case for Java ( #1816 )
2 years ago
Manoel Stilpen
aad353ecfa
improve doc about using @Param on @QueryMap pojos ( #1803 )
...
Co-authored-by: Manoel Stilpen <manoel@stilingue.com.br>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
Jared Komoroski
3806c67b4c
Add Unit Test For Json Literals Being Passed as Header Values ( #1800 )
...
Fix Formatting
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
Marvin Froeder
0e7335761d
Bump versions ( #1814 )
2 years ago
dependabot[bot]
ce4c520f1c
build(deps): bump maven-shade-plugin from 3.4.0 to 3.4.1 ( #1809 )
...
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases )
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.4.0...maven-shade-plugin-3.4.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
9ea3195197
build(deps-dev): bump jackson-databind from 2.14.0-rc2 to 2.14.0-rc3 ( #1813 )
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.14.0-rc2 to 2.14.0-rc3.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
f8a46ae58b
build(deps): bump gson from 2.9.1 to 2.10 ( #1806 )
...
Bumps [gson](https://github.com/google/gson ) from 2.9.1 to 2.10.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.9.1...gson-parent-2.10 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
cb8894a378
build(deps): bump versions-maven-plugin from 2.12.0 to 2.13.0 ( #1805 )
...
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin ) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases )
- [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md )
- [Commits](https://github.com/mojohaus/versions-maven-plugin/compare/versions-maven-plugin-2.12.0...2.13.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
0ab07ee103
build(deps): bump mockito-core from 4.8.0 to 4.8.1 ( #1804 )
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Cheng Da
ca761ae2b3
Exchange "Produces" and "Consumes" ( #1772 )
...
* Exchange "Produces" and "Consumes"
* Added 'handleProducesAnnotation' and 'handleConsumesAnnotation' in the register of the method annotation 'RequestMapping'. And created a test case.
* Reformatted the codes
Co-authored-by: chengda <chengda@joysfintech.com>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
Donghyeon Kim
853ae4cffb
Fix false negative test case for AsyncFeign Retry feature ( #1795 )
...
False negative test case is added in PR #1757
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
dependabot[bot]
5922b9636b
build(deps): bump handlebars from 4.3.0 to 4.3.1 ( #1797 )
...
Bumps [handlebars](https://github.com/jknack/handlebars.java ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/jknack/handlebars.java/releases )
- [Commits](https://github.com/jknack/handlebars.java/compare/v4.3.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: com.github.jknack:handlebars
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
a157129aa5
build(deps): bump reactor.version from 3.4.23 to 3.4.24 ( #1794 )
...
Bumps `reactor.version` from 3.4.23 to 3.4.24.
Updates `reactor-core` from 3.4.23 to 3.4.24
- [Release notes](https://github.com/reactor/reactor-core/releases )
- [Commits](https://github.com/reactor/reactor-core/compare/v3.4.23...v3.4.24 )
Updates `reactor-test` from 3.4.23 to 3.4.24
- [Release notes](https://github.com/reactor/reactor-core/releases )
- [Commits](https://github.com/reactor/reactor-core/compare/v3.4.23...v3.4.24 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
594770c3f6
build(deps): bump netty.version from 4.1.82.Final to 4.1.84.Final ( #1793 )
...
Bumps `netty.version` from 4.1.82.Final to 4.1.84.Final.
Updates `netty-bom` from 4.1.82.Final to 4.1.84.Final
- [Release notes](https://github.com/netty/netty/releases )
- [Commits](https://github.com/netty/netty/compare/netty-4.1.82.Final...netty-4.1.84.Final )
Updates `netty-handler` from 4.1.82.Final to 4.1.84.Final
- [Release notes](https://github.com/netty/netty/releases )
- [Commits](https://github.com/netty/netty/compare/netty-4.1.82.Final...netty-4.1.84.Final )
Updates `netty-codec-http` from 4.1.82.Final to 4.1.84.Final
- [Release notes](https://github.com/netty/netty/releases )
- [Commits](https://github.com/netty/netty/compare/netty-4.1.82.Final...netty-4.1.84.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Donghyeon Kim
2b141a00ec
Eliminates unnecessary overhead ( #1786 )
...
* Refactor AsyncResponseHandler
* Extract ResponseHandler from AsyncResponseHandler
* Use ResponseHandler on SynchronousMethodHandler
Eliminates unnecessary overhead caused by CompletableFutre on synchronous operation.
* Modify `AsyncResponseHandler.handleResponse` method signature
* Fix code format
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
Co-authored-by: Marvin Froeder <marvin.froeder@dovetailstudios.com>
2 years ago
Donghyeon Kim
542312e616
Refactor AsyncFeign ( #1789 )
...
* Refactor to supply defaultContext on ReflectiveFeign
* Move target specification verification logic
* Refactor TargetSpecificationVerifier
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
Donghyeon Kim
f8c57dabe4
Change some access modifier ( #1784 )
...
Revert the public access modifier changed in PR #1706
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
dependabot[bot]
ce706ec3f6
build(deps-dev): bump jackson-databind from 2.14.0-rc1 to 2.14.0-rc2 ( #1791 )
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.14.0-rc1 to 2.14.0-rc2.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Donghyeon Kim
6378ae2e83
Remove the unused code from the MethodInfo ( #1785 )
...
The MethodInfo.configKey field is not more used since PR #1757 removing AsyncInvocation
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
dependabot[bot]
6f263a3a97
build(deps): bump micrometer-core from 1.9.4 to 1.9.5 ( #1792 )
...
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.9.4...v1.9.5 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
9db01a0025
build(deps): bump jackson-databind.version from 2.14.0-rc1 to 2.14.0-rc2 ( #1790 )
...
Bumps `jackson-databind.version` from 2.14.0-rc1 to 2.14.0-rc2.
Updates `jackson-databind` from 2.14.0-rc1 to 2.14.0-rc2
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `jackson-core` from 2.14.0-rc1 to 2.14.0-rc2
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.0-rc1...jackson-core-2.14.0-rc2 )
Updates `jackson-annotations` from 2.14.0-rc1 to 2.14.0-rc2
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `jackson-jr-objects` from 2.14.0-rc1 to 2.14.0-rc2
- [Release notes](https://github.com/FasterXML/jackson-jr/releases )
- [Commits](https://github.com/FasterXML/jackson-jr/compare/jackson-jr-parent-2.14.0-rc1...jackson-jr-parent-2.14.0-rc2 )
Updates `jackson-jr-annotation-support` from 2.14.0-rc1 to 2.14.0-rc2
- [Release notes](https://github.com/FasterXML/jackson-jr/releases )
- [Commits](https://github.com/FasterXML/jackson-jr/compare/jackson-jr-parent-2.14.0-rc1...jackson-jr-parent-2.14.0-rc2 )
Updates `jackson-jaxrs-json-provider` from 2.14.0-rc1 to 2.14.0-rc2
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Marvin Froeder
a20fe957bb
Bump jackson version to fix security issue ( #1783 )
...
https://github.com/OpenFeign/feign/security/dependabot/5
2 years ago
Artur Magomedov
caa30649c0
Issue #1606 Customize the length of the body in FeignException builder ( #1767 )
...
Co-authored-by: Witalij Berdinskich <radio_rogal@keemail.me>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago