William Cheng
|
e9c231b50a
|
rollback feign version to 10.11 (#7012)
|
2020-07-22 21:21:11 +08:00 |
|
William Cheng
|
fa97333a5c
|
[Java] Deprecate feignVersion option (#6824)
* deprecate feign option
* update doc
* udpate samples
|
2020-07-02 00:12:32 +08:00 |
|
William Cheng
|
ae9d4ee222
|
[Java][Feign] decommission 9.x support (#6445)
* decommission feign 9.x
* update ci
|
2020-05-28 09:30:41 +08:00 |
|
William Cheng
|
3b0bd368a6
|
Update Java (feign) client dependency (#6068)
* update feign dependency
* update feign samples
|
2020-04-28 00:09:14 +08:00 |
|
William Cheng
|
0ffcbfe75e
|
update jackson dependency to newer version (#5527)
|
2020-03-06 14:49:58 +08:00 |
|
Jérémie Bresson
|
e675360b9e
|
[java][client] jackson update (#4907)
* [java][client] update jackson-databind-version to 2.10.1
* [java][client] update jackson-version to 2.10.1
* Update samples
* [google-api-client] add missing generic parameter to fix compile error
* Update samples
|
2020-01-03 11:03:12 +08:00 |
|
sullis
|
178a3e24bd
|
upgrade to JUnit 4.13 (#4899)
|
2020-01-02 13:20:29 +08:00 |
|
William Cheng
|
931908c77c
|
fix security alerts reported by github (#4344)
|
2019-11-01 11:16:36 +08:00 |
|
Jochen Schalanda
|
ab0b3d9795
|
Update to jackson-datatype-threetenbp 2.9.10 (#4176)
* Update to jackson-datatype-threetenbp 2.9.10
* Update to ThreeTen BP 1.4.0
* Fix import and usage of org.threeten.bp.DateTimeUtils
* Refresh samples
|
2019-10-19 15:08:56 +08:00 |
|
William Cheng
|
81fdc2abbd
|
Fix jackson-databind security issue (#3945)
* fix jackson security issue
* update groovy petstore sample
|
2019-09-24 13:56:59 +08:00 |
|
William Cheng
|
5c6824f569
|
update feign to the latest stable version (#2999)
|
2019-05-27 15:11:02 +08:00 |
|
William Cheng
|
d243a6b96d
|
Update jackson-databind to address security issues (#2993)
* update jackson-databind to address security issue
* update java vertx client dev, sample
* update dep, samples
* update retrofit play2 dep
|
2019-05-25 18:24:37 +08:00 |
|
William Cheng
|
1a2deb016b
|
Fix security issue with dependencies (#1820)
* fix security issue with dependency
* update samples
* update pom and sample
|
2019-01-05 23:30:59 +08:00 |
|
William Cheng
|
c1afba7194
|
Fix jackson-databind security issue (#1259)
* fix jackson databind security issue
* fix java jersey 1 dependency
* fix java webclient dep
|
2018-10-18 16:29:38 +08:00 |
|
William Cheng
|
95302efdfc
|
Add option to set Feign version (#1005)
* Add option to set Feign version
* add java feign 9x to CI
* update usage for Play
* fix duplicated artifactId
|
2018-09-13 10:32:09 +08:00 |
|
Ilya Hrankoŭski
|
aa29219f8c
|
[Java][Feign] Add support for Feign 10 (#977) (#988)
|
2018-09-09 18:11:59 +08:00 |
|
William Cheng
|
b8db2af4bb
|
Update swagger annotation version in Java clients (#915)
* update swagger annotation version in java client
* add java retrofit2 play 2.6 to java petstore all bin script
* remove empty line in pom.xml
|
2018-08-29 16:43:41 +08:00 |
|
Jérémie Bresson
|
c8c316e41e
|
Update java client samples OAS2 (#140)
* Update java client examples
* Rename artifactId in json config files
* Add imports in api.mustache for play24 and play25
|
2018-04-24 09:51:50 +02:00 |
|
Jihun Lee
|
676af62122
|
Updated feign library dependency to io.github.openfeign (#6652)
Changed groupId from “com.netflix.feign” to “io.github.openfeign” from
gradle and sbt mustache templates.
|
2017-10-10 22:41:18 +08:00 |
|
Oliver Teichmann
|
2d21bfa21c
|
Updated feign library to use latest version of OpenFeign and Jackson. (#5114)
|
2017-03-19 15:15:06 +08:00 |
|
Christophe Bornet
|
901a981f26
|
[feign] Use feign-form (#4124)
* [feign] Use feign-form
Fix #4108
* [feign] Convert java.util.Date params to rfc3339 with an Expander
|
2016-11-04 21:13:18 +08:00 |
|
wing328
|
2418448a3c
|
update swagger core to 1.5.9 for java feign client
|
2016-07-07 17:48:43 +08:00 |
|
cbornet
|
3e9064b81e
|
support jsr310 dates in feign client
See #2874
|
2016-06-20 13:04:44 +02:00 |
|
clasnake
|
4da829315f
|
Add sbt support for feign.
|
2016-06-04 21:51:49 +08:00 |
|