Skip to content

16.4.0

Compare
Choose a tag to compare
@drscream drscream released this 17 Apr 13:40
· 2 commits to master since this release
4bb8624

New

  • Update to 16.4.x and support Let's Encrypt. [Thomas Merkel]

  • Update to HTTPs. [Thomas Merkel]

  • Update license file to 2017. [Thomas Merkel]

  • Remove UI from the repo and download it during build. [Thomas Merkel]

  • Switch to new imgapi version and multiarch release. [Thomas Merkel]

    Install the new Joyent IMGAPI based on the last git release. No release build tag was created by Joyent, so create our own release which are downloadable from our server.

  • Update to new imgapi version for development. [Thomas Merkel]

Fix

  • Add nodejs and py27-bcrypt as requirements. [Thomas Merkel]
  • Fix path for imgapi.config.json file, new location is /data/imgapi/etc - which is a symlink now. [Thomas Merkel]
  • New version requires authType none by default for the standalone edition to support basic auth. [Thomas Merkel]
  • Remove "m" (MB) from proxy_max_temp_file_size because its no longer supported. [Thomas Merkel]
  • Switch bcrypt-hash script from nodejs to python because of missing requirements. [Thomas Merkel]