a57dfc37f20384e73e568fe6a9643c37d2fc50af
java/com.sap.sailing.www/release_notes_admin.html
| ... | ... | @@ -23,6 +23,16 @@ |
| 23 | 23 | <div class="mainContent"> |
| 24 | 24 | <h2 class="releaseHeadline">Release Notes - Administration Console</h2> |
| 25 | 25 | <div class="innerContent"> |
| 26 | + <h2 class="articleSubheadline">November 2025</h2> |
|
| 27 | + <ul class="bulletList"> |
|
| 28 | + <li>The Landscape Management panel as well as the <tt>refreshInstance.sh</tt> shell script |
|
| 29 | + now use GitHub releases instead of <tt>releases.sapsailing.com</tt> to list and install |
|
| 30 | + latest or specific releases to an environment. In particular, <tt>refreshInstance.sh</tt> |
|
| 31 | + considers the newest 100 releases; the Landscape Management panel can list, select, |
|
| 32 | + and install <em>all</em> releases available. For the time being, and for simplicity, |
|
| 33 | + we decided to not require a GitHub access token, which however will cause a rate limit |
|
| 34 | + of 60 release requests per hour per IP address.</li> |
|
| 35 | + </ul> |
|
| 26 | 36 | <h2 class="articleSubheadline">October 2025</h2> |
| 27 | 37 | <ul class="bulletList"> |
| 28 | 38 | <li>When WindBots sent buffered data, e.g., from previous days, there was a possibility that |