diff --git a/CHANGES.md b/CHANGES.md index 7f052a7df3e..b6e60aaa175 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,58 @@ Apache CloudStack CHANGES Full release notes for each release are located in the project's documentation [website](http://docs.cloudstack.apache.org/projects/cloudstack-release-notes) +Version 4.4.2 +------------- + +This maintenance release has the following bug fixes: + +Bug ID | Description +--- | --- +[CLOUDSTACK-7952](https://issues.apache.org/jira/browse/CLOUDSTACK-7952) | listSslCerts returns private key... +[CLOUDSTACK-7906](https://issues.apache.org/jira/browse/CLOUDSTACK-7906) | certificate tests fail in CertServiceTest.java... +[CLOUDSTACK-7887](https://issues.apache.org/jira/browse/CLOUDSTACK-7887) | fail to push snapshot to secondary storage if using multipart using swift... +[CLOUDSTACK-7883](https://issues.apache.org/jira/browse/CLOUDSTACK-7883) | Allow infrastructure to handle delete of volume from DB... +[CLOUDSTACK-7871](https://issues.apache.org/jira/browse/CLOUDSTACK-7871) | Fix update VirtualMachine/Template API to allow nic/disk controller details for ... +[CLOUDSTACK-7855](https://issues.apache.org/jira/browse/CLOUDSTACK-7855) | Sec storage/network MTU should be on nic3 and not nic1... +[CLOUDSTACK-7826](https://issues.apache.org/jira/browse/CLOUDSTACK-7826) | UI - dialog widget - dependent dropdown field (dependsOn property specified) - f... +[CLOUDSTACK-7822](https://issues.apache.org/jira/browse/CLOUDSTACK-7822) | test SSL cert expired... +[CLOUDSTACK-7752](https://issues.apache.org/jira/browse/CLOUDSTACK-7752) | Management Server goes in infinite loop while creating a vm with tagged local da... +[CLOUDSTACK-7722](https://issues.apache.org/jira/browse/CLOUDSTACK-7722) | add.label: Add button for tags show the label not "Add" text... +[CLOUDSTACK-7246](https://issues.apache.org/jira/browse/CLOUDSTACK-7246) | VM deployment failed due to wrong in script name createipalias.sh... + +Version 4.4.1 +------------- + +This maintenance release has the following bug fixes: + +Bug ID | Description +--- | --- +[CLOUDSTACK-7624](https://issues.apache.org/jira/browse/CLOUDSTACK-7624) | Long hostnames cause CloudStack to die with an encryption error during startup... +[CLOUDSTACK-7574](https://issues.apache.org/jira/browse/CLOUDSTACK-7574) | Fail to create Windows 2012r2 VM with OS type: Windows Server 2012 R2 (64-bit)... +[CLOUDSTACK-7538](https://issues.apache.org/jira/browse/CLOUDSTACK-7538) | Can not remove the vm nic due to there is another vm with same internal ip havin... +[CLOUDSTACK-7528](https://issues.apache.org/jira/browse/CLOUDSTACK-7528) | When AlertManager fails to sendAlert it does not log the actual issue/error... +[CLOUDSTACK-7468](https://issues.apache.org/jira/browse/CLOUDSTACK-7468) | NetScaler SSL Termination does not handle Projects as expected... +[CLOUDSTACK-7357](https://issues.apache.org/jira/browse/CLOUDSTACK-7357) | CLONE - Failed to stop VPC router with NPE... +[CLOUDSTACK-7356](https://issues.apache.org/jira/browse/CLOUDSTACK-7356) | CLONE - NPE XenServerGuru.java:95 when remove the nic from the vm in Stopped sta... +[CLOUDSTACK-7340](https://issues.apache.org/jira/browse/CLOUDSTACK-7340) | Instances unable to reach internet using SG provider and KVM... +[CLOUDSTACK-7309](https://issues.apache.org/jira/browse/CLOUDSTACK-7309) | NPE when project was already deleted... +[CLOUDSTACK-7257](https://issues.apache.org/jira/browse/CLOUDSTACK-7257) | CLONE - system VM not coming up in LXC zone for rhel 6.x ... +[CLOUDSTACK-7225](https://issues.apache.org/jira/browse/CLOUDSTACK-7225) | SystemVM paused in a new 4.4.0 installation... +[CLOUDSTACK-7219](https://issues.apache.org/jira/browse/CLOUDSTACK-7219) | Cannot display Cluster Settings after 4.4 Upgrade... +[CLOUDSTACK-7193](https://issues.apache.org/jira/browse/CLOUDSTACK-7193) | Rebooting a VM doesn't update iptables rules... +[CLOUDSTACK-7140](https://issues.apache.org/jira/browse/CLOUDSTACK-7140) | Upgrade 4.2.1 -> 4.4.0rc2... +[CLOUDSTACK-7006](https://issues.apache.org/jira/browse/CLOUDSTACK-7006) | Template ID is missing in ROOT volume usages... +[CLOUDSTACK-6892](https://issues.apache.org/jira/browse/CLOUDSTACK-6892) | Database HA Config prevents mgmt server from starting... +[CLOUDSTACK-6886](https://issues.apache.org/jira/browse/CLOUDSTACK-6886) | Cannot add SDX Netscaler device... +[CLOUDSTACK-6358](https://issues.apache.org/jira/browse/CLOUDSTACK-6358) | Remove hardcoded guest OS mappings... +[CLOUDSTACK-6323](https://issues.apache.org/jira/browse/CLOUDSTACK-6323) | GetUser API always returns admin info... +[CLOUDSTACK-6099](https://issues.apache.org/jira/browse/CLOUDSTACK-6099) | live migration is failing for vm deployed using dynaic compute offerings with NP... +[CLOUDSTACK-6039](https://issues.apache.org/jira/browse/CLOUDSTACK-6039) | systemvm template for VMWare with jre7... +[CLOUDSTACK-4770](https://issues.apache.org/jira/browse/CLOUDSTACK-4770) | Management server fails to start with "Unable to get the management server node"... +[CLOUDSTACK-3822](https://issues.apache.org/jira/browse/CLOUDSTACK-3822) | Document all types of resource limits... +[CLOUDSTACK-1632](https://issues.apache.org/jira/browse/CLOUDSTACK-1632) | Mistakes in authorizeSecurityGroup* API docs... +[CLOUDSTACK-401](https://issues.apache.org/jira/browse/CLOUDSTACK-401) | Storage options missing from table... + Version 4.4.0 -------------