Skip to content

Latest commit

 

History

History
99 lines (52 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

99 lines (52 loc) · 2.7 KB

1.4.1 (June 11, 2019)

BUG FIXES:

  • fix describing snapshots issue when image_ignore_data_disks is provided (#67)

1.4.0 (April 25, 2019)

IMPROVEMENTS:

  • update alicloud builder to use official SDK (#62)
  • support encryption with default service key (#65)

1.3.2 (April 11, 2019)

IMPROVEMENTS:

  • update aliyun sdk to support eu-west-1 region (#60)

1.3.1 (December 14, 2018)

IMPROVEMENTS:

  • Support -force option and copied images and snapshots if corresponding options are specified (#57)

1.3.0 (November 26, 2018)

IMPROVEMENTS:

  • Support wait_snapshot_ready_timeout for much bigger disk (#53)
  • Apply tags to relevant snapshots (#54)
  • Update windows examples (#55)

1.2.5 (November 18, 2018)

IMPROVEMENTS:

  • Support creating image without data disks (#50)

1.2.4 (October 31, 2018)

IMPROVEMENTS:

  • add options for system disk properties (#48)

1.2.3 (September 28, 2018)

IMPROVEMENTS:

  • Support disable_stop_instance option for some specific scenarios (#45)

1.2.2 (September 16, 2018)

IMPROVEMENTS:

  • Support adding tags to image (#43)

1.2.1 (September 11, 2018)

IMPROVEMENTS:

  • Support ssh with private ip address (#42)

1.2.0 (August 14, 2018)

IMPROVEMENTS:

  • Support describing marketplace image (#39)
  • Sync with official packer (#38)

1.1.3 (August 3, 2017)

IMPROVEMENTS:

  • add international site support (#31)

1.1.2 (July 20, 2017)

IMPROVEMENTS:

  • Refactor the code and enhance the retry logic to reduce the timeout failure.

1.1.1 (May 24, 2017)

BUG FIXES:

  • Fix the missing parameter paytype when allocate eip

1.1 (March 12, 2017)

IMPROVEMENTS:

  • Add local image import function (#16)

1.0 (March 3, 2017)

IMPROVEMENTS:

  • Add alicloud official announcement and orgnize the structure of samples (#10)