-
Notifications
You must be signed in to change notification settings - Fork 797
Comparing changes
Open a pull request
base repository: spring-cloud/spring-cloud-openfeign
base: v4.1.3
head repository: spring-cloud/spring-cloud-openfeign
compare: v4.1.4
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d9c5c6 - Browse repository at this point
Copy the full SHA 3d9c5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f4bfc - Browse repository at this point
Copy the full SHA e1f4bfcView commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eab1283 - Browse repository at this point
Copy the full SHA eab1283View commit details
Commits on Sep 4, 2024
-
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](FasterXML/jackson-dataformats-binary@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>
Configuration menu - View commit details
-
Copy full SHA for 9047cd0 - Browse repository at this point
Copy the full SHA 9047cd0View commit details -
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](protocolbuffers/protobuf@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>
Configuration menu - View commit details
-
Copy full SHA for 7cab5a2 - Browse repository at this point
Copy the full SHA 7cab5a2View commit details -
fix: defaultValue for `spring.cloud.openfeign.circuitbreaker.alphanum…
…eric-ids.enabled` is true since version 4.0.0 (#1041)
Configuration menu - View commit details
-
Copy full SHA for 027a7b7 - Browse repository at this point
Copy the full SHA 027a7b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b03516a - Browse repository at this point
Copy the full SHA b03516aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0915af - Browse repository at this point
Copy the full SHA c0915afView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9777e5 - Browse repository at this point
Copy the full SHA e9777e5View commit details
Commits on Sep 5, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for c1988b8 - Browse repository at this point
Copy the full SHA c1988b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe08c0 - Browse repository at this point
Copy the full SHA 4fe08c0View commit details
Commits on Sep 6, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for b27e6ec - Browse repository at this point
Copy the full SHA b27e6ecView commit details -
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](spring-io/asciidoctor-extensions@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>
Configuration menu - View commit details
-
Copy full SHA for d29a6cb - Browse repository at this point
Copy the full SHA d29a6cbView commit details -
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](spring-io/antora-extensions@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>
Configuration menu - View commit details
-
Copy full SHA for 4d59160 - Browse repository at this point
Copy the full SHA 4d59160View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0333ed1 - Browse repository at this point
Copy the full SHA 0333ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 187034d - Browse repository at this point
Copy the full SHA 187034dView commit details
Commits on Sep 25, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 362b2a5 - Browse repository at this point
Copy the full SHA 362b2a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7901ded - Browse repository at this point
Copy the full SHA 7901dedView commit details -
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](OpenFeign/feign@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>
Configuration menu - View commit details
-
Copy full SHA for 6024de0 - Browse repository at this point
Copy the full SHA 6024de0View commit details -
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](protocolbuffers/protobuf@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>
Configuration menu - View commit details
-
Copy full SHA for 76efdca - Browse repository at this point
Copy the full SHA 76efdcaView commit details -
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](spring-io/asciidoctor-extensions@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>
Configuration menu - View commit details
-
Copy full SHA for f832b10 - Browse repository at this point
Copy the full SHA f832b10View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2755880 - Browse repository at this point
Copy the full SHA 2755880View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f288e79 - Browse repository at this point
Copy the full SHA f288e79View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7eb6bd - Browse repository at this point
Copy the full SHA e7eb6bdView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6a2984 - Browse repository at this point
Copy the full SHA f6a2984View commit details -
Configuration menu - View commit details
-
Copy full SHA for d314ba8 - Browse repository at this point
Copy the full SHA d314ba8View commit details
Commits on Oct 15, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 26e403d - Browse repository at this point
Copy the full SHA 26e403dView commit details -
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](vavr-io/vavr@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>
Configuration menu - View commit details
-
Copy full SHA for d11a425 - Browse repository at this point
Copy the full SHA d11a425View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 013e00c - Browse repository at this point
Copy the full SHA 013e00cView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 84e3530 - Browse repository at this point
Copy the full SHA 84e3530View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c17743 - Browse repository at this point
Copy the full SHA 7c17743View commit details
Commits on Nov 19, 2024
-
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](FasterXML/jackson-dataformats-binary@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>
Configuration menu - View commit details
-
Copy full SHA for 6e2e9c1 - Browse repository at this point
Copy the full SHA 6e2e9c1View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0646f9f - Browse repository at this point
Copy the full SHA 0646f9fView commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc776a6 - Browse repository at this point
Copy the full SHA bc776a6View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 301d3f6 - Browse repository at this point
Copy the full SHA 301d3f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e33893 - Browse repository at this point
Copy the full SHA 9e33893View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcccd28 - Browse repository at this point
Copy the full SHA bcccd28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a048e - Browse repository at this point
Copy the full SHA 12a048eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b571b - Browse repository at this point
Copy the full SHA a1b571bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c31bdee - Browse repository at this point
Copy the full SHA c31bdeeView commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 402b509 - Browse repository at this point
Copy the full SHA 402b509View commit details
There are no files selected for viewing