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
Marvin Froeder
4ee8cd8f1e
Headers overwrite ( #1219 )
...
* Add unit test illustrating #1217
* Make sure content-type is limited to a single value
Co-authored-by: Pierre de Soyres <pierre.de-soyres@eptica.com>
5 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
Marvin Froeder
c908b98edc
prepare release 10.9
5 years ago
Marvin Froeder
a71040b781
[travis skip] updating versions to next development iteration 10.9-SNAPSHOT
5 years ago
Marvin Froeder
69ab9c73ba
prepare release 10.8
5 years ago
Marvin Froeder
0d1318c74e
Preparing feign 10.8 release
5 years ago
Kevin Davis
17735a357e
[travis skip] updating versions to next development iteration 10.7.5-SNAPSHOT
5 years ago
Kevin Davis
633def62b5
prepare release 10.7.4
5 years ago
Davis, Kevin
9692396c15
[travis skip] updating versions to next development iteration 10.7.4-SNAPSHOT
5 years ago
Davis, Kevin
cc52087ac5
prepare release 10.7.3
5 years ago
Kevin Davis
819b2df8c5
Correct Encoding and restore decodeSlash in QueryTemplate ( #1160 )
...
Fixes #1156
Collection Format was encoding query string values unnecessarily
due to changes introduced in #1138 and #1139 that encode template
values before appending them to the query string.
In addition, `decodeSlash` flags that were accidentally removed,
have been restored in QueryTemplate.
* Restoring decodeSlash in QueryTemplate
* Correcting Readme with regards to decodeSlash usage
5 years ago
Davis, Kevin
ee2054160a
[travis skip] updating versions to next development iteration 10.7.3-SNAPSHOT
5 years ago
Davis, Kevin
cfaefa8c23
prepare release 10.7.2
5 years ago
Kevin Davis
4c78432f98
Update license for new year ( #1155 )
...
Updating the license header for the new year.
5 years ago
Davis, Kevin
0143606318
[travis skip] updating versions to next development iteration 10.7.2-SNAPSHOT
5 years ago
Davis, Kevin
b36cee4425
prepare release 10.7.1
5 years ago
Marvin Froeder
cca3887ce0
[travis skip] updating versions to next development iteration 10.7.1-SNAPSHOT
5 years ago
Marvin Froeder
c3825a06fc
prepare release 10.7.0
5 years ago
Marvin Froeder
8808ff2bae
[travis skip] updating versions to next development iteration 10.7.0-SNAPSHOT
5 years ago
Marvin Froeder
b9193619b9
prepare release 10.6.0
5 years ago
Marvin Froeder
765fb3f7ad
preparing for 10.6.0 release
5 years ago
Marvin Froeder
ba9d3c8e7b
[travis skip] updating versions to next development iteration 10.5.2-SNAPSHOT
5 years ago
Marvin Froeder
42442753f1
prepare release 10.5.1
5 years ago
Marvin Froeder
8bdf89adfb
Preparing for next release
5 years ago
Marvin Froeder
8e2f109529
[travis skip] updating versions to next development iteration 10.6.1-SNAPSHOT
5 years ago
Marvin Froeder
f463f3212e
prepare release 10.6.0
5 years ago
Marvin Froeder
ab9a375bf0
[travis skip] updating versions to next development iteration 10.6.0-SNAPSHOT ( #1085 )
5 years ago
Marvin Froeder
9a30a3fd79
prepare release 10.5.0
5 years ago
Marvin Froeder
ee7a110c38
Updating versions to 10.5.0-SNAPSHOT ( #1083 )
5 years ago
Marvin Froeder
381142e6cf
Move DeclarativeContract to new file ( #1068 )
5 years ago
Marvin Froeder
f52158bc24
Declarative contracts ( #1060 )
...
* Declarative contracts
* Actually using the data structure to read declaritve contracts
* Using declarative contract for jaxrs contracts
* Make possible for contracts to declare parameters as ignored
* Using predicate to decide if an AnnotationProcessor should be invoked
* Restore environment variable for GITHUB_TOKEN
5 years ago
Kevin Davis
78587b4f95
[travis skip] updating versions to next development iteration 10.4.1-SNAPSHOT
5 years ago
Kevin Davis
44d76840b8
prepare release 10.4.0
5 years ago
Kevin Davis
e0efcdb68f
Updating versions to 10.4.0-SNAPSHOT
...
Updating versions to 10.4.0-SNAPSHOT in preparation for
10.4.0 release.
5 years ago