106 Commits

Author SHA1 Message Date
buildmaster
b1ab6cdfc2 Bumping versions to 2.0.4.BUILD-SNAPSHOT after release 2019-06-08 00:35:14 +00:00
buildmaster
ab93ea154d Going back to snapshots 2019-06-08 00:35:14 +00:00
buildmaster
5fe032ab9d Update SNAPSHOT to 2.0.3.RELEASE 2019-06-08 00:31:26 +00:00
Spring Operator
ef3f7b2eda URL Cleanup (#519)
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 1 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 97 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-26 16:17:13 -04:00
Spring Operator
da31896e4f URL Cleanup (#506)
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/maven-4.0.0.xsd with 13 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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
  https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
  https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://localhost:8500/v1/acl/create?token=2ee647bd-bd69-4118-9f34-b9a6e9e60746 with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 26 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
2019-03-26 16:14:59 -04:00
buildmaster
5f5bb505f9 Bumping versions to 2.0.3.BUILD-SNAPSHOT after release 2019-02-22 15:53:02 +00:00
buildmaster
9002ec62ce Going back to snapshots 2019-02-22 15:53:02 +00:00
buildmaster
6114c60141 Update SNAPSHOT to 2.0.2.RELEASE 2019-02-22 15:50:37 +00:00
buildmaster
c1951752b1 Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2018-07-31 19:23:08 +00:00
buildmaster
fe7e0958a5 Going back to snapshots 2018-07-31 19:23:07 +00:00
buildmaster
c901b1f051 Update SNAPSHOT to 2.0.1.RELEASE 2018-07-31 19:20:52 +00:00
buildmaster
1817054085 Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 00:30:51 +00:00
buildmaster
fc5da6c0ce Going back to snapshots 2018-06-19 00:30:50 +00:00
buildmaster
a12ca80b48 Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 00:28:24 +00:00
buildmaster
22a593389c Going back to snapshots 2018-05-25 13:05:42 +00:00
buildmaster
4013fe97eb Update SNAPSHOT to 2.0.0.RC2 2018-05-25 13:04:34 +00:00
buildmaster
6ac12f1604 Going back to snapshots 2018-03-22 21:28:45 +00:00
buildmaster
d074d3330a Update SNAPSHOT to 2.0.0.M7 2018-03-22 21:27:41 +00:00
buildmaster
98996406ee Going back to snapshots 2018-02-26 22:02:52 +00:00
buildmaster
786b1c6153 Update SNAPSHOT to 2.0.0.M6 2018-02-26 22:01:47 +00:00
Ryan Baxter
776f5e5c5d Changes for new OpenFeign project 2018-02-22 20:11:50 -05:00
buildmaster
58e2a1065f Going back to snapshots 2018-02-09 22:49:03 +00:00
buildmaster
c4ba927c81 Update SNAPSHOT to 2.0.0.M5 2018-02-09 22:48:01 +00:00
buildmaster
15d0d8b3cb Going back to snapshots 2017-12-02 03:05:34 +00:00
buildmaster
e4202b25b5 Update SNAPSHOT to 2.0.0.M4 2017-12-02 03:04:26 +00:00
buildmaster
b9b6eb66c6 Going back to snapshots 2017-11-16 15:37:52 +00:00
buildmaster
88dfd12a02 Update SNAPSHOT to 2.0.0.M3 2017-11-16 15:37:04 +00:00
buildmaster
e726aa0c14 Going back to snapshots 2017-10-27 20:53:00 +00:00
buildmaster
2918c8f320 Update SNAPSHOT to 2.0.0.M2 2017-10-27 20:52:08 +00:00
Spencer Gibb
cde850d32a Remove deprecated DiscoveryClient.getLocalServiceInstance() 2017-10-18 12:27:06 -04:00
Spencer Gibb
a35bcef321 Updates for various 2.0.x fixes.
Starters from commons and netflix 2.0 and fixes for boot 2.0

Stream 2.0 tests are ignored.
2017-09-27 12:55:20 -04:00
Ryan Baxter
7124c54b4d Merge remote-tracking branch 'origin/master' into 2.0.x 2017-09-25 14:17:48 -04:00
Ryan Baxter
7971265acf Remove optional @EnableDiscoveryClient (#355)
* Remove optional @EnableDiscoveryClient.  Fixes #353.
2017-09-25 13:17:40 -04:00
Spencer Gibb
642648d915 Going back to snapshots 2017-06-28 11:30:01 -06:00
Spencer Gibb
b05cf0dd80 Update SNAPSHOT to 2.0.0.M1 2017-06-28 11:17:03 -06:00
Spencer Gibb
2d3b36ba2c Update to 2.0.0 and upgrade to boot 2.0.0 2017-05-26 14:09:48 -06:00
Spencer Gibb
eaf1ba5d3e Bump version to 1.2.2.BUILD-SNAPSHOT 2017-05-22 13:25:56 -06:00
Spencer Gibb
26e211f846 Going back to snapshots 2017-05-22 13:18:03 -06:00
Spencer Gibb
c07c11d593 Update SNAPSHOT to 1.2.1.RELEASE 2017-05-22 13:12:15 -06:00
Spencer Gibb
bba6c16a34 Bump version to 1.2.1.BUILD-SNAPSHOT 2017-04-10 21:31:59 -06:00
Spencer Gibb
8f20330a53 Going back to snapshots 2017-04-10 21:25:09 -06:00
Spencer Gibb
419c1bc28a Update SNAPSHOT to 1.2.0.RELEASE 2017-04-10 21:17:02 -06:00
Spencer Gibb
01d90cefb3 Going back to snapshots 2017-03-16 13:50:11 -06:00
Spencer Gibb
294ed149b8 Update SNAPSHOT to 1.2.0.RC1 2017-03-16 13:44:37 -06:00
Spencer Gibb
b4e413f3b1 adds management.security.enabled=false 2017-02-28 14:14:45 -07:00
Spencer Gibb
5b45629063 Revert "Update SNAPSHOT to 1.2.0.M1"
This reverts commit 01321d78bd.
2017-01-27 14:30:37 -07:00
Spencer Gibb
01321d78bd Update SNAPSHOT to 1.2.0.M1 2017-01-27 14:29:17 -07:00
Spencer Gibb
ba85624a98 Implements ConsulServiceRegistry and auto registration
No longer create ConsulLifecycle bean by default. It is now deprecated.

New auto registration is not created if user has created ConsulLifecycle
bean.
2016-12-08 10:14:08 -07:00
Spencer Gibb
29ae38d435 Update to SNAPSHOT 2016-11-28 13:41:09 -07:00
Spencer Gibb
5eaf6aa87a Update SNAPSHOT to 1.1.2.RELEASE 2016-11-28 10:09:48 -07:00