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
Snyk bot
17eab05ab1
fix: pom.xml & jackson-jaxb/pom.xml to reduce vulnerabilities ( #975 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-174736
6 years ago
Davis, Kevin
87dfff81db
[travis skip] updating versions to next development iteration 10.3.0-SNAPSHOT
6 years ago
Davis, Kevin
9d731a2c86
[travis skip] updating versions to next development iteration 10.2.4-SNAPSHOT
6 years ago
Davis, Kevin
78df531842
prepare release 10.2.3
6 years ago
Davis, Kevin
5dce949d46
[travis skip] updating versions to next development iteration 10.2.3-SNAPSHOT
6 years ago
Davis, Kevin
3dd7f7888d
prepare release 10.2.2
6 years ago
Davis, Kevin
44a794068e
[travis skip] updating versions to next development iteration 10.2.2-SNAPSHOT
6 years ago
Davis, Kevin
8b198bf300
[travis skip] prepare release 10.2.1
6 years ago
Davis, Kevin
927faad2b2
[travis skip] updating versions to previous snapshot 10.2.1-SNAPSHOT
6 years ago
Kevin Davis
aa57f590b6
Initial CI Build Refactor ( #962 )
...
Simplified the `travis` configuration back to it's minimal form to create
a new starting point.
* Adding Explicit Deploy stage
* Updating documentation and adding tagging to the release script
* Adding tag configuration to pom
* Configured Travis to Skip the commits created when preparing the release
* Adding Git Credentials
* Added Sync Stage during releases
6 years ago
Marvin Froeder
116cd6138b
Next development version ( #954 )
6 years ago
Kevin Davis
0a8261bf12
Corrected Build Issues on Windows ( #906 )
...
A number of new changes introduced do not build on Windows
machines. This PR corrects the following issues:
* Java11 POM Parent
* BOM Plugin Template Paths for Windows and Unix/Linux/Mac
* SOAP Default encoding is now set to UTF-8 by default, not System default.
6 years ago
kdavisk6
11c6dd876c
[maven-release-plugin] prepare for next development iteration
6 years ago
kdavisk6
c736041a71
[maven-release-plugin] prepare release 10.2.0
6 years ago
Kevin Davis
db44bfe707
Updating Hystrix Versions ( #886 )
6 years ago
Kevin Davis
daed0f04bf
Update benchmarks ( #885 )
...
* updating netty dependencies for benchmarks
* Updated Bouncycastle
6 years ago
Kevin Davis
0eb2301f89
Managing Jackson a the parent ( #884 )
...
To address a number of vulnerabilities Synk identified, this change
forces the default Jackson Version to 2.9.8
6 years ago
Marvin Froeder
2ba96239dc
Adjusts copyright headers for this year ( #877 )
6 years ago
Snyk bot
db3ad19abf
fix: pom.xml to reduce vulnerabilities ( #867 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72448
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72449
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72451
6 years ago
Snyk bot
f869a0e724
fix: pom.xml to reduce vulnerabilities ( #859 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72448
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72449
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72450
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72451
6 years ago
Marvin Froeder
951fc39722
Generating Bill of Material ( #846 )
6 years ago
Marvin Froeder
f72db36968
Set versions on all poms to 10.2-SNAPSHOT ( #843 )
6 years ago
pilak
2bf7796384
Adding SOAP CoDec (+ JAXB modifications) ( #786 )
6 years ago
Marvin Froeder
23f28159a6
Version ( #828 )
6 years ago
Marvin Froeder
6b608d0356
Sorted all poms and include sortpom to enforce pom layout ( #814 )
6 years ago
Marvin Froeder
6acbe94cc0
Introduced java 11 module with http2 client ( #806 )
...
* Introduced java 11 module with http2 client
6 years ago