Mark Paluch
8af88cca87
Reduce need for bean method proxying and disable where not needed.
...
Closes gh-360.
2019-10-21 10:21:44 +02:00
buildmaster
6b6d110b84
Going back to snapshots
2019-10-03 21:46:49 +00:00
buildmaster
b22cee52cc
Update SNAPSHOT to 2.2.0.M3
2019-10-03 21:46:05 +00:00
Mark Paluch
594a2c2d17
Polishing.
...
Disable static role support for deprecated mysql and postgres databases. Reorder properties. Add author tags. Update license headers.
Add unit test for static credential path.
Original pull request: gh-348.
Closes gh-347.
2019-08-16 10:05:52 +02:00
Sebastien Nahelou
5321602838
Add static role support for Vault 1.2.
...
Original pull request: gh-348.
See gh-347.
2019-08-16 10:05:27 +02:00
buildmaster
2d8329040f
Going back to snapshots
2019-08-15 15:12:43 +00:00
buildmaster
a0a073724f
Update SNAPSHOT to 2.2.0.M2
2019-08-15 15:11:50 +00:00
buildmaster
186b53dafe
Going back to snapshots
2019-07-03 21:56:34 +00:00
buildmaster
e3861fb057
Update SNAPSHOT to 2.2.0.M1
2019-07-03 21:55:32 +00:00
Mark Paluch
62bd0d540c
Remove Lombok usage.
...
Closes gh-341.
2019-07-03 09:47:58 +02:00
Mark Paluch
175b5acf57
Polishing.
...
Closes gh-333.
Original pull request: gh-334.
2019-05-20 11:50:49 +02:00
Spring Operator
474da44c8e
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://www.apache.org/licenses/ with 2 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 111 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
Original pull request: gh-305.
2019-03-21 21:17:02 +01:00
Spring Operator
c6045f29e8
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).
Closes gh-297.
2019-03-21 22:14:53 +02:00
Spring Operator
d7fe6c48a9
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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ) result 404).
## 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/maven-4.0.0.xsd with 9 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).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 18 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 9 occurrences
Original pull request: gh-296.
2019-03-21 17:07:19 +01:00
Mark Paluch
041857263a
Fix Checkstyle violations.
...
Closes gh-290.
2019-03-14 10:24:22 +01:00
Mark Paluch
91c21abde5
Upgrade to Apache Cassandra 3.11.4
...
Closes gh-282
2019-02-13 15:12:54 +01:00
Mark Paluch
b712206e51
Disable JMX reporting in Cassandra tests.
...
Closes gh-281.
2019-02-13 14:55:39 +01:00
Mark Paluch
8bd35d0535
Bump versions to 2.2.0.
2019-02-13 14:20:18 +01:00
Marcin Grzejszczak
9d9776f5c8
Applied checkstyle rules
2019-02-07 11:25:07 +01:00
Mark Paluch
def779d239
Add Checkstyle integration.
...
Closes gh-276.
2019-02-07 10:47:14 +01:00
buildmaster
08f13a4a1e
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-01-22 21:28:20 +00:00
buildmaster
4159e2593a
Going back to snapshots
2019-01-22 21:28:20 +00:00
buildmaster
b8f6de1cb2
Update SNAPSHOT to 2.1.0.RELEASE
2019-01-22 21:26:26 +00:00
buildmaster
591caec575
Going back to snapshots
2018-12-12 00:55:14 +00:00
buildmaster
641aeda92a
Update SNAPSHOT to 2.1.0.RC1
2018-12-12 00:54:18 +00:00
buildmaster
b3105906c3
Going back to snapshots
2018-11-18 10:21:02 +00:00
buildmaster
e5165f76b5
Update SNAPSHOT to 2.1.0.M2
2018-11-18 10:20:10 +00:00
Mark Paluch
0a32f6a857
Disable Cassandra JMX reporting to prevent NoClassDefFoundError.
...
Closes gh-262.
2018-11-14 08:46:20 +01:00
buildmaster
0cf346d634
Going back to snapshots
2018-09-24 01:23:06 +00:00
buildmaster
43ff22ef23
Update SNAPSHOT to Greenwich.M1
2018-09-24 01:21:57 +00:00
Mark Paluch
6f0f75643b
Allow bean override to pass tests.
...
See gh-235.
2018-08-02 17:02:37 +02:00
Mark Paluch
79b04f2dc8
Upgrade to Spring Vault 2.1 snapshots, Reactor Californium, Spring Boot 2.1.
...
Fix bean overrides caused by the reactive health indicator.
Disable TlsCert authentication tests because of Reactor's HttpClient interference with SSL configurations.
See gh-235.
2018-08-02 17:01:41 +02:00
Mark Paluch
68f9a604c9
Reinstantiate spring-boot-configuration-processor to generate configuration property metadata.
...
Closes gh-231.
2018-07-23 13:45:43 +02:00
Mark Paluch
bdb2638e82
Bump versions to 2.1.0.BUILD-SNAPSHOT.
2018-07-02 14:18:33 +02:00
buildmaster
adc82dd67a
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2018-06-19 00:57:59 +00:00
buildmaster
f8ac38ddfc
Going back to snapshots
2018-06-19 00:57:58 +00:00
buildmaster
e45eac5d7f
Update SNAPSHOT to 2.0.0.RELEASE
2018-06-19 00:56:21 +00:00
Mark Paluch
f5b7eaacd2
Polishing.
...
Order dependencies alphabetically.
See gh-215.
2018-06-12 10:08:28 +02:00
Mark Paluch
079f18d163
Add Spring Boot autoconfigure processor.
...
Closes gh-215.
2018-06-12 09:53:23 +02:00
buildmaster
ef76330996
Going back to snapshots
2018-05-25 15:17:14 +00:00
buildmaster
a481fb958a
Update SNAPSHOT to 2.0.0.RC2
2018-05-25 15:16:14 +00:00
Mark Paluch
db73497681
Exclude Apache Http Client introduced by Spring Cloud Commons.
...
Closes gh-212.
2018-05-02 18:28:20 +02:00
buildmaster
bae45f73f0
Going back to snapshots
2018-04-23 16:20:53 +00:00
buildmaster
13495293b5
Update SNAPSHOT to 2.0.0.RC1
2018-04-23 16:19:50 +00:00
Mark Paluch
c60979dbe9
Polishing.
...
Upgrade to newer language constructs (try-with-resources, lambdas, diamond syntax), remove redundant throws.
See gh-208.
2018-04-05 10:29:55 +02:00
Mark Paluch
962dbc8a55
Review deprecated code usage.
...
Suppress warnings for own deprecated code usage in tests as we provide types that are deprecated yet we want to cover these with tests.
Move off external deprecated API.
Closes gh-208.
2018-04-05 10:15:51 +02:00
buildmaster
517fbd3b19
Going back to snapshots
2018-02-27 08:21:49 +00:00
buildmaster
3b832c672b
Update SNAPSHOT to 2.0.0.M6
2018-02-27 08:19:40 +00:00
buildmaster
0013c34a88
Going back to snapshots
2018-02-09 23:51:18 +00:00
buildmaster
eaa3299aaa
Update SNAPSHOT to 2.0.0.M5
2018-02-09 23:50:23 +00:00