Marvin Froeder
c908b98edc
prepare release 10.9
5 years ago
Marvin Froeder
6989b503ef
Micrometer ( #1188 )
...
* Add support for micrometrics metrics
* Update documentation with metrics information
5 years ago
Marvin Froeder
7b3acf239a
Rename to feign-dropwizard-metrics5 ( #1185 )
5 years ago
Marvin Froeder
be8f30d6ae
Metric API ( #1181 )
...
* Add metrics support to feign
* Introduced capabilities to hystrix
* Addressing PR comments
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
Kevin Davis
54c06856ad
Restore Request.Body accessibility for compatibility ( #1164 )
...
Fixes #1163
Restores `Request.Body.encoded` static function and
`RequestTemplate.requestBody` to restore compatibility.
Additionally, mark it as deprecated to encourage usage of
`RequestTemplate.body`.
`Request.Body` is an internal abstraction that was made built
in an effort to better manage request body data. It was made
public too early and will be reverted back to it's internal
state in future releases.
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
svenhaag
49e137349d
Update okhttp client version from 3.6.0 to 3.14.4. ( #1158 )
...
* Update okhttp client version from 3.6.0 to 3.14.4.
* Update okhttp client version from 3.6.0 to 3.14.4.
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
74b9a73f3d
[Proposal] generate mocked clients from feign interfaces ( #1092 )
...
* First attempt at test stub code generation
* Using templating framework
* Cleanup dependencies
* Annotate generated classes as experimental
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
ad06d5c57d
Using ssl git connection
5 years ago
Marvin Froeder
c7d8f0ec1d
Remove java8 module ( #1086 )
...
Java 8 module functionality was merged to core on feign 10 release.
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
3e6e0936a5
Spring4 contract ( #1069 )
...
* Move DeclarativeContract to new file
* Get spring4 contract to compile with feign10
* Move to declarative contract
* Brought spring 4 contract back to life
* Remove old badges
* Throw error when contract mark a method as ignored
5 years ago
Snyk bot
a60905fd08
fix: pom.xml to reduce vulnerabilities ( #1079 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-467014
5 years ago
Kevin Davis
daf0af0351
Ignore Travis when formatting ( #1066 )
...
Configured the code formatting plugin to ignore any files in the travis folder. This was impacting certain builds after the signing keys are made available.
5 years ago
Marvin Froeder
efc6cf4c59
Create new module for Apache Http 5 ( #1065 )
...
Create new module for Apache Http Components Client version 5.x
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
Blake Smith
6dbc22ee73
GH-1053: Add Google HTTP Client support ( #1057 )
...
Fixes #1053
Add Google HTTP Client submodule
5 years ago
Kevin Davis
91e9882a00
GH-801: Adding support for JDK Proxy ( #1045 )
...
Fixes #801
Adding a `Proxied` client implementation that extends the `Default`
client allowing for a JDK Proxy, along with explict credential support.
5 years ago
Kevin Davis
9a4b21bc0e
[travis skip] updating versions to next development iteration 10.3.1-SNAPSHOT
5 years ago
Kevin Davis
3d2d8d76c5
prepare release 10.3.0
5 years ago
Snyk bot
1bb850707c
fix: pom.xml to reduce vulnerabilities ( #1031 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-455617
5 years ago
Snyk bot
2f40a7a692
fix: pom.xml to reduce vulnerabilities ( #1024 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-455617
5 years ago
Snyk bot
3477a0461d
fix: pom.xml to reduce vulnerabilities ( #1025 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-455617
5 years ago
Snyk bot
48966abcee
[Snyk] Fix for 2 vulnerable dependencies ( #1010 )
...
* fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450207
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450917
* Separated Jackson Databind from Core Version
5 years ago
Kevin Davis
29df3e40bf
Migrating to Sonatype OSSRH from JCenter ( #968 )
...
Fixes #697
This change replaces JCenter with Sonatype OSSRH for snapshot and
release management. To complete this change, we will need to add
additional information to Travis, specifically the GPG information
to sign the artifacts during a release.
It's my opinion that those values should be in Travis directly and
not here in this repository. I'm open to other suggestions and
feedback on this approach.
Additional changes include:
* Updating BOM template to include SCM per OSSRH rules.
* Removed Bintray and GitHub credentials, they are no longer needed.
* Adding GPG Signing Values
* Code Signing Paths
6 years ago