Mark Paluch
097996e6ca
[maven-release-plugin] prepare release 2.3.0
2020-12-22 09:25:14 +01:00
Mark Paluch
7ff3a53271
Upgrade dependencies
...
* netty 4.1.56.Final
* AWS SDK 1.11.924
* google-auth-library-oauth2-http 0.22.2
* json-path 2.5.0
Closes gh-609
2020-12-22 09:14:26 +01:00
Mark Paluch
ba409680e9
[maven-release-plugin] prepare for next development iteration
2020-12-10 11:59:40 +01:00
Mark Paluch
8b7f127a84
[maven-release-plugin] prepare release 2.3.0-RC1
2020-12-10 11:59:40 +01:00
Mark Paluch
c0a8a305ec
Upgrade dependencies
...
* HttpClient 4.5.13
* HttpCore 4.4.14
* Jetty Reactive Httpclient 1.1.4
* Jackson Databind 2.12.0
* AWS SDK 1.11.916
* Google API Services v1-rev20201112-1.31.0
* Google Oauth 0.22.1
* BouncyCastle 1.67
* AssertJ 3.18.1
* JUnit 5.7.0
* Kotlin 1.4.21
* Kotlin Coroutines 1.4.2
* Mockito 3.6.28
* Spring Framework 5.3.2
* Spring Data 2020.0.2
* Spring Security 5.4.2
* Reactor Dysprosium 2020.0.2
Closes gh-607
2020-12-10 11:36:21 +01:00
Mark Paluch
a6435b5f93
[maven-release-plugin] prepare for next development iteration
...
See gh-582
2020-09-15 16:30:55 +02:00
Mark Paluch
0606663ebe
[maven-release-plugin] prepare release 2.3.0-M1
...
See gh-582
2020-09-15 16:30:55 +02:00
Mark Paluch
900e562f71
Upgrade dependencies
...
* Jetty Reactive HTTP Client 1.1.2 -> 1.1.4
* Netty 4.1.50.Final
* Jackson 2.10.0 -> 2.11.2
* AWS SDK 1.11.785 -> 1.11.861
* google-api-services-iam v1-rev20200221-1.30.9 -> v1-rev20200827-1.30.10
* google-auth-library-oauth2-http 0.20.0 -> 0.21.1
* bcpkix-jdk15on 1.65 -> 1.66
* AssertJ 3.16.1 -> 3.17.2
* JUnit 5.6.2 -> 5.7.0
* Kotlin 1.3.61 -> 1.3.72
* Kotlin Coroutines 1.3.3 -> 1.3.8
* Mockito 3.3.3 -> 3.5.10
* Spring Framework 5.2.6.RELEASE -> 5.2.9.RELEASE
* Spring Data Neumann GA -> Neumann SR3
* Spring Security 5.3.2.RELEASE -> 5.4.0
* Reactor Dysprosium SR7 -> Dysprosium SR12
Resolves gh-581.
2020-09-15 16:07:51 +02:00
Mark Paluch
a2118891ae
Switch to new versioning scheme.
...
Closes gh-558.
2020-06-10 10:09:15 +02:00
Mark Paluch
069eafc498
Upgrade dependencies.
...
* httpclient 4.5.11 -> 4.5.12
* jetty-reactive-httpclient 1.0.3 -> 1.1.2
* netty 4.1.45.Final -> 4.1.50.Final
* okhttp3 3.14.6 -> 3.14.9
* jackson-databind 2.10.2 -> 2.11.0
* aws-java-sdk 1.11.730 -> 1.11.785
* google-api-services-iam v1-rev20200131-1.30.8 -> v1-rev20200221-1.30.9
* bcpkix-jdk15on 1.64 -> 1.65
* assertj-core 3.15.0 -> 3.16.1
* JUnit 5.6.0 -> 5.6.2
* mockk 1.9.3 -> 1.10.0
* Mockito 3.3.0 -> 3.3.3
* Spring Framework 5.2.5.RELEASE -> 5.2.6.RELEASE
* Spring Data Moore SR5 -> Neumann GA
* Spring Security 5.2.2.RELEASE -> 5.3.2.RELEASE
* Reactor Dysprosium SR5 -> Dysprosium SR7
Closes gh-559
2020-05-19 12:14:36 +02:00
Mark Paluch
2c237b71d2
Switch to new versioning scheme.
...
Closes gh-558.
2020-05-19 11:51:35 +02:00
Mark Paluch
e03d8c6435
Upgrade dependencies
...
* httpclient 4.5.10 -> 4.5.11
* Netty 4.1.44.Final -> 4.1.45.Final
* AWS Java SDK 1.11.706 -> 1.11.730
* google-api-services-iam v1-rev20191115-1.30.3 -> v1-rev20200131-1.30.8
* google-auth-library-oauth2-http 0.18.0 -> 0.20.0
* AssertJ 3.13.2 -> 3.15.0
* JUnit 5.5.2 -> 5.6.0
* Kotlin Coroutines 1.3.2 -> 1.3.3
* Mockito 3.0.0 -> 3.3.0
* Spring Security 5.2.1.RELEASE -> 5.2.2.RELEASE
Closes gh-537.
2020-02-26 10:29:15 +01:00
Mark Paluch
df4586fbcf
Upgrade dependencies
...
* Apache HttpCore 4.4.12 -> 4.4.13
* Netty 4.1.43.Final -> 4.1.44.Final
* OkHttp3 3.14.2 -> 3.14.6
* Jackson 2.10.0 -> 2.10.2
* AWS SDK 1.11.658 -> 1.11.706
* Google IAM vv1-rev20191010-1.30.3 -> 1-rev20191115-1.30.3
Closes gh-527.
2020-01-14 14:13:32 +01:00
Mark Paluch
bd2341aec1
[maven-release-plugin] prepare for next development iteration
...
See gh-#497.
2019-11-06 10:12:46 +01:00
Mark Paluch
d26aad890a
[maven-release-plugin] prepare release 2.2.0.RELEASE
...
See gh-#497.
2019-11-06 10:12:38 +01:00
Mark Paluch
0587d89b11
Upgrade dependencies.
...
* netty 4.1.42.Final -> 4.1.43.Final
* Spring Framework 5.2.0 -> 5.2.1
* Spring Data Moore GA -> Moore SR1
* Reactor Dysprosium GA -> Dysprosium SR1
Closes gh-502
2019-11-06 10:08:51 +01:00
Mark Paluch
1ffcc79389
[maven-release-plugin] prepare for next development iteration
...
See gh-495.
2019-10-24 11:46:36 +02:00
Mark Paluch
ceb75dd57b
[maven-release-plugin] prepare release 2.2.0.RC1
...
See gh-495.
2019-10-24 11:46:36 +02:00
Mark Paluch
287cdc75e3
Remove repository declarations from pom file.
...
Apply Maven Flatten Plugin before publishing pom files.
Closes gh-470.
2019-10-24 10:56:19 +02:00
Mark Paluch
cfe5c57a03
Upgrade to bcpkix-jdk15on 1.64.
...
Closes gh-493.
2019-10-24 10:45:17 +02:00
Mark Paluch
cb65b110a6
Upgrade to Google OAuth 0.18.0.
...
Closes gh-492.
2019-10-24 10:42:55 +02:00
Mark Paluch
375f1e2002
Upgrade to google-api-services-iam v1-rev20191010-1.30.3.
...
Closes gh-491.
2019-10-24 10:41:55 +02:00
Mark Paluch
a0f59887a8
Upgrade to AWS SDK 1.11.658.
...
Closes gh-490.
2019-10-24 10:40:08 +02:00
Mark Paluch
5214ca174e
Fix Javadoc warnings.
...
Closes gh-475.
2019-09-30 14:40:24 +02:00
Mark Paluch
edf170f3af
Upgrade dependencies.
...
Closes gh-484.
2019-09-30 13:52:38 +02:00
Mark Paluch
9204ab9e47
Upgrade to Jackson 2.10.
...
Closes gh-478.
2019-09-27 09:33:12 +02:00
Mark Paluch
5eec588091
[maven-release-plugin] prepare for next development iteration
2019-09-12 15:08:07 +02:00
Mark Paluch
073d0bddc2
[maven-release-plugin] prepare release 2.2.0.M1
2019-09-12 15:08:07 +02:00
Mark Paluch
858c0ac8a5
Remove repository declarations from pom file.
...
See gh-470.
2019-09-12 14:30:45 +02:00
Mark Paluch
cdd9bc1f27
Upgrade drivers and external libraries.
2019-09-09 13:22:16 +02:00
Mark Paluch
f5a969bc27
Add support for PCF authentication.
...
We now support PCF authentication leveraging PCF's App and Container Identity Assurance.
Instance certificate and key default to CF_INSTANCE_CERT respective CF_INSTANCE_KEY environment variables.
PcfAuthenticationOptions options = PcfAuthenticationOptions.builder().role(…).build();
PcfAuthentication authentication = new PcfAuthentication(options, restOperations);
VaultToken token = authentication.login();
PcfAuthentication requires BouncyCastle for RSA-PSS signing.
Update KubernetesJwtSupplier and KubernetesServiceAccountTokenFile to inherit from generic Resource-based credential suppliers.
Closes gh-440.
2019-09-05 11:38:30 +02:00
Mark Paluch
c442c3aa40
Upgrade dependencies.
...
Spring Data Moore M3 -> Moore RC2
HttpClient 4.5.7 -> 4.59
Netty 4.1.36.Final -> 4.1.38.Final
Jackson Databind 2.9.9 -> 2.9.9.3
AWS SDK 1.11.507 -> 1.11.605
Google Services API v1-rev259-1.25.0 -> v1-rev20190704-1.30.1
Google OAuth2 0.10.0 -> 0.16.2
Close gh-437.
2019-08-07 11:57:16 +02:00
Mark Paluch
22ca10c441
Add support for JettyClientHttpConnector.
...
We now support Jetty's reactive HttpClient next to Reactor Netty if jetty-reactive-httpclient is available on the class path.
Closes gh-438.
2019-06-28 17:14:55 +02:00
Mark Paluch
73f7ce2f7c
Upgrade to OkHttp 3.14.2.
...
Closes gh-427.
2019-05-27 11:39:47 +02:00
Mark Paluch
ef031cc63f
Upgrade to netty 4.1.36.Final.
...
Closes gh-425.
2019-05-27 11:38:29 +02:00
Mark Paluch
1e53de7544
Upgrade to Jackson 2.9.9.
...
Closes gh-424
2019-05-27 11:38:26 +02:00
Spring Operator
6d776b1ed2
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/assembly-1.1.2.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/assembly-1.1.2.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.2.xsd ) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 2 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://maven.apache.org/maven-v4_0_0.xsd with 2 occurrences migrated to:
https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 8 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 5 occurrences
Original pull request: #393 .
2019-03-21 10:37:11 +01:00
Spring Operator
ad44ec813a
URL Cleanup ( #388 )
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were fixed successfully.
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://repo.spring.io/libs-milestone-local migrated to:
https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/maven-v4_0_0.xsd
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 08:53:27 +01:00
Mark Paluch
42c9b2ea3e
Upgrade to AWS SDK 1.11.507
...
Closes gh-385.
2019-02-27 14:03:54 +01:00
Mark Paluch
a83380854f
Upgrade to Apache HttpCore 4.4.11
...
Closes gh-384.
2019-02-27 14:01:53 +01:00
Mark Paluch
d2ee2ac96a
Upgrade to Apache HttpClient 4.5.7
...
Closes gh-383.
2019-02-27 14:01:36 +01:00
Mark Paluch
2d4d9b714c
Consistently use https for linkable resources
...
Resolves gh-381.
2019-02-26 15:20:06 +01:00
Mark Paluch
9987c2a06b
Upgrade to Jackson 2.9.8.
...
Closes gh-368.
2019-01-16 10:34:07 +01:00
Mark Paluch
cf366d7ad6
Upgrade to netty 4.1.31.Final.
...
Closes gh-331.
2018-11-14 08:51:57 +01:00
Mark Paluch
a033079a1a
[maven-release-plugin] prepare for next development iteration
...
See gh-314.
2018-10-02 09:48:35 +02:00
Mark Paluch
ea96b1c067
[maven-release-plugin] prepare release 2.1.0.RELEASE
...
See gh-314.
2018-10-02 09:48:26 +02:00
Mark Paluch
86d3e83da5
Upgrade to Jackson 2.9.7.
...
Closes gh-313.
2018-10-02 09:29:15 +02:00
Mark Paluch
e13939d823
Upgrade to netty 4.1.30.Final.
...
Closes gh-312.
2018-10-02 09:28:06 +02:00
Mark Paluch
fbba0a7c13
[maven-release-plugin] prepare for next development iteration
2018-09-07 15:52:16 +02:00
Mark Paluch
04ea391e31
[maven-release-plugin] prepare release 2.1.0.RC1
2018-09-07 15:52:16 +02:00