Releases: MissionCriticalCloud/cosmic
Releases · MissionCriticalCloud/cosmic
cosmic-5.1.1.0
Merged pull requests:
- Remove redundant field initialisers in cloud-server #100 (borisroman)
- Update SNAPSHOT version to 5.1.1.0-SNAPSHOT for cloud-systemvm #99 (borisroman)
cosmic-5.1.0.13
Closed issues:
- ACL does not seem to be applied to loadbalancer config #77
Merged pull requests:
- Allow DB changes to exist past the current version. #98 (borisroman)
- Enforce domainid when creating user #93 (remibergsma)
- Remove alert on download failure #92 (remibergsma)
- Add (owasp) dependency-check-maven as (optional) profile #91 (bheuvel)
- Limit static route result to corresponding vpcId when a gwId is passed #90 (remibergsma)
- Prevent connecting without working storage #89 (remibergsma)
- adding field cosmic to list capabilities #88 (ddegoede)
- Improve force stopping VMs #86 (remibergsma)
- Use force stop to speed up tests #85 (remibergsma)
- Use latest dependencies due to check maven #83 (bheuvel)
cosmic-5.1.0.12
cosmic-5.1.0.11
Merged pull requests:
- Add errorhandling in the systemvm startup cmd #82 (remibergsma)
- Improve detection of qemu-guest-agent process #81 (remibergsma)
- Fix to find /dev/vport #80 (sanderv32)
- Start Qemu Guest Agent before cloud-early-config #76 (remibergsma)
- Move python scripts to cosmic-scripts artifact #75 (bheuvel)
- changed to cosmic-version so the api error page will show cosmic #71 (ddegoede)
- Use Qemu guest agent to pass cmdline info to system vms #61 (remibergsma)
cosmic-5.1.0.10
Closed issues:
- Creating snapshot on KVM seems to block router operations #12
Merged pull requests:
- Make it more likely that patch-via-socket happens #74 (remibergsma)
- Revert "Fix egress default deny to really drop" #73 (remibergsma)
- Make RebootCommand similar to start/stop/migrate agent commands w.r.t… #72 (bheuvel)
- Make stopVirtualMachine use the force parameter #70 (remibergsma)
- Limit DNS usage to internal tiers only #69 (remibergsma)
- Make snapshotting on KVM non-blocking #68 (bheuvel)
- Fix egress default deny to really drop #67 (ddegoede)
- Set execute bit on all bash (.sh) and Python (.py) scripts #66 (bheuvel)
- Add logging to iptables on the VPC router #54 (borisroman)
cosmic-5.1.0.9
Merged pull requests:
- Wait a bit for the message to travel through the socket #65 (remibergsma)
- Limit port 35999 to localhost only #63 (remibergsma)
- Add java 8 nature to source code #62 (wilderrodrigues)
- Fixes typo #60 (jpwesselink)
cosmic-5.1.0.8
Merged pull requests:
- Expand sec storage pool based on required capacity #59 (miguelaferreira)
- Rotate management server on agent reconnect #58 (miguelaferreira)
- Cover VPC with source nat IP included. #56 (wilderrodrigues)
- Port apache/cloudstack#1533 that converts pacthviasocket to python #55 (neubauerf)
cosmic-5.1.0.7
Merged pull requests:
- Use TLS1.2 and default ciphers when using SSL in the Console Proxy. #57 (borisroman)
cosmic-5.1.0.6
Merged pull requests:
- Configure system vms with a list of available management server IPs #50 (miguelaferreira)
cosmic-5.1.0.5
Merged pull requests:
- Fix rolling-restart of clustered management server setup #40 @miguelaferreira
- Bootstrap cosmic agent with Spring Boot #47 @borisroman
- Refactor error handling code to avoid catching Throwable #38 @miguelaferreira
- Refactor agent configuration properties #42 @miguelaferreira
- Delete dead code #43 @miguelaferreira