|
16 | 16 |
|
17 | 17 | What's New in |release|
|
18 | 18 | =======================
|
| 19 | +Version |release| is a |version| non-LTS release adding multiple features for those who want to access a fresh CloudStack prior to our next LTS. |
| 20 | +|release| combines 12 months of work and adds +200 commits, with multiple new features and fixes. |
| 21 | + |
| 22 | +Some of the changes are presented in this quick summary (this is not a complete list): |
| 23 | + |
| 24 | +* Drop support for Ubuntu 14.04 |
| 25 | +* Allow users of all types to create L2 networks |
| 26 | +* keystore: don't restart systemvm cloud.service post cert |
| 27 | +* Add back ability to disable backup of snapshot to secondary |
| 28 | +* API: add command to list management servers |
| 29 | +* UI: Fix "Migrate instance to another host" popup modal |
| 30 | +* UI: Fix issue with verification of ipv4/ipv6 address. |
| 31 | +* UI: Fix UI bug: Create Network Offering Popup has no fields |
| 32 | +* UI: Update jquery and related libraries |
| 33 | +* network: Offerings do not have to have Security Grouping enabled |
| 34 | +* Vmware offline migration |
| 35 | +* IP address acquired with associate ip address is marked as source nat |
| 36 | +* ipv6: allow Secondary IPv6 addresses to be EUI-64 |
| 37 | +* ipv6: Send userdata to Virtual Router if IPv6 is enabled |
| 38 | +* ipv6: Calculate IPv6 address instead of fetching one from a pool |
| 39 | +* ipv6: Advanced Networking Security Groups are supported |
| 40 | +* ipv6: Allow specification of IPv6 details when creating Basic network |
| 41 | +* Enable remote debugging for the management server, usage server, and KVM agent |
| 42 | +* Security Group: add secondary ips to the correct ipset based on ip family (4.11) |
| 43 | +* Security Group: add secondary ips to the correct ipset |
| 44 | +* XenServer: fix Security Groups 'vmops' script |
| 45 | +* XenServer: Support online storage migration from non-managed to managed storage |
| 46 | +* KVM: Security Group enhancements and refactor old code |
| 47 | +* KVM: Properly report available memory to Management Server |
| 48 | +* KVM: Add influxdb to statscollector |
| 49 | +* KVM: add libvirt / qemu IO bursting |
| 50 | +* KVM: Refactory VXLAN script and add IPv6 support |
| 51 | +* KVM: Set amount of queues for Virtio SCSI driver to vCPU of Instance |
| 52 | +* KVM: Use 'ip route show default 0.0.0.0/0' to find the default gateway |
| 53 | +* KVM: Add KVM Guest OS mapping for Windows Server 2019 |
| 54 | +* KVM: Enable DPDK support on KVM |
| 55 | +* KVM: Allow KVM VM live migration with ROOT volume on file storage type |
| 56 | +* Prevent corner case for infinite PrepareForMaintenance |
| 57 | +* Enhance bypass vlan overlap check |
| 58 | +* Improved support for Java 8 for building artifacts/modules, packaging, and in |
| 59 | +* Destroy VM also removes volumes |
| 60 | +* Users are able to change/edit the protocol of an ACL rule |
| 61 | +* allows to remove local primary storage |
| 62 | +* Support requesting a specific IPv4 address in Basic Networking during Instance creation |
| 63 | +* Adding zone disablement during deletion of the range |
| 64 | +* Display mac address in nic detail view |
| 65 | +* Cleanup methods, classes, and POMs |
19 | 66 |
|
20 | 67 | What's New in 4.11.2.0
|
21 | 68 | ----------------------
|
22 | 69 |
|
23 |
| -The new |release| version is a |version| maintainance release containing over 70 |
| 70 | +The new 4.11.2.0 version is a 4.11 maintainance release containing over 70 |
24 | 71 | fixes and improvements on the 4.11.1.0 release.
|
25 | 72 |
|
26 | 73 |
|
27 | 74 | What's New in 4.11.1.0
|
28 | 75 | ----------------------
|
29 | 76 |
|
30 |
| -The new |release| version is a |version| maintainance release containing over 140 |
| 77 | +The new 4.11.1.0 version is a 4.11 maintainance release containing over 140 |
31 | 78 | fixes and improvements on the 4.11.0.0 release.
|
32 | 79 |
|
33 | 80 | These include the speeding up of virtual router deployments and fixes for corner cases
|
|
0 commit comments