buildmaster
ea5abfd3a5
Going back to snapshots
2019-02-22 15:22:11 +00:00
buildmaster
5ea5bdcf70
Update SNAPSHOT to 2.0.3.RELEASE
2019-02-22 15:19:33 +00:00
Marcin Grzejszczak
c5560b49a8
Polish
2018-11-15 15:47:08 +01:00
Marcin Grzejszczak
38a754cf9a
Merge branch '1.3.x' into 2.0.x
2018-11-15 15:44:03 +01:00
Marcin Grzejszczak
80659a36b1
Spring Cloud Compatibility Verification
...
Due to the fact that some users have problem with setting up Spring Cloud application, we've decided
to add a compatibility verification mechanism. It will break if your current setup is not compatible
with Spring Cloud requirements, together with a report, showing what exactly went wrong.
At the moment we verify which version of Spring Boot is added to your classpath.
Example of a report
```
***************************
APPLICATION FAILED TO START
***************************
Description:
Your project setup is incompatible with our requirements due to following reasons:
- Spring Boot [1.5.16.RELEASE] is not compatible with this Spring Cloud release train
Action:
Consider applying the following actions:
- Change Spring Boot version to one of the following versions [1.2.x, 1.3.x] .
You can find the latest Spring Boot versions here [https://spring.io/projects/spring-boot#learn ].
If you want to learn more about the Spring Cloud Release train compatibility, you can visit this page [https://spring.io/projects/spring-cloud#overview ] and check the [Release Trains] section.
```
In order to disable this feature, set `spring.cloud.compatibility-verifier.enabled` to `false`.
If you want to override the compatible Spring Boot versions, just set the
`spring.cloud.compatibility-verifier.compatible-boot-versions` property with a comma separated list
of compatible Spring Boot versions.
fixes gh-442
2018-11-15 15:40:29 +01:00
buildmaster
e80bb61107
Bumping versions to 2.0.3.BUILD-SNAPSHOT after release
2018-10-23 15:46:50 +00:00
buildmaster
8c6e38b789
Going back to snapshots
2018-10-23 15:46:50 +00:00
buildmaster
080b4f77df
Update SNAPSHOT to 2.0.2.RELEASE
2018-10-23 15:43:52 +00:00
Ryan Baxter
a2ba7a57e3
Bumping versions to 1.3.6.BUILD-SNAPSHOT after release
2018-10-15 14:29:42 -04:00
Ryan Baxter
dcc1a8339e
Going back to snapshots
2018-10-15 14:29:41 -04:00
Ryan Baxter
da245fc428
Update SNAPSHOT to 1.3.5.RELEASE
2018-10-15 14:28:06 -04:00
Ryan Baxter
575fb31412
Fix documentation for adding a backoff policy. Fixes #423
2018-10-15 11:35:09 -04:00
Ryan Baxter
e7e391a65a
Adds event that will be fired before a service is registered. Fixes #302 ( #424 )
2018-10-15 09:11:16 -04:00
buildmaster
8efcb1577e
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 18:05:58 +00:00
buildmaster
36146312ab
Going back to snapshots
2018-07-31 18:05:58 +00:00
buildmaster
1998ac2892
Update SNAPSHOT to 2.0.1.RELEASE
2018-07-31 18:03:14 +00:00
Ryan Baxter
84659685d6
Add note about custom logging prefix
2018-07-19 10:28:22 -04:00
buildmaster
d711556fe8
Bumping versions to 1.3.5.BUILD-SNAPSHOT after release
2018-06-28 14:20:22 +00:00
buildmaster
9896cb7062
Going back to snapshots
2018-06-28 14:20:21 +00:00
buildmaster
b9c04fb14b
Update SNAPSHOT to 1.3.4.RELEASE
2018-06-28 14:19:20 +00:00
buildmaster
a707941e5c
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2018-06-18 13:29:50 +00:00
buildmaster
917c134350
Going back to snapshots
2018-06-18 13:29:49 +00:00
buildmaster
1ade0553ee
Update SNAPSHOT to 2.0.0.RELEASE
2018-06-18 13:26:29 +00:00
Spencer Gibb
16465a36d5
Adds anchor
2018-06-15 13:55:09 -04:00
Ryan Baxter
816afaf3d1
Merge remote-tracking branch 'origin/1.3.x'
2018-06-07 14:31:07 -04:00
Ryan Baxter
466a2ff20d
Clarify location of logging configuration in docs. Fixes #107 .
2018-06-06 10:17:32 -04:00
Ryan Baxter
bda67f235c
Clarify property overrides.
2018-06-05 10:57:33 -04:00
Ryan Baxter
d40b8f3555
Clarify how to make immutable beans refreshable. Fixes #363
2018-06-05 10:15:40 -04:00
Ryan Baxter
dc39331ea1
Removing HEAD
2018-06-05 10:08:11 -04:00
Ryan Baxter
4489939bc5
Merge remote-tracking branch 'origin/1.3.x'
2018-06-05 07:41:00 -04:00
Ryan Baxter
ffae2433e0
Clarify the meaning of bootstrap properties in documentation. Fixes #206
2018-06-05 07:38:36 -04:00
Ryan Baxter
5a243227a1
Merge remote-tracking branch 'origin/1.3.x'
2018-06-05 07:33:15 -04:00
Ryan Baxter
cb93e9b658
Clarifying /restart /pause and /resume functionality in docs. Fixes #275 .
2018-06-05 07:31:06 -04:00
Ryan Baxter
22f8a724e5
Merge remote-tracking branch 'origin/1.3.x'
2018-06-04 14:17:33 -04:00
Ryan Baxter
88d3439035
Clarify ServiceRegistry documentation. Fixes #361 .
2018-06-04 14:11:16 -04:00
Marcin Grzejszczak
c65f306f4e
Fixed the missing main.basedir
2018-05-25 15:16:20 +02:00
buildmaster
9849895867
Going back to snapshots
2018-05-24 19:00:21 +00:00
buildmaster
445fffff34
Update SNAPSHOT to 2.0.0.RC2
2018-05-24 18:59:33 +00:00
Fahim Farook
3a805334f2
Fixes failing maven eclipse:eclipse goal. ( #372 )
2018-05-23 17:00:12 -04:00
Ryan Baxter
b8c6038254
Fixes #359
2018-05-14 13:27:57 -04:00
buildmaster
b8589e0eaa
Going back to snapshots
2018-04-20 18:37:39 +00:00
buildmaster
b61187c761
Update SNAPSHOT to 2.0.0.RC1
2018-04-20 18:36:47 +00:00
Ryan Baxter
713d6a8d73
Document how to expose refresh endpoint ( #346 )
...
* Document how to expose refresh endpoint. Fixes #343
2018-03-26 14:39:01 -04:00
buildmaster
f71e5a3eaf
Bumping versions to 1.3.4.BUILD-SNAPSHOT after release
2018-03-26 15:04:10 +00:00
buildmaster
7219560a1f
Going back to snapshots
2018-03-26 15:04:09 +00:00
buildmaster
92ca232518
Update SNAPSHOT to 1.3.3.RELEASE
2018-03-26 14:58:47 +00:00
buildmaster
328995c639
Going back to snapshots
2018-03-22 20:51:19 +00:00
buildmaster
19a47a366f
Update SNAPSHOT to 2.0.0.M9
2018-03-22 20:50:33 +00:00
buildmaster
e63a3d4232
Going back to snapshots
2018-03-02 17:03:35 +00:00
buildmaster
5a79537a76
Update SNAPSHOT to 2.0.0.M8
2018-03-02 17:02:51 +00:00