Releases: GoogleCloudPlatform/compute-image-tools
Beta v20171204
Daisy
Only log errors when a resource DNE in DeleteResources
Fail validation if an image is marked OBSOLETE or DELETED
Workflows
Fix typos in SQL image build workflows
Skip SDK checks for EL6 image import
Other
Add image import/translation precheck tool
Beta v20171114
Daisy
Add clearer errors on invalid project and zone.
Unmarshal SubWorkflows and IncludeWorkflows in populate.
More E2E tests.
New documentation.
Workflows
Fix selinux contexts in Enterprise Linux translations.
Fix SDK install in EL7 translations.
Fix for upstart in EL6 translations.
Fix for memory footprint in libguestfs.
Refactored Enterprise Linux build workflows and removed unnecessary export steps.
Added Oracle Linux build workflows.
Added build workflows for SQL Server on Windows images.
Beta v20171031
Workflows
Fix Ubuntu 14.04 translation failures.
Refactored all Linux translations and fixed several bugs.
Fix Debian translations to work for complex disk layouts.
Beta v20171024
Daisy
Add OverWrite field to CreateImage, follow NextPageToken for List* functions
Don't return from waitForSerialOutput if instance is STOPPING
Workflows
Update RHEL base image builds to enable BYOL builds
Fix exceptions in translate workflows and move 1404 to a real image.
Alpha v20171004
Workflows
Fixed bugs in the RHEL 6 translation workflows.
Use common base logic for all Linux translations.
Alpha v20171002
Daisy
Add additional checks for resources existing in GCE
Fix step_create_images from running populate() twice.
Allow foo.com:bar project naming
Added populate logic to the DeleteResources step type.
Workflows
Linux translate: remove unnecessary overwrite of resolv.conf
translate_ubuntu: use python-guestfs
Alpha v20170921
Daisy
- Add StatusMatch signal in WaitForInstanceSignal.
- More useful status logging.
Workflows
- Add more useful logging to import workflow.
- Fix RHEL/CentOS translation workflows and use guestfs to handle LVM disks.
- Update Windows translation workflows to fix remove VMWare tools and fix several bugs.
Alpha v20170913
Create "RealName" field, deprecate "ExactName" on Create* steps. (#156)
Alpha v20170907
Apply GCS ACLs on a recursive copy, add populate and validate for Cop…
Alpha v20170807
Allow workflow variables to be set using flags to daisy (#123)