-
Notifications
You must be signed in to change notification settings - Fork 78
Expand file tree
/
Copy pathrelease-notes.txt
More file actions
23 lines (16 loc) · 852 Bytes
/
release-notes.txt
File metadata and controls
23 lines (16 loc) · 852 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
1.0.2.RC6
=========
* ec2-allocate-address and ec2-run-instances should now work with CloudStack advanced network mode.
* findNetwork improved and now used with ec2-allocate-address.
* Support for string based id's (UUIDs) for all objects. Prior to this, CB used Long's to store objectIds returned from CloudStack.
1.0.2.RC5
=========
* Fixed ec2-register/registerTemplate calls
1.0.2.RC4
=========
* Bug 14037 CloudBridge deployment would overwrite files in /usr/share/cloud/bridge/conf, is now fixed
1.0.2.RC3
=========
* Bug 14015 When using cloudStackApi, we must be sure to reset access/secret keys on each call in e
* Better error error checking for bad json responses (empty lists) from CloudStack...
* Bug 13400: CloudBridge didn't honor free-form end-points (instead expecting hostnames). This change allows for free form end-points.