Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
packer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
packer
Commits
37f5f007
Commit
37f5f007
authored
Sep 05, 2014
by
Mitchell Hashimoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG
parent
7002b8f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
CHANGELOG.md
CHANGELOG.md
+8
-0
No files found.
CHANGELOG.md
View file @
37f5f007
## 0.7.0 (unreleased)
BACKWARDS INCOMPATIBILITIES:
*
The authentication configuration for Google Compute Engine has changed.
The new method is much simpler, but is not backwards compatible.
`packer fix`
will _not_ fix this. Please read the updated GCE docs.
FEATURES:
*
**New Post-Processor: `docker-save`**
- Save an image. This is similar to
...
...
@@ -50,6 +56,8 @@ BUG FIXES:
*
builder/docker: Fix case where not all output would show up from
provisioners.
*
builder/googlecompute: add
`disk_size`
option. [GH-1397]
*
builder/googlecompute: Auth works with latest formats on Google Cloud
Console. [GH-1344]
*
builder/openstack: Region is not required. [GH-1418]
*
builder/parallels-iso: ISO not removed from VM after install [GH-1338]
*
builder/parallels/all: Add support for Parallels Desktop 10 [GH-1438]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment