Olga Maciaszek-Sharma
bc776a6be5
Fix capitalisation in docs.
2024-11-21 17:00:23 +01:00
dependabot[bot]
0646f9f949
Bump @antora/collector-extension in /docs ( #1121 )
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
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>
2024-11-19 14:23:44 +01:00
dependabot[bot]
6e2e9c1f84
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile ( #1118 )
...
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-smile](https://github.com/FasterXML/jackson-dataformats-binary ) from 2.17.2 to 2.17.3.
- [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.17.2...jackson-dataformats-binary-2.17.3 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-smile
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>
2024-11-19 14:22:49 +01:00
Olga Maciaszek-Sharma
7c177438b3
Add info on mixing annotations to docs. Fixes gh-983.
2024-11-12 17:58:12 +01:00
DidierLoiseau
84e3530f47
fix #1102 : feign-form-spring relocated under io.github.openfeign ( #1111 )
2024-10-31 12:55:18 +01:00
Olga Maciaszek-Sharma
013e00c784
Adjust to blocking lower/uper-casing without locale.
2024-10-17 15:45:34 +02:00
dependabot[bot]
d11a425960
Bump io.vavr:vavr from 0.10.4 to 0.10.5 ( #1107 )
...
Bumps [io.vavr:vavr](https://github.com/vavr-io/vavr ) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/vavr-io/vavr/releases )
- [Changelog](https://github.com/vavr-io/vavr/blob/master/RELEASE.md )
- [Commits](https://github.com/vavr-io/vavr/compare/v0.10.4...v0.10.5 )
---
updated-dependencies:
- dependency-name: io.vavr:vavr
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>
2024-10-15 13:45:16 +02:00
dependabot[bot]
26e403d6f2
Bump @antora/collector-extension in /docs ( #1108 )
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
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>
2024-10-15 13:44:51 +02:00
Olga Maciaszek-Sharma
d314ba8167
Upgrade to Feign-Bom 13.5.
2024-10-11 13:27:14 +02:00
Olga Maciaszek-Sharma
f6a2984baa
Update dependabot setup.
2024-10-11 13:23:01 +02:00
Olga Maciaszek-Sharma
e7eb6bd3cb
Fix GH actions setup.
2024-10-09 18:03:14 +02:00
Olga Maciaszek-Sharma
f288e79e85
Improve compression documentation. Fixes gh-1056.
2024-10-02 19:05:00 +02:00
Olga Maciaszek-Sharma
2755880969
Regenerate configprops.
2024-09-27 17:31:58 +02:00
dependabot[bot]
f832b1060d
Bump @springio/asciidoctor-extensions in /docs ( #1093 )
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.13 to 1.0.0-alpha.14.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.13...v1.0.0-alpha.14 )
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
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>
2024-09-25 14:02:48 +02:00
dependabot[bot]
76efdca6b8
Bump com.google.protobuf:protobuf-java from 3.25.4 to 3.25.5 ( #1089 )
...
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.25.4 to 3.25.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.4...v3.25.5 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
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>
2024-09-25 14:01:31 +02:00
dependabot[bot]
6024de0aba
Bump io.github.openfeign:feign-bom from 13.3 to 13.4 ( #1085 )
...
Bumps [io.github.openfeign:feign-bom](https://github.com/openfeign/feign ) from 13.3 to 13.4.
- [Release notes](https://github.com/openfeign/feign/releases )
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md )
- [Commits](https://github.com/openfeign/feign/compare/13.3...13.4 )
---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-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>
2024-09-25 13:44:03 +02:00
Olga Maciaszek-Sharma
7901dedfa6
Regenerate configprops.
2024-09-25 13:42:52 +02:00
AndreTeigler
362b2a5fd3
Make Content-Encoding configurable ( #1071 )
...
* Make Content-Encoding configurable
A new configuration property was added to make the Content-Encoding
configurable when using the feign request compression. The default
values are the same as the previous hardcoded values.
Closes issue 1048
2024-09-25 13:25:37 +02:00
Olga Maciaszek-Sharma
187034dcc2
Add info on multi-module projects. Fixes gh-1053.
2024-09-06 17:45:30 +02:00
dependabot[bot]
0333ed19af
Bump @antora/collector-extension in /docs ( #1066 )
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
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>
2024-09-06 15:24:56 +02:00
dependabot[bot]
4d59160dc6
Bump @springio/antora-extensions from 1.11.1 to 1.14.2 in /docs ( #1058 )
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.11.1 to 1.14.2.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.11.1...v1.14.2 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
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>
2024-09-06 15:24:28 +02:00
dependabot[bot]
d29a6cb711
Bump @springio/asciidoctor-extensions in /docs ( #1064 )
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.10 to 1.0.0-alpha.13.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.10...v1.0.0-alpha.13 )
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
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>
2024-09-06 15:21:38 +02:00
dependabot[bot]
b27e6ecc41
Bump antora from 3.2.0-alpha.4 to 3.2.0-alpha.6 in /docs ( #1061 )
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.4 to 3.2.0-alpha.6.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.4...v3.2.0-alpha.6 )
---
updated-dependencies:
- dependency-name: antora
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>
2024-09-06 15:19:51 +02:00
buildmaster
4fe08c0bbf
Bumping versions
2024-09-05 16:56:13 +00:00
Philipp Meier
c1988b824c
Authorize with anonymous principal if principal name is null ( #1050 )
...
The authorizedClientManager.authorize method requires
a non-null principal name or it will usually throw
an exception in practice like "principalName cannot be empty".
Using the anonymous principal in this case like for
a null principal handles the situation more gracefully.
Fixes #1049
2024-09-05 18:20:08 +02:00
buildmaster
e9777e5d2e
Bumping versions
2024-09-04 16:55:00 +00:00
Olga Maciaszek-Sharma
c0915af229
Merge remote-tracking branch 'origin/4.1.x' into 4.1.x
2024-09-04 14:18:10 +02:00
Olga Maciaszek-Sharma
b03516adfb
Fix doc section anchor.
2024-09-04 14:18:02 +02:00
dowenliu-xyz
027a7b7e8b
fix: defaultValue for spring.cloud.openfeign.circuitbreaker.alphanumeric-ids.enabled is true since version 4.0.0 ( #1041 )
2024-09-04 12:20:25 +02:00
dependabot[bot]
7cab5a253f
Bump com.google.protobuf:protobuf-java from 3.25.3 to 3.25.4 ( #1055 )
...
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.25.3 to 3.25.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.3...v3.25.4 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
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>
2024-09-04 12:09:13 +02:00
dependabot[bot]
9047cd06b4
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile ( #1054 )
...
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-smile](https://github.com/FasterXML/jackson-dataformats-binary ) from 2.17.1 to 2.17.2.
- [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.17.1...jackson-dataformats-binary-2.17.2 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-smile
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>
2024-09-04 12:08:10 +02:00
buildmaster
eab1283046
Bumping versions
2024-07-22 16:16:27 +00:00
buildmaster
e1f4bfc345
Bumping versions to 4.1.4-SNAPSHOT after release
2024-07-10 16:59:23 +00:00
buildmaster
3d9c5c681b
Going back to snapshots
2024-07-10 16:59:23 +00:00
buildmaster
664fb61c35
Update SNAPSHOT to 4.1.3
2024-07-10 16:58:37 +00:00
Olga Maciaszek-Sharma
7ec374f6a1
Document issues when using Spring FactoryBean and Spring Cloud OpenFeign Clients. Fixes gh-1009.
2024-07-03 14:40:40 +02:00
buildmaster
da680ac87e
Bumping versions
2024-06-25 16:16:28 +00:00
XiaotianZha
b4dafcbac0
Update additional-spring-configuration-metadata.json ( #1036 )
...
Starting with Spring Cloud OpenFeign 4, the Feign Apache HttpClient 4 is no longer supported
2024-06-25 16:04:34 +02:00
dependabot[bot]
a155611c58
Bump io.github.openfeign:feign-bom from 13.2.1 to 13.3 ( #1039 )
...
Bumps [io.github.openfeign:feign-bom](https://github.com/openfeign/feign ) from 13.2.1 to 13.3.
- [Release notes](https://github.com/openfeign/feign/releases )
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md )
- [Commits](https://github.com/openfeign/feign/compare/13.2.1...13.3 )
---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-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>
2024-06-25 15:48:46 +02:00
Ryan Baxter
c72551197b
Upgrading antora
2024-06-24 10:48:34 -04:00
buildmaster
08088d6e78
Bumping versions to 4.1.3-SNAPSHOT after release
2024-05-30 11:28:12 +00:00
buildmaster
a4b53d628f
Going back to snapshots
2024-05-30 11:28:11 +00:00
buildmaster
ebd5c63de6
Update SNAPSHOT to 4.1.2
2024-05-30 11:26:54 +00:00
Olga Maciaszek-Sharma
3b2242a273
Fix docs. Reformat.
2024-05-16 15:02:00 +02:00
Olga Maciaszek-Sharma
97148c57cb
Upgrade antora-ui-spring to 0.4.13.
2024-05-16 11:59:33 +02:00
Puppy4C
776b4a47c9
add spaces ( #1027 )
2024-05-15 12:30:09 +02:00
dependabot[bot]
65e7d3631a
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile ( #1029 )
...
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-smile](https://github.com/FasterXML/jackson-dataformats-binary ) from 2.17.0 to 2.17.1.
- [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.17.0...jackson-dataformats-binary-2.17.1 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-smile
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>
2024-05-15 12:25:08 +02:00
Olga Maciaszek-Sharma
8551f8c977
Add TODO.
2024-05-15 11:52:15 +02:00
Olga Maciaszek-Sharma
46d8b03f3f
Register hints for superinterface methods. ( #1030 )
2024-05-13 16:56:35 +02:00
Puppy4C
c276f1c6d4
SpringMvcContract support parse params ( #1016 )
2024-05-13 14:45:57 +02:00