Skip to content

Commit

Permalink
Merge pull request #382 from garden-io/release-0.8.0
Browse files Browse the repository at this point in the history
chore(release): release v0.8.0
  • Loading branch information
eysi09 authored Nov 21, 2018
2 parents bec9e0d + afeab41 commit 6df9306
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 88 deletions.
125 changes: 41 additions & 84 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,120 +1,77 @@

<a name="v0.8.0-rc3"></a>
## [v0.8.0-rc3](https://github.com/garden-io/garden/compare/v0.8.0-rc2...v0.8.0-rc3) (2018-11-21)
<a name="v0.8.0"></a>
## [v0.8.0](https://github.com/garden-io/garden/compare/v0.7.0...v0.8.0) (2018-11-21)

### Bug Fixes

* docs, comments & various fixes ([2d081a0](https://github.com/garden-io/garden/commit/2d081a0))
* handle missing services gracefully in logs command ([3fcb73f](https://github.com/garden-io/garden/commit/3fcb73f))
* use plugin-prefixed module names in dep calcs ([7f65c9a](https://github.com/garden-io/garden/commit/7f65c9a))
* fix broken doc links ([4a96f4c](https://github.com/garden-io/garden/commit/4a96f4c))
* use faas-cli to delete OpenFAAS services ([b38113e](https://github.com/garden-io/garden/commit/b38113e))
* allow env variables to be lower case ([b79609c](https://github.com/garden-io/garden/commit/b79609c))
* fixes to hot reload source/target handling ([271917b](https://github.com/garden-io/garden/commit/271917b))
* recursive bug copying .garden into .garden ([7855982](https://github.com/garden-io/garden/commit/7855982))
* skip build task during hot-reloading ([5e24716](https://github.com/garden-io/garden/commit/5e24716))
* set log state to success after deleting env ([19ef038](https://github.com/garden-io/garden/commit/19ef038))
* fix broken doc links ([4a96f4c](https://github.com/garden-io/garden/commit/4a96f4c))
* handle all promises and add no-floating-promises linting rule ([f0b4104](https://github.com/garden-io/garden/commit/f0b4104))
* replace node-pty with node-pty-prebuilt to avoid install issues ([775c98f](https://github.com/garden-io/garden/commit/775c98f))
* include provided deps in module cache keys ([b6652d0](https://github.com/garden-io/garden/commit/b6652d0))
* prevent multiple prefixing in getModuleKey ([2421223](https://github.com/garden-io/garden/commit/2421223))
* incomplete downloads in ext-tool helper ([30a6eb0](https://github.com/garden-io/garden/commit/30a6eb0))
* ignore paths relative to parent dir when scanning modules ([65ba584](https://github.com/garden-io/garden/commit/65ba584))
* add missing parenthesis to windows install script ([850f2d4](https://github.com/garden-io/garden/commit/850f2d4))
* issues with ext tool helper ([641a07c](https://github.com/garden-io/garden/commit/641a07c))
* docs, comments & various fixes ([2d081a0](https://github.com/garden-io/garden/commit/2d081a0))
* incl. ingresses & services in delete command. ([8d3f366](https://github.com/garden-io/garden/commit/8d3f366))
* **cli:** change magenta to cyan in cli help text ([#281](https://github.com/garden-io/garden/issues/281)) ([1580d1b](https://github.com/garden-io/garden/commit/1580d1b))
* **create-command:** add project key to generated config and fix tests ([63cca8f](https://github.com/garden-io/garden/commit/63cca8f))

### Code Refactoring

* rename "workflow" to "task" ([4c7230a](https://github.com/garden-io/garden/commit/4c7230a))
* rename Task to BaseTask ([9b40291](https://github.com/garden-io/garden/commit/9b40291))
* **build:** remove dependancy on git submodule for k8s ([d284494](https://github.com/garden-io/garden/commit/d284494))
* **error-messages:** improve error message for check-docs ([5c4fb3a](https://github.com/garden-io/garden/commit/5c4fb3a))
* **go-cli:** use docker sdk and keep containers running ([85dfd13](https://github.com/garden-io/garden/commit/85dfd13))
* **go-cli:** install bin deps where Garden expects them ([13fa57c](https://github.com/garden-io/garden/commit/13fa57c))

### Features

* tasks/workflows implemented ([de9275b](https://github.com/garden-io/garden/commit/de9275b))


<a name="v0.8.0-rc2"></a>
## [v0.8.0-rc2](https://github.com/garden-io/garden/compare/v0.8.0-rc1...v0.8.0-rc2) (2018-11-01)

### Bug Fixes

* **docs:** tweaks to config file reference docs ([de5e4a5](https://github.com/garden-io/garden/commit/de5e4a5))
* **ext-tools:** handle end of stream event ([1a36b72](https://github.com/garden-io/garden/commit/1a36b72))
* **k8s:** don't throw if api returns 404 when checking object status ([23dc935](https://github.com/garden-io/garden/commit/23dc935))
* **scripts:** Add jq dependancy ([29da4e2](https://github.com/garden-io/garden/commit/29da4e2))

### Code Refactoring

* **cli:** remove single char command aliases ([d562fe2](https://github.com/garden-io/garden/commit/d562fe2))
* **docs:** improve cli commands help and description text ([d04e97b](https://github.com/garden-io/garden/commit/d04e97b))
* **docs:** re-name auto generated reference files ([cc47d64](https://github.com/garden-io/garden/commit/cc47d64))


<a name="v0.8.0-rc1"></a>
## [v0.8.0-rc1](https://github.com/garden-io/garden/compare/v0.8.0-rc0...v0.8.0-rc1) (2018-10-28)

### Bug Fixes

* **cli:** change magenta to cyan in cli help text ([#281](https://github.com/garden-io/garden/issues/281)) ([1580d1b](https://github.com/garden-io/garden/commit/1580d1b))
* **k8s:** make sure Helm client is initialized on startup ([f1bf4bd](https://github.com/garden-io/garden/commit/f1bf4bd))


<a name="v0.8.0-rc0"></a>
## [v0.8.0-rc0](https://github.com/garden-io/garden/compare/v0.8.0...v0.8.0-rc0) (2018-10-28)

### Bug Fixes

* issues with ext tool helper ([641a07c](https://github.com/garden-io/garden/commit/641a07c))
* handle missing services gracefully in logs command ([3fcb73f](https://github.com/garden-io/garden/commit/3fcb73f))
* add missing parenthesis to windows install script ([850f2d4](https://github.com/garden-io/garden/commit/850f2d4))
* **examples:** remove local npm dependency in hello-world example ([d91327e](https://github.com/garden-io/garden/commit/d91327e))
* **ext-tools:** handle end of stream event ([1a36b72](https://github.com/garden-io/garden/commit/1a36b72))
* **git:** error when running before first commit is made in repo ([#324](https://github.com/garden-io/garden/issues/324)) ([7dd77ae](https://github.com/garden-io/garden/commit/7dd77ae))
* **k8s:** fix status check for our K8s deployments ([35187d3](https://github.com/garden-io/garden/commit/35187d3))
* **k8s:** make sure Helm client is initialized on startup ([f1bf4bd](https://github.com/garden-io/garden/commit/f1bf4bd))
* **k8s:** attempt to fix issues with helm release upgrades ([4ec63b7](https://github.com/garden-io/garden/commit/4ec63b7))
* **openfaas:** builder now works on all platforms ([529f63c](https://github.com/garden-io/garden/commit/529f63c))
* **k8s:** don't throw if api returns 404 when checking object status ([23dc935](https://github.com/garden-io/garden/commit/23dc935))
* **logger:** only print emoji if env supports it ([3e541e1](https://github.com/garden-io/garden/commit/3e541e1))
* **logger:** let empty entries inherit parent indentation level ([9c428cd](https://github.com/garden-io/garden/commit/9c428cd))
* **logger:** appended error messages now rendered properly ([f964b3b](https://github.com/garden-io/garden/commit/f964b3b))
* **logger:** render non-empty entries even though msg is missing ([20f2830](https://github.com/garden-io/garden/commit/20f2830))
* **openfaas:** fix issues with openfaas builds ([f62db2f](https://github.com/garden-io/garden/commit/f62db2f))
* **openfaas:** avoid length issue for helm release name ([ad0e708](https://github.com/garden-io/garden/commit/ad0e708))
* **openfaas:** fix cleanupEnvironment handler ([b080d55](https://github.com/garden-io/garden/commit/b080d55))
* **openfaas:** builder now works on all platforms ([529f63c](https://github.com/garden-io/garden/commit/529f63c))
* **scripts:** Add jq dependancy ([29da4e2](https://github.com/garden-io/garden/commit/29da4e2))
* **windows:** use cross-spawn module to avoid path issues on Windows ([082964c](https://github.com/garden-io/garden/commit/082964c))

### Code Refactoring

* remove node-pty dependency ([5082196](https://github.com/garden-io/garden/commit/5082196))
* rename "workflow" to "task" ([4c7230a](https://github.com/garden-io/garden/commit/4c7230a))
* rename Task to BaseTask ([9b40291](https://github.com/garden-io/garden/commit/9b40291))
* a few changes to facilitate packaging/bundling ([d0e4035](https://github.com/garden-io/garden/commit/d0e4035))
* remove explicit helm and stern installation dependencies ([a160b31](https://github.com/garden-io/garden/commit/a160b31))
* add buildDependencies key to plugin module action params ([b24c6a9](https://github.com/garden-io/garden/commit/b24c6a9))
* remove node-pty dependency ([5082196](https://github.com/garden-io/garden/commit/5082196))
* rename `init env` cmd to `init` and remove login cmd ([2998bc4](https://github.com/garden-io/garden/commit/2998bc4))
* **build:** remove dependancy on git submodule for k8s ([d284494](https://github.com/garden-io/garden/commit/d284494))
* **cli:** remove single char command aliases ([d562fe2](https://github.com/garden-io/garden/commit/d562fe2))
* **docs:** improve cli commands help and description text ([d04e97b](https://github.com/garden-io/garden/commit/d04e97b))
* **docs:** re-name auto generated reference files ([cc47d64](https://github.com/garden-io/garden/commit/cc47d64))
* **error-messages:** improve error message for check-docs ([5c4fb3a](https://github.com/garden-io/garden/commit/5c4fb3a))
* **go-cli:** install bin deps where Garden expects them ([13fa57c](https://github.com/garden-io/garden/commit/13fa57c))
* **go-cli:** use docker sdk and keep containers running ([85dfd13](https://github.com/garden-io/garden/commit/85dfd13))
* **multi-repo:** require tag or branch in repository URLs ([be9b116](https://github.com/garden-io/garden/commit/be9b116))

### Features

* tasks/workflows implemented ([de9275b](https://github.com/garden-io/garden/commit/de9275b))
* experimental single-binary build via zeit/pkg ([9f8d7bf](https://github.com/garden-io/garden/commit/9f8d7bf))
* allow custom dockerfile path for container modules ([5ecaead](https://github.com/garden-io/garden/commit/5ecaead))
* added --hot-reload flag to dev & deploy ([c779618](https://github.com/garden-io/garden/commit/c779618))
* hot-reload functionality for local k8s ([ff0001d](https://github.com/garden-io/garden/commit/ff0001d))
* garden-cli container build (experimental) ([7d2b5e7](https://github.com/garden-io/garden/commit/7d2b5e7))
* **cli:** experimental go frontend CLI ([71c5e38](https://github.com/garden-io/garden/commit/71c5e38))
* **k8s:** print error logs when container fails to start ([69b8cf6](https://github.com/garden-io/garden/commit/69b8cf6))


<a name="v0.8.0"></a>
## [v0.8.0](https://github.com/garden-io/garden/compare/v0.7.0...v0.8.0) (2018-10-07)

### Bug Fixes

* ignore paths relative to parent dir when scanning modules ([65ba584](https://github.com/garden-io/garden/commit/65ba584))
* incomplete downloads in ext-tool helper ([30a6eb0](https://github.com/garden-io/garden/commit/30a6eb0))
* prevent multiple prefixing in getModuleKey ([2421223](https://github.com/garden-io/garden/commit/2421223))
* include provided deps in module cache keys ([b6652d0](https://github.com/garden-io/garden/commit/b6652d0))
* incl. ingresses & services in delete command. ([8d3f366](https://github.com/garden-io/garden/commit/8d3f366))
* replace node-pty with node-pty-prebuilt to avoid install issues ([775c98f](https://github.com/garden-io/garden/commit/775c98f))
* handle all promises and add no-floating-promises linting rule ([f0b4104](https://github.com/garden-io/garden/commit/f0b4104))
* use faas-cli to delete OpenFAAS services ([b38113e](https://github.com/garden-io/garden/commit/b38113e))
* **logger:** render non-empty entries even though msg is missing ([20f2830](https://github.com/garden-io/garden/commit/20f2830))
* **logger:** appended error messages now rendered properly ([f964b3b](https://github.com/garden-io/garden/commit/f964b3b))
* **logger:** let empty entries inherit parent indentation level ([9c428cd](https://github.com/garden-io/garden/commit/9c428cd))
* **logger:** only print emoji if env supports it ([3e541e1](https://github.com/garden-io/garden/commit/3e541e1))

### Code Refactoring

* remove explicit helm and stern installation dependencies ([a160b31](https://github.com/garden-io/garden/commit/a160b31))
* a few changes to facilitate packaging/bundling ([d0e4035](https://github.com/garden-io/garden/commit/d0e4035))
* rename `init env` cmd to `init` and remove login cmd ([2998bc4](https://github.com/garden-io/garden/commit/2998bc4))
* **multi-repo:** require tag or branch in repository URLs ([be9b116](https://github.com/garden-io/garden/commit/be9b116))

### Features

* garden-cli container build (experimental) ([7d2b5e7](https://github.com/garden-io/garden/commit/7d2b5e7))
* **k8s:** support remote container registries and remote clusters ([5243c40](https://github.com/garden-io/garden/commit/5243c40))


Expand Down
2 changes: 1 addition & 1 deletion garden-service/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion garden-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "garden-cli",
"version": "0.8.0-rc4",
"version": "0.8.0",
"description": "A full-featured development framework for containers and serverless",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions support/install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ md -Force $gardenTmpPath | Out-Null

# Download and extract the archive to $gardenBinPath
# TODO: change this to point to the latest stable instead of the hard-coded version
$url = "https://github.com/garden-io/garden/releases/download/v0.8.0-rc4/garden-0.8.0-rc4-windows-amd64.zip"
$zipPath = "$gardenTmpPath\garden-0.8.0-rc4-windows-amd64.zip"
$url = "https://github.com/garden-io/garden/releases/download/v0.8.0/garden-0.8.0-windows-amd64.zip"
$zipPath = "$gardenTmpPath\garden-0.8.0-windows-amd64.zip"

Write-Host "-> Downloading $url..."
if (-not ([Net.ServicePointManager]::SecurityProtocol).ToString().Contains([Net.SecurityProtocolType]::Tls12)) {
Expand Down

0 comments on commit 6df9306

Please sign in to comment.