Olga Maciaszek-Sharma
|
a01c7c73a6
|
Register hints for superinterface methods.
|
2024-05-13 16:53:36 +02:00 |
|
Puppy4C
|
c276f1c6d4
|
SpringMvcContract support parse params (#1016)
|
2024-05-13 14:45:57 +02:00 |
|
Pasichenko Maksym
|
596f9b391d
|
Add support for custom HTTP status codes (#1012)
|
2024-04-18 14:46:20 +02:00 |
|
dependabot[bot]
|
ef7581a8f1
|
Bump commons-io:commons-io from 2.15.1 to 2.16.1 (#1020)
Bumps commons-io:commons-io from 2.15.1 to 2.16.1.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:development
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-04-16 17:36:37 +02:00 |
|
Olga MaciaszekSharma
|
2cd1f169e6
|
Register hints for all methods in @FeignClient interfaces. Fixes gh-1021.
|
2024-04-12 18:34:13 +02:00 |
|
Olga MaciaszekSharma
|
6084609de0
|
Remove spring-boot-starter-aop.
|
2024-04-03 17:55:47 +02:00 |
|
buildmaster
|
ff577635ca
|
Bumping versions
|
2024-03-28 15:37:21 +00:00 |
|
buildmaster
|
8ba66ec3d6
|
Bumping versions
|
2024-03-27 16:16:19 +00:00 |
|
buildmaster
|
0ad3416933
|
Bumping versions to 4.1.2-SNAPSHOT after release
|
2024-03-27 14:00:51 +00:00 |
|
buildmaster
|
acc655b141
|
Going back to snapshots
|
2024-03-27 14:00:50 +00:00 |
|
buildmaster
|
2fbaf6ef36
|
Update SNAPSHOT to 4.1.1
|
2024-03-27 13:59:33 +00:00 |
|
Olga MaciaszekSharma
|
c0d8177b78
|
Override default dismiss404 config with client-specific config. Fixes gh-1005.
|
2024-03-21 14:35:13 +01:00 |
|
Olga MaciaszekSharma
|
d2a7d4f088
|
Merge remote-tracking branch 'origin/main'
|
2024-03-20 19:02:38 +01:00 |
|
Olga MaciaszekSharma
|
0ee8de21c1
|
Fix merging default headers and params. Fixes gh-1001.
|
2024-03-20 19:02:29 +01:00 |
|
buildmaster
|
3eb6937bcf
|
Bumping versions
|
2024-03-20 16:16:01 +00:00 |
|
Luís Duarte
|
ff7f755033
|
Make JDK HttpClient customizable (#1000)
|
2024-03-20 13:19:02 +01:00 |
|
Uno Kim
|
6ff55e3bde
|
Fix simple typo on Configuration Properties page (#993)
|
2024-03-20 11:45:43 +01:00 |
|
dependabot[bot]
|
9a23551c0f
|
Bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.3 (#986)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.2 to 3.25.3.
- [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.2...v3.25.3)
---
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-03-19 14:56:39 +01:00 |
|
Olga MaciaszekSharma
|
60b70c9afb
|
Check for null response body in SpringDecoder. Fixes gh-972.
|
2024-02-16 17:35:35 +01:00 |
|
buildmaster
|
7645eb4274
|
Bumping versions
|
2024-02-14 16:16:11 +00:00 |
|
Olga Maciaszek-Sharma
|
b58d578f77
|
Fix deserialising from Pageable. (#984)
|
2024-02-14 15:37:16 +01:00 |
|
Olga MaciaszekSharma
|
744dc9e535
|
Add more reflection hints. Fixes gh-959.
|
2024-01-17 18:37:47 +01:00 |
|
dependabot[bot]
|
d98e391b9d
|
Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.2 (#962)
|
2024-01-11 11:51:55 +01:00 |
|
Olga MaciaszekSharma
|
d091afe93d
|
Merge remote-tracking branch 'origin/4.0.x'
|
2023-12-15 16:56:08 +01:00 |
|
Olga MaciaszekSharma
|
2b07f213c8
|
Override default request headers and query param from default client config with specific client config. Fixes gh-715.
|
2023-12-15 16:55:45 +01:00 |
|
Olga MaciaszekSharma
|
377125beb0
|
Merge remote-tracking branch 'origin/4.0.x'.
|
2023-12-14 19:01:19 +01:00 |
|
Olga MaciaszekSharma
|
86fb2f8a26
|
Fix HC5 docs. Fixes gh-887.
|
2023-12-14 18:54:54 +01:00 |
|
Olga MaciaszekSharma
|
fcc04f8599
|
Merge remote-tracking branch 'origin/4.0.x'
|
2023-12-13 13:04:04 +01:00 |
|
Olga MaciaszekSharma
|
93116c8507
|
Only customise message converters once. Fixes gh-951.
|
2023-12-13 13:03:14 +01:00 |
|
Olga MaciaszekSharma
|
8039131cbb
|
Update to snapshots.
|
2023-12-07 16:30:01 +01:00 |
|
buildmaster
|
1afc0fb55f
|
Bumping versions
|
2023-12-06 16:17:53 +00:00 |
|
buildmaster
|
bf755ffbba
|
Bumping versions to 4.1.1-SNAPSHOT after release
|
2023-12-06 16:01:24 +00:00 |
|
buildmaster
|
eebf58e644
|
Going back to snapshots
|
2023-12-06 16:01:24 +00:00 |
|
buildmaster
|
2e6e1f35f8
|
Update SNAPSHOT to 4.1.0
|
2023-12-06 16:00:00 +00:00 |
|
Olga MaciaszekSharma
|
cdc66e78a2
|
Merge remote-tracking branch 'origin/4.0.x'
|
2023-12-04 18:25:59 +01:00 |
|
Olga MaciaszekSharma
|
09cd39f267
|
Merge remote-tracking branch 'origin/3.1.x' into 4.0.x
|
2023-12-04 18:23:38 +01:00 |
|
Olga MaciaszekSharma
|
c03f78af46
|
Improve url validation. Fixes gh-873.
|
2023-12-04 18:23:04 +01:00 |
|
Olga MaciaszekSharma
|
85d4ad7eb9
|
Merge remote-tracking branch 'origin/4.0.x'
|
2023-12-04 17:31:58 +01:00 |
|
Olga MaciaszekSharma
|
5ccec848a6
|
Handle path from annotation with url from properties in RefreshableHardCodedTarget.
|
2023-12-04 17:30:42 +01:00 |
|
Olga MaciaszekSharma
|
c99923bec2
|
Refactor.
|
2023-12-04 17:30:35 +01:00 |
|
Can Bezmen
|
4465795642
|
Fix issue 923 config url and feign annotation path
|
2023-12-04 15:34:46 +01:00 |
|
Olga MaciaszekSharma
|
bd5701d564
|
Fix javadoc.
|
2023-12-04 15:34:13 +01:00 |
|
Alexey Elin
|
502613bb74
|
add tests when the FeignClient.path is set
to demonstrate the issue https://github.com/spring-cloud/spring-cloud-openfeign/issues/923
|
2023-12-04 15:28:08 +01:00 |
|
Olga MaciaszekSharma
|
90d6344047
|
Merge remote-tracking branch 'origin/4.0.x'
|
2023-12-01 18:08:53 +01:00 |
|
Olga MaciaszekSharma
|
77632d5088
|
Merge remote-tracking branch 'origin/3.1.x' into 4.0.x
|
2023-12-01 18:08:09 +01:00 |
|
Olga MaciaszekSharma
|
86c0e4171f
|
Update license entry.
|
2023-12-01 18:07:16 +01:00 |
|
George Guimaraes
|
19d0b8188a
|
Removed @Deprecated from constructor.
More information at #852.
|
2023-12-01 18:05:17 +01:00 |
|
Olga MaciaszekSharma
|
cb2c4a5120
|
Merge remote-tracking branch 'origin/4.0.x'
|
2023-12-01 16:46:12 +01:00 |
|
Olga MaciaszekSharma
|
d72793ac59
|
Merge remote-tracking branch 'origin/3.1.x' into 4.0.x
|
2023-12-01 16:44:48 +01:00 |
|
Sergey Tsypanov
|
88293e4cc9
|
Add method name into "RequestParam.value() was empty on parameter" exception message
|
2023-12-01 16:42:39 +01:00 |
|