Skip to content

Commit

Permalink
Deploying to gh-pages from @ be8c6ea 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
villevsv-upcloud committed Nov 27, 2023
1 parent 57bf7e8 commit 76d6427
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 135 deletions.
46 changes: 25 additions & 21 deletions changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3093,13 +3093,17 @@ <h1 id="changelog">Changelog</h1>
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<h2 id="unreleased"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v3.2.0...HEAD">Unreleased</a></h2>
<h2 id="320-2023-11-15"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v3.1.0...v3.2.0">3.2.0</a> - 2023-11-15</h2>
<h3 id="added">Added</h3>
<ul>
<li>Add backend <code>TLS configs</code> field to <code>loadbalancer show</code> command</li>
</ul>
<h2 id="320-2023-11-15"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v3.1.0...v3.2.0">3.2.0</a> - 2023-11-15</h2>
<h3 id="added_1">Added</h3>
<ul>
<li>Add <code>objectstorage</code> commands (<code>delete</code>, <code>list</code>, <code>show</code>) for Managed object storage management</li>
</ul>
<h2 id="310-2023-11-06"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v3.0.0...v3.1.0">3.1.0</a> - 2023-11-06</h2>
<h3 id="added_1">Added</h3>
<h3 id="added_2">Added</h3>
<ul>
<li>Add <code>network_peerings</code>, <code>ntp_excess_gib</code>, <code>storage_maxiops</code> and <code>load_balancers</code> fields to <code>account show</code> outputs.</li>
<li>Add <code>--version</code> parameter to <code>kubernetes create</code> and <code>version</code> field to <code>kubernetes show</code> output.</li>
Expand All @@ -3115,7 +3119,7 @@ <h3 id="fixed">Fixed</h3>
<h2 id="300-2023-10-18"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v2.10.0...v3.0.0">3.0.0</a> - 2023-10-18</h2>
<p>This release updates output of <code>show</code> and <code>list</code> commands to return the API response as defined in the UpCloud Go SDK. See below for detailed list of changes.</p>
<p>In addition, <code>kubernetes create</code> will now, by default, block all access to the cluster. To be able to connect to the cluster, define list of allowed IP addresses and/or CIDR blocks or allow access from any IP.</p>
<h3 id="added_2">Added</h3>
<h3 id="added_3">Added</h3>
<ul>
<li><strong>Breaking</strong>: Add <code>--kubernetes-api-allow-ip</code> argument to <code>kubernetes create</code> command. This changes default behavior from <em>allow access from any IP</em> to <em>block access from all IPs</em>. To be able to connect to the cluster, define list of allowed IP addresses and/or CIDR blocks or allow access from any IP.</li>
<li>Add <code>Kubernetes API allowed IPs</code> field to <code>kubernetes show</code> output.</li>
Expand Down Expand Up @@ -3150,7 +3154,7 @@ <h3 id="removed">Removed</h3>
<li><strong>Breaking</strong>: In JSON and YAML output of <code>database properties * show</code>: pass-through the API response. This removes <code>key</code> field from the output.</li>
</ul>
<h2 id="2100-2023-07-17"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v2.9.1...v2.10.0">2.10.0</a> - 2023-07-17</h2>
<h3 id="added_3">Added</h3>
<h3 id="added_4">Added</h3>
<ul>
<li>Add <code>--disable-utility-network-access</code> for <code>kubernetes nodegroup create</code> command</li>
</ul>
Expand All @@ -3174,12 +3178,12 @@ <h3 id="changed_2">Changed</h3>
</li>
</ul>
<h2 id="290-2023-06-30"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v2.8.0...v2.9.0">2.9.0</a> - 2023-06-30</h2>
<h3 id="added_4">Added</h3>
<h3 id="added_5">Added</h3>
<ul>
<li>Add <code>servergroup</code> commands (<code>create</code>, <code>delete</code>, <code>list</code>, <code>modify</code>, <code>show</code>) for server group management</li>
</ul>
<h2 id="280-2023-06-21"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v2.7.1...v2.8.0">2.8.0</a> - 2023-06-21</h2>
<h3 id="added_5">Added</h3>
<h3 id="added_6">Added</h3>
<ul>
<li>Add support for OpenSearch database type</li>
<li>Add <code>database index list</code> and <code>database index</code> commands for managing OpenSearch database indices </li>
Expand All @@ -3194,7 +3198,7 @@ <h3 id="fixed_3">Fixed</h3>
<li>Updated examples of <code>kubernetes create</code> command to use valid plans.</li>
</ul>
<h2 id="270-2023-05-02"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v2.6.0...v2.7.0">2.7.0</a> - 2023-05-02</h2>
<h3 id="added_6">Added</h3>
<h3 id="added_7">Added</h3>
<ul>
<li>Add <code>ip</code> and <code>net</code> as aliases to <code>ip-address</code> and <code>network</code> commands, respectively.</li>
<li>Add <em>Labels</em> table to <code>loadbalancer show</code>, <code>network show</code>, <code>router show</code>, <code>server show</code>, and <code>storage show</code> outputs.</li>
Expand All @@ -3203,7 +3207,7 @@ <h3 id="added_6">Added</h3>
<li>Add <code>--wait</code> flag to <code>kubernetes create</code> command for waiting created cluster to reach running state.</li>
</ul>
<h2 id="260-2023-03-14"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v2.5.0...v2.6.0">2.6.0</a> - 2023-03-14</h2>
<h3 id="added_7">Added</h3>
<h3 id="added_8">Added</h3>
<ul>
<li>The <code>upctl</code> container image now includes <a href="https://stedolan.github.io/jq/">jq</a> tool for parsing values from JSON output.</li>
<li>Add node-group states to <code>kubernetes show</code> output.</li>
Expand All @@ -3215,7 +3219,7 @@ <h3 id="changed_3">Changed</h3>
<li>Completions will now only suggest private networks as arguments because names or UUIDs of public or utility networks are often not valid arguments.</li>
</ul>
<h2 id="250-2023-02-15"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v2.4.0...v2.5.0">2.5.0</a> - 2023-02-15</h2>
<h3 id="added_8">Added</h3>
<h3 id="added_9">Added</h3>
<ul>
<li>Print warning about unknown resource state before exiting when execution is interrupted with SIGINT.</li>
<li>Add <code>kubernetes nodegroup create</code>, <code>kubernetes nodegroup scale</code>, and <code>kubernetes nodegroup delete</code> commands (EXPERIMENTAL)</li>
Expand All @@ -3231,13 +3235,13 @@ <h3 id="fixed_4">Fixed</h3>
<li>In <code>database show</code>: parse database version from metadata instead of properties. This enables displaying redis version instead of <code>&lt;nil&gt;</code>.</li>
</ul>
<h2 id="240-2022-12-19"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v2.3.0...v2.4.0">2.4.0</a> - 2022-12-19</h2>
<h3 id="added_9">Added</h3>
<h3 id="added_10">Added</h3>
<ul>
<li>Add <code>kubernetes create</code>, <code>kubernetes config</code>, <code>kubernetes delete</code>, <code>kubernetes list</code>, <code>kubernetes show</code>, <code>kubernetes versions</code> commands (EXPERIMENTAL)</li>
<li>Add <code>loadbalancer plans</code> command for listing available LB plans</li>
</ul>
<h2 id="230-2022-11-11"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v2.2.0...v2.3.0">2.3.0</a> - 2022-11-11</h2>
<h3 id="added_10">Added</h3>
<h3 id="added_11">Added</h3>
<ul>
<li>Complete available types for <code>database plans</code>.</li>
<li>Suppress positional argument filename completion for commands without specific completions.</li>
Expand All @@ -3251,7 +3255,7 @@ <h3 id="fixed_5">Fixed</h3>
<li>Added <code>/v2</code> postfix to module name in <code>go.mod</code>, this enables installing v2 versions of CLI with <code>go install</code>.</li>
</ul>
<h2 id="220-2022-10-17"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v2.1.0...v2.2.0">2.2.0</a> - 2022-10-17</h2>
<h3 id="added_11">Added</h3>
<h3 id="added_12">Added</h3>
<ul>
<li>Include runtime operating system and architecture in <code>version</code> command output.</li>
<li>Include instructions for defining credentials and API access in <code>upctl --help</code> output.</li>
Expand All @@ -3262,7 +3266,7 @@ <h3 id="fixed_6">Fixed</h3>
<li>Tune human output so that normal output is directed to <code>stdout</code>. Progess and error messages are still outputted to <code>stderr</code>.</li>
</ul>
<h2 id="210-2022-09-07"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v2.0.0...v2.1.0">2.1.0</a> - 2022-09-07</h2>
<h3 id="added_12">Added</h3>
<h3 id="added_13">Added</h3>
<ul>
<li>Add <code>--wait</code> flag to <code>storage import</code> and <code>storage templatise</code> commands to wait until storage is in <code>online</code> state.</li>
<li>In JSON and YAML output of <code>storage import</code>: information on target storage is now available under <code>storage</code> key.</li>
Expand All @@ -3273,7 +3277,7 @@ <h3 id="fixed_7">Fixed</h3>
<li>In human output of <code>storage import</code>: output UUID of created storage, instead of storage import operation. No UUID is outputted if existing storage was used.</li>
</ul>
<h2 id="200-2022-08-30"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v1.5.1...v2.0.0">2.0.0</a> - 2022-08-30</h2>
<h3 id="added_13">Added</h3>
<h3 id="added_14">Added</h3>
<ul>
<li>Add <code>database delete</code> command.</li>
<li>Add <code>loadbalancer delete</code> command.</li>
Expand Down Expand Up @@ -3302,7 +3306,7 @@ <h3 id="fixed_9">Fixed</h3>
<li>Disable colors if user has set <a href="https://no-color.org/">NO_COLOR</a> environment variable to non-empty value.</li>
</ul>
<h2 id="150-2022-07-05"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v1.4.0...v1.5.0">1.5.0</a> - 2022-07-05</h2>
<h3 id="added_14">Added</h3>
<h3 id="added_15">Added</h3>
<ul>
<li>Add <code>--show-ip-addresses</code> flag to <code>server list</code> command to optionally include IP addresses in command output.</li>
<li>Add <code>database connection list</code>, <code>database connection cancel</code>, <code>database start</code>, and <code>database stop</code> commands.</li>
Expand All @@ -3318,7 +3322,7 @@ <h3 id="fixed_10">Fixed</h3>
<li>Display UUID of created template in <code>storage templatise</code> output.</li>
</ul>
<h2 id="140-2022-06-15"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v1.3.0...v1.4.0">1.4.0</a> - 2022-06-15</h2>
<h3 id="added_15">Added</h3>
<h3 id="added_16">Added</h3>
<ul>
<li>Add <code>database list</code>, <code>database show</code>,<code>database plans</code>, and <code>database types</code> commands.</li>
<li>Add <code>loadbalancer list</code> and <code>loadbalancer show</code> commands.</li>
Expand All @@ -3331,7 +3335,7 @@ <h3 id="changed_7">Changed</h3>
<li>Update <code>upcloud-go-api</code> to <code>v4.8.0</code></li>
</ul>
<h2 id="130-2022-05-17"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v1.2.0...v1.3.0">1.3.0</a> - 2022-05-17</h2>
<h3 id="added_16">Added</h3>
<h3 id="added_17">Added</h3>
<ul>
<li>Add <code>zone list</code> command that lists available zones.</li>
<li>Add <code>--wait</code> flag to <code>server create</code> and <code>server stop</code> commands to wait until server is in <code>started</code> and <code>stopped</code> state, respectively.</li>
Expand All @@ -3346,7 +3350,7 @@ <h3 id="fixed_11">Fixed</h3>
<li>Mark error and warning livelogs finished when they will not be updated anymore: this stops the timer in the end of the row and stops livelog from refreshing these lines.</li>
</ul>
<h2 id="120-2022-04-29"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v1.1.3...v1.2.0">1.2.0</a> - 2022-04-29</h2>
<h3 id="added_17">Added</h3>
<h3 id="added_18">Added</h3>
<ul>
<li>Include UUID (or address) of created resource in create command output</li>
<li><code>storage modify</code> command now accepts <code>enable-filesystem-autoresize</code> flag. When that flag is set upctl will attempt to resize partition and filesystem after storage size has been modified.</li>
Expand Down Expand Up @@ -3384,7 +3388,7 @@ <h3 id="changed_11">Changed</h3>
<li>Always create a password when password delivery method is chosen</li>
</ul>
<h2 id="110-2021-06-03"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v1.0.0...v1.1.0">1.1.0</a> - 2021-06-03</h2>
<h3 id="added_18">Added</h3>
<h3 id="added_19">Added</h3>
<ul>
<li>Debug mode for finding root causes to problems</li>
<li>Docker image and upload to Docker Hub</li>
Expand Down Expand Up @@ -3417,7 +3421,7 @@ <h3 id="fixes_1">Fixes</h3>
</ul>
<h2 id="050-2021-04-14"><a href="https://github.com/UpCloudLtd/upcloud-cli/compare/v0.1.1...v0.5.0">0.5.0</a> - 2021-04-14</h2>
<p>Initial public beta release :tada:</p>
<h3 id="added_19">Added</h3>
<h3 id="added_20">Added</h3>
<ul>
<li>Added commands for managing server firewall rules</li>
</ul>
Expand All @@ -3439,7 +3443,7 @@ <h3 id="fixed_16">Fixed</h3>
<li>Fix storage import failing on readerCounter not implementing io.Reader</li>
</ul>
<h2 id="010-2021-03-10"><a href="https://github.com/UpCloudLtd/upcloud-cli/releases/tag/v0.1.0">0.1.0</a> - 2021-03-10</h2>
<h3 id="added_20">Added</h3>
<h3 id="added_21">Added</h3>
<ul>
<li>Current feature set added! First internal release</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 76d6427

Please sign in to comment.