spencergibb
|
6e73f83632
|
Updates to boot 3.5.0-SNAPSHOT and cloud 2025.0.0-SNAPSHOT
|
2025-01-17 17:58:22 -05:00 |
|
spencergibb
|
816f00f8a3
|
Updates to boot 3.4.2-SNAPSHOT and cloud 2024.0.1-SNAPSHOT
|
2024-12-20 00:36:31 -05:00 |
|
spencergibb
|
6e7d337e1d
|
Updates to 2023.0.0-SNAPSHOT
Updates to boot 3.2.0-SNAPSHOT
|
2023-06-14 15:38:19 -04:00 |
|
spencergibb
|
3e6e40f83b
|
Updates to 2022.0.1-SNAPSHOT
|
2022-12-19 16:28:05 -05:00 |
|
spencergibb
|
474cb1365d
|
Updates to spring cloud 2022.0.0
Includes updates to jdk17, framework 6 and boot 3
|
2022-01-21 13:42:59 -05:00 |
|
Marcin Grzejszczak
|
1054f1f54e
|
Bumped to Jubilee
|
2021-07-12 13:40:24 +02:00 |
|
spencergibb
|
020b9251ba
|
Updates spring boot to 2.4.7-SNAPSHOT and spring cloud version to 2020.0.4-SNAPSHOT
|
2021-06-02 15:53:14 -04:00 |
|
spencergibb
|
dc242426a9
|
removes commented out code
|
2021-06-02 15:47:42 -04:00 |
|
spencergibb
|
6b19d8dcb3
|
Updates to spring cloud 2020.0.4-SNAPSHOT
|
2021-06-02 12:49:56 -04:00 |
|
Marcin Grzejszczak
|
a8e274bc02
|
WIP
|
2021-03-08 09:26:25 +01:00 |
|
spencergibb
|
2676f6ec04
|
Updates to spring boot 2.4.3-SNAPSHOT
|
2021-01-27 20:12:45 -05:00 |
|
spencergibb
|
71a136bf00
|
Updates to spring cloud 2020.0.2-SNAPSHOT
|
2021-01-27 20:11:17 -05:00 |
|
spencergibb
|
352e65d379
|
Updates to boot 2.4.2-SNAPSHOT and cloud 2020.0.1-SNAPSHOT
|
2021-01-06 13:36:29 -05:00 |
|
Olga Maciaszek-Sharma
|
bfaa4cadc3
|
Upgrade boot-starter-parent to 2.4.1
|
2020-12-18 19:15:08 +01:00 |
|
Marcin Grzejszczak
|
bf2e52c9dc
|
Boot
|
2020-11-04 13:05:21 +01:00 |
|
spencergibb
|
c63f722e13
|
Upgrades to boot 2.4.0-SNAPSHOT
|
2020-08-11 14:07:01 -04:00 |
|
Marcin Grzejszczak
|
a7aa1671ed
|
Bumped to latest train & boot
|
2020-05-29 12:13:10 +02:00 |
|
Marcin Grzejszczak
|
320f1fd241
|
Bumped to the latest boot and release train
|
2020-05-29 11:45:50 +02:00 |
|
Marcin Grzejszczak
|
d41e9bec1a
|
Bumped Boot
|
2020-01-12 18:05:42 +01:00 |
|
Ryan Baxter
|
87846374e5
|
Updating versions
|
2019-05-23 13:10:54 -04:00 |
|
Spring Operator
|
26b2380124
|
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://foo/bar (UnknownHostException) with 1 occurrences migrated to:
https://foo/bar ([https](https://foo/bar) result UnknownHostException).
* [ ] http://nosuchservice (UnknownHostException) with 1 occurrences migrated to:
https://nosuchservice ([https](https://nosuchservice) result UnknownHostException).
* [ ] http://simple/ (UnknownHostException) with 1 occurrences migrated to:
https://simple/ ([https](https://simple/) result UnknownHostException).
* [ ] http://user (UnknownHostException) with 2 occurrences migrated to:
https://user ([https](https://user) result UnknownHostException).
* [ ] http://user::password@localhost:8761/eureka/ (UnknownHostException) with 1 occurrences migrated to:
https://user::password@localhost:8761/eureka/ ([https](https://user::password@localhost:8761/eureka/) result UnknownHostException).
## 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://cloud.spring.io/spring-cloud-static/spring-cloud.html with 1 occurrences migrated to:
https://cloud.spring.io/spring-cloud-static/spring-cloud.html ([https](https://cloud.spring.io/spring-cloud-static/spring-cloud.html) result 200).
* [ ] http://example.com with 1 occurrences migrated to:
https://example.com ([https](https://example.com) result 200).
# Ignored
These URLs were intentionally ignored.
* http://localhost with 17 occurrences
* http://localhost:7777 with 1 occurrences
* http://localhost:8000/src/main/resources/health.json with 1 occurrences
* http://localhost:8080 with 1 occurrences
* http://localhost:8080/hystrix.stream with 1 occurrences
* http://localhost:8888 with 1 occurrences
|
2019-03-20 15:39:57 -05:00 |
|
Spring Operator
|
f13ea1ec72
|
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/maven-4.0.0.xsd with 35 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 70 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 35 occurrences
|
2019-03-19 21:19:11 -05:00 |
|
Spencer Gibb
|
a7d7e220e1
|
Change artifact ids, group ids and names to reflect new project location.
|
2018-12-10 12:47:05 -05:00 |
|
Marcin Grzejszczak
|
ab96a2b7c4
|
Bumped boot to 2.1.0.R
|
2018-10-31 09:06:12 +01:00 |
|
Marcin Grzejszczak
|
faac4b3b02
|
Boot to 2.1.0.RC1
|
2018-10-25 19:06:12 +02:00 |
|
Marcin Grzejszczak
|
d60b52220f
|
Unified property passing
|
2018-10-23 13:06:03 +02:00 |
|
Marcin Grzejszczak
|
f858fe2fac
|
Prepared project for Greenwich
|
2018-10-19 15:00:15 +02:00 |
|
Ryan Baxter
|
a6c46067fd
|
Update tests to use boot 2.0.3.BUILD-SNAPSHOT
|
2018-05-31 15:48:17 -04:00 |
|
Ryan Baxter
|
8b98f5ca07
|
Update to tests due to new openfeign project
|
2018-02-22 16:58:03 -05:00 |
|
Spencer Gibb
|
7bdefab23a
|
Updates for Finchley and boot 2.0
|
2017-11-30 15:45:02 -05:00 |
|
Spencer Gibb
|
c74150a5c4
|
Update to boot 1.5.10.BUILD-SNAPSHOT
|
2017-11-30 14:48:57 -05:00 |
|
Ryan Baxter
|
df7334b704
|
Bumping spring cloud version to Edgware
|
2017-07-05 10:23:01 -04:00 |
|
Ryan Baxter
|
5b4e5d515f
|
Bumping boot version to 1.5.5.BUILD-SNAPSHOT
|
2017-06-26 14:03:57 -04:00 |
|
Spencer Gibb
|
216ae1ba6e
|
Update to boot 1.5.0
|
2016-12-12 12:14:16 -07:00 |
|
Spencer Gibb
|
0eaf6812fd
|
Upgrade to Dalston
|
2016-12-12 10:18:24 -07:00 |
|
Spencer Gibb
|
c074984d06
|
Add feign-eager-instantiation
This tests for NPEs when feign clients are eagerly instantiated, via devtools for example.
|
2016-10-06 12:26:49 -06:00 |
|