Marvin Froeder
b4491b5a77
Preparing for next development version
2 years ago
Marvin Froeder
7d288b8761
[ci skip] updating versions to next development iteration 11.9.2-SNAPSHOT
2 years ago
Marvin Froeder
0a3dbeff39
prepare release 11.9.1
2 years ago
Marvin Froeder
8b7cf81bba
Preparing for bugfix release of 11.9
2 years ago
Marvin Froeder
9613adb7b8
Update license headers on releases
2 years ago
Marvin Froeder
78d7e845a9
[ci skip] updating versions to next development iteration 12.0-SNAPSHOT
2 years ago
Marvin Froeder
0cbd577237
prepare release 11.9
2 years ago
myifeng
057caadf0d
Remove deprecated method. ( #1545 )
...
* Remove deprecated method.
Replace JUnit ExpectedException with assertThrows.
Replace JUnit Assert.assertThat with TestCase.assertEquals.
Fix assertEquals parameter position.
* Fix license
* format code
* Replace JUnit assertThat with Hamcrest.
* Replace TestCase.assertEquals with Assert.assertEquals
Co-authored-by: liqf7 <liqf7@lenovo.com>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
3 years ago
Hakan Altındağ
f71849d387
Fixed dangling javadoc comment warning by applying new mapping ( #1568 )
...
* Fixed dangling javadoc comment warning by applying new mapping
* Apply comment header formatter
Co-authored-by: Marvin Froeder <velo.br@gmail.com>
3 years ago
Marvin Froeder
05bed38d38
[ci skip] updating versions to next development iteration 11.9-SNAPSHOT
3 years ago
Marvin Froeder
71fb2f57e9
prepare release 11.8
3 years ago
Marvin Froeder
3491dcb3bd
[ci skip] updating versions to next development iteration 11.8-SNAPSHOT
3 years ago
Marvin Froeder
1d9533af86
prepare release 11.7
3 years ago
Marvin Froeder
5965098e6c
[ci skip] updating versions to next development iteration 11.7-SNAPSHOT
3 years ago
Marvin Froeder
46baca8e64
prepare release 11.6
3 years ago
Marvin Froeder
3fa3e1a3c0
[ci skip] updating versions to next development iteration 11.6-SNAPSHOT
3 years ago
Marvin Froeder
6eb44e29ea
prepare release 11.5
3 years ago
Kevin Davis
f47ce52269
[ci skip] updating versions to next development iteration 11.5-SNAPSHOT
3 years ago
Kevin Davis
fa3eb04ebe
prepare release 11.4
3 years ago
Marvin Froeder
8e02dc47bd
[ci skip] updating versions to next development iteration 11.4-SNAPSHOT
3 years ago
Marvin Froeder
76372cf4b2
prepare release 11.3
3 years ago
Witalij Berdinskich
9f63fdaa32
Update Jackson, fix version of jackson-databind in core; update guava ( #1390 )
...
* ossindex shows security issues with dependencies
* Update pom.xml
* Move guava.version to parent pom
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
Co-authored-by: Marvin Froeder <marvin.froeder@dovetailstudios.com>
4 years ago
Snyk bot
6003d64184
[Snyk] Upgrade com.netflix.ribbon:ribbon-loadbalancer from 2.3.0 to 2.7.18 ( #1404 )
...
* fix: upgrade com.netflix.ribbon:ribbon-loadbalancer from 2.3.0 to 2.7.18
Snyk has created this PR to upgrade com.netflix.ribbon:ribbon-loadbalancer from 2.3.0 to 2.7.18.
See this package in Maven Repository:
https://mvnrepository.com/artifact/com.netflix.ribbon/ribbon-loadbalancer/
See this project in Snyk:
https://app.snyk.io/org/openfeign/project/2a1ac1f8-d41a-4624-977e-90aab76af7b4?utm_source=github&utm_medium=upgrade-pr
* Adding Ribbon Archaius
Additional dependency required that is new for this version
Co-authored-by: Kevin Davis <kdavisk6@gmail.com>
4 years ago
Marvin Froeder
d194bbd6f3
Set next development version to 11.3
4 years ago
Marvin Froeder
25dc20ff39
[ci skip] updating versions to next development iteration -SNAPSHOT
4 years ago
Marvin Froeder
885c4aef9b
prepare release
4 years ago
Andreas Kuhtz
bc34f93f50
Fixed version ( #1391 )
...
(cherry picked from commit 8b1ed9cc449f98da884146c384ee33bf44946223)
4 years ago
Marvin Froeder
3ea3708cdd
Update license headers
4 years ago
Marvin Froeder
5851297c0a
[ci skip] updating versions to next development iteration -SNAPSHOT
4 years ago
Marvin Froeder
dcd569aca7
prepare release
4 years ago
Marvin Froeder
1ae3d12a88
Bump feign releases to 11 series
4 years ago
Kevin Davis
f8ad8670e3
GH-1270: Fix conflict between single and multi-value headers ( #1347 )
...
Fixes : #1270
`HeaderTemplate` was confusing iterable values with literal values due
to the presence of comma `,` characters in the result. The result was
that, in certain cases like HTTP Dates, additional spaces were inserted
into the final expanded value.
The root cause of the issue is that `HeaderTemplate` combined all values
into a single `String` template, with each value separated by a comma.
This change refactors `HeaderTemplate` to treat all `values` as individual
`Templates`, removing the need to combine any provided values into a single
String.
* Remove unnecessary string splits when expanding Headers in RequestTemplate
4 years ago
Kevin Davis
b76237fc82
[ci skip] updating versions to next development iteration 10.13-SNAPSHOT
4 years ago
Kevin Davis
9a0f4b85e1
prepare release 10.12
4 years ago
Marvin Froeder
f9f294ab88
[travis skip] updating versions to next development iteration 10.12-SNAPSHOT
4 years ago
Marvin Froeder
7ded0cc8ba
prepare release 10.11
4 years ago
Marvin Froeder
8ee39a07c7
Preparing next release version
4 years ago
Kevin Davis
c1b853c7aa
[travis skip] updating versions to next development iteration 10.10.2-SNAPSHOT
5 years ago
Kevin Davis
56bdbb55bc
prepare release 10.10.1
5 years ago
Kevin Davis
9f21dcc8c8
Update JDK11 Builds in Travis to release on Java 11 modules ( #1214 )
...
This change converts the Java11 module release into two steps:
1. run `mvn install` for just feign-java11 to ensure the dependent
projects exist in the local repo
2. run `mvn deploy` for `feign-java11`
The result should be that only the single module is deployed
* Correcting License Headers
5 years ago
Kevin Davis
f30fedfe69
[travis skip] updating versions to next development iteration 10.10.1-SNAPSHOT
5 years ago
Kevin Davis
c87a6891fe
prepare release 10.10.0
5 years ago
Kevin Davis
4a6437894f
[travis skip] updating to next development version
5 years ago
Kevin Davis
d61a75c682
[travis skip] Correcting Snapshots
5 years ago
Kevin Davis
fcc37e6a2f
[travis skip] updating versions to next development iteration -SNAPSHOT
5 years ago
Kevin Davis
70d1a534da
prepare release
5 years ago
Kevin Davis
1cab5b9fe6
[travis skip] Corrected Snapshot Version
5 years ago
Kevin Davis
6044ede769
[travis skip] updating versions to next development iteration -SNAPSHOT
5 years ago
Kevin Davis
91e22b9c4d
prepare release
5 years ago
Marvin Froeder
afcd2bcba5
[travis skip] updating versions to next development iteration 11.0-SNAPSHOT
5 years ago