- Supports managed disks, snapshots and custom images
- Behavioral change: NetworkSecurityGroups#delete() automatically removes any NIC references to the specified NSG
- Supports .manager() across resource types
- Changes delete method return type from
Observable<Void>
toCompletable
- Supports unit test record and playback
- Removes .setInner() from public access