This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/main by this push:
     new 58171be34 New cmk v6.4.0 blog (#191)
58171be34 is described below

commit 58171be349c808e7311a5e84d7931e2b2f9c81d0
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
AuthorDate: Thu Mar 28 10:18:15 2024 +0530

    New cmk v6.4.0 blog (#191)
    
    blog: new post for cmk v6.4.0 release
    
    Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>
---
 blog/2024-03-28-cloudmonkey-6.4-release/index.md | 49 ++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

diff --git a/blog/2024-03-28-cloudmonkey-6.4-release/index.md 
b/blog/2024-03-28-cloudmonkey-6.4-release/index.md
new file mode 100644
index 000000000..7bd17287e
--- /dev/null
+++ b/blog/2024-03-28-cloudmonkey-6.4-release/index.md
@@ -0,0 +1,49 @@
+---
+layout: post
+title: Apache CloudStack CloudMonkey 6.4.0 Release
+tags: [announcement]
+authors: [rohit]
+slug: cloudmonkey-6.4-release
+---
+
+[![](/img/banner.svg "CloudMonkey Image")](/blog/cloudmonkey-6.4-release)
+
+We are pleased to announce the release of Apache CloudStack CloudMonkey v6.4.0,
+the latest version of the popular command-line interface tool for managing
+Apache CloudStack environments.
+
+<!-- truncate -->
+
+CloudMonkey 6.4.0 comes packed with several new features, enhancements, and bug
+fixes to make it even more robust and reliable. Some of the key highlights of
+this release include:
+
+- Improve CLI mode usage and output handling
+- Add support for http POST handling for password and user-data
+- Optimise async API jobs polling
+- Better interrupt handling of Ctrl+C to cancel on-going API request but not 
crash cmk
+- Remove unnecessary call to listApis (sync) when using CLI mode with url, api 
key, secret key
+- Updates inbuilt API precache to ACS v4.19
+
+CloudMonkey v6.4.0 is [available for 
download](https://cloudstack.apache.org/downloads.html)
+now from the Apache CloudStack website. For more information on the release, 
including a full list
+of new features and bug fixes, please refer to the release notes.
+
+<a class="button button--primary" 
href="https://github.com/apache/cloudstack-cloudmonkey/releases/tag/6.4.0"; 
target="_blank">Download CloudMonkey v6.4.0</a>
+<br/>
+<br/>
+
+# Downloads and Documentation
+
+The official source code for CloudMonkey v6.4.0 can be downloaded from:
+https://cloudstack.apache.org/downloads.html
+
+CloudMonkey's usage details are documented at
+https://github.com/apache/cloudstack-cloudmonkey/wiki
+
+We encourage all CloudStack users to upgrade to CloudMonkey 6.4.0 to take
+advantage of the latest features and improvements. As always, we welcome
+feedback and contributions from the community to help make CloudMonkey even
+better.
+
+Thank you for your continued support of Apache CloudStack CloudMonkey.

Reply via email to