diff --git a/CHANGELOG.md b/CHANGELOG.md index b9f87db4..a7884260 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,27 +1,34 @@ -# 1.2.0 -[Documentation](https://docs.fission.io) -## Downloads for 1.2.0 +# 1.2.1 +[Documentation](https://docs.fission.io/) +## Downloads for 1.2.1 filename | sha256 hash -------- | ----------- -[fission-core-1.2.0.yaml](https://github.com/fission/fission/releases/download/1.2.0/fission-core-1.2.0.yaml) | `5254b06f82fad3e1cdf31bc062d568fb1b1e6f280b5d8f377d29d75f7e970b4d` -[fission-core-1.2.0-minikube.yaml](https://github.com/fission/fission/releases/download/1.2.0/fission-core-1.2.0-minikube.yaml) | `f46ef58e8367dc0b5c95e25851bf8fbaae00b39f6ac5e4d64d2a39f7444d5150` -[fission-all-1.2.0.yaml](https://github.com/fission/fission/releases/download/1.2.0/fission-all-1.2.0.yaml) | `078b63484c9c373b363db7a4ae4057cbc61ee83d9b0107615fc02a0db87315af` -[fission-all-1.2.0-minikube.yaml](https://github.com/fission/fission/releases/download/1.2.0/fission-all-1.2.0-minikube.yaml) | `9aa230a14b0c64fb84d2f89dbdf555154da3458e3d714b439c4844053406fac0` -[fission-core-1.2.0.tgz](https://github.com/fission/fission/releases/download/1.2.0/fission-core-1.2.0.tgz) | `0f315c8a8938ee69ebb79c5b0ab94d0948bc8a89667002925385822e7601923b` -[fission-all-1.2.0.tgz](https://github.com/fission/fission/releases/download/1.2.0/fission-all-1.2.0.tgz) | `fd3095538a40748205e83892a0e11dc26d93c5cdbb4490cbf7c5b40d7bc3d5cb` -[fission-cli-osx](https://github.com/fission/fission/releases/download/1.2.0/fission-cli-osx) | `1a8d9aff52221fc7a9631ce5354b0e92758defb1846ea65911d9f6220649ef5e` -[fission-cli-linux](https://github.com/fission/fission/releases/download/1.2.0/fission-cli-linux) | `2d38f2e571ea001d7bb66cace5790e4aff011a5cb82d45475f2e6744c47cfc2a` -[fission-cli-windows.exe](https://github.com/fission/fission/releases/download/1.2.0/fission-cli-windows.exe) | `aaf9689f27a9341f6ccf2860a9a3021093427cd22361aa9e19ee1fce8d6a83c1` +[fission-all-1.2.1-minikube.yaml](https://github.com/fission/fission/releases/download/1.2.1/fission-all-1.2.1-minikube.yaml) | `f645d4741c6396d71addcd1af0cdbf6791bb7b9f6dda3f0b3fea0359f70fe233` +[fission-core-1.2.1.yaml](https://github.com/fission/fission/releases/download/1.2.1/fission-core-1.2.1.yaml) | `aa0c50cd38cdde805c7fac62d18875ca72b0f420ccc17b179c067561eaa7249a` +[fission-all-1.2.1.yaml](https://github.com/fission/fission/releases/download/1.2.1/fission-all-1.2.1.yaml) | `f814b0e194b137235d8860336f488f51c93dea59cf3f8a15ff3e740a6c2972c1` +[fission-core-1.2.1-minikube.yaml](https://github.com/fission/fission/releases/download/1.2.1/fission-core-1.2.1-minikube.yaml) | `a12cc0037916c9ea5afb894d666533eaf66a543efb11f1bf4e0492e320039890` +[fission-core-1.2.1.tgz](https://github.com/fission/fission/releases/download/1.2.1/fission-core-1.2.1.tgz) | `09f573bd2cefa5106b0f67bc741ffa8440d9d65c9d87a27cde9a00513dd503d6` +[fission-all-1.2.1.tgz](https://github.com/fission/fission/releases/download/1.2.1/fission-all-1.2.1.tgz) | `9dce2e7bc1e59e4ef2746046751389ebcf8919cbe49829d614cad38449fbf7e1` +[fission-cli-osx](https://github.com/fission/fission/releases/download/1.2.1/fission-cli-osx) | `b171448a109ea8e3813a60068579d601da5b85584e106f52e790d3220a104bda` +[fission-cli-linux](https://github.com/fission/fission/releases/download/1.2.1/fission-cli-linux) | `29de834928464a4389decaaffa89854aa4533d2a914adfcf8844a8a2356e9cf0` +[fission-cli-windows.exe](https://github.com/fission/fission/releases/download/1.2.1/fission-cli-windows.exe) | `279a732cbeadd6eadbdce096d54f0ba242738ab2b5f0e710fc04bc2eb3459878` # Change Log +## [1.2.1](https://github.com/fission/fission/tree/1.2.1) (2019-05-09) +[Full Changelog](https://github.com/fission/fission/compare/1.2.0...1.2.1) + +**Merged pull requests:** + +- Fix dotnet example [\#1175](https://github.com/fission/fission/pull/1175) ([CanerPatir](https://github.com/CanerPatir)) +- V1.2.0 [\#1171](https://github.com/fission/fission/pull/1171) ([vishal-biyani](https://github.com/vishal-biyani)) +- Fixes broken config path for functions [\#1177](https://github.com/fission/fission/pull/1177) ([vishal-biyani](https://github.com/vishal-biyani)) + ## [1.2.0](https://github.com/fission/fission/tree/1.2.0) (2019-05-03) [Full Changelog](https://github.com/fission/fission/compare/1.1.0...1.2.0) -This release adds once a day anonymous reporting of number of function calls made which can be disabled by analytics=false in helm charts or YAML files. - **Merged pull requests:** - DRY up fetcher configuration [\#1168](https://github.com/fission/fission/pull/1168) ([vishal-biyani](https://github.com/vishal-biyani)) diff --git a/charts/README.md b/charts/README.md index 56d9c221..fedfea15 100644 --- a/charts/README.md +++ b/charts/README.md @@ -43,10 +43,10 @@ Parameter | Description | Default `routerServiceType` | Type of Fission Router service to use. For minikube, set this to NodePort, elsewhere use LoadBalancer or ClusterIP. | `LoadBalancer` `repository` | Image base repository | `index.docker.io` `image` | Fission image repository | `fission/fission-bundle` -`imageTag` | Fission image tag | `1.2.0` +`imageTag` | Fission image tag | `1.2.1` `pullPolicy` | Image pull policy | `IfNotPresent` `fetcherImage` | Fission fetcher repository | `fission/fetcher` -`fetcherImageTag` | Fission fetcher image tag | `1.2.0` +`fetcherImageTag` | Fission fetcher image tag | `1.2.1` `controllerPort` | Fission Controller service port | `31313` `routerPort` | Fission Router service port | ` 31314` `functionNamespace` | Namespace in which to run fission functions (this is different from the release namespace) | `fission-function` diff --git a/charts/fission-all/Chart.yaml b/charts/fission-all/Chart.yaml index 1afdab1e..967dbacf 100644 --- a/charts/fission-all/Chart.yaml +++ b/charts/fission-all/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: fission-all -version: 1.2.0 +version: 1.2.1 description: Fission is a fast serverless framework for Kubernetes. keywords: - fission @@ -12,4 +12,4 @@ maintainers: - name: Ta Ching Chen email: contact@tachingchen.com engine: gotpl -appVersion: 1.2.0 +appVersion: 1.2.1 diff --git a/charts/fission-all/templates/NOTES.txt b/charts/fission-all/templates/NOTES.txt index 96d711cb..c8074512 100644 --- a/charts/fission-all/templates/NOTES.txt +++ b/charts/fission-all/templates/NOTES.txt @@ -1,13 +1,13 @@ 1. Install the client CLI. Mac: - $ curl -Lo fission https://github.com/fission/fission/releases/download/1.2.0/fission-cli-osx && chmod +x fission && sudo mv fission /usr/local/bin/ + $ curl -Lo fission https://github.com/fission/fission/releases/download/1.2.1/fission-cli-osx && chmod +x fission && sudo mv fission /usr/local/bin/ Linux: - $ curl -Lo fission https://github.com/fission/fission/releases/download/1.2.0/fission-cli-linux && chmod +x fission && sudo mv fission /usr/local/bin/ + $ curl -Lo fission https://github.com/fission/fission/releases/download/1.2.1/fission-cli-linux && chmod +x fission && sudo mv fission /usr/local/bin/ Windows: - For Windows, you can use the linux binary on WSL. Or you can download this windows executable: https://github.com/fission/fission/releases/download/1.2.0/fission-cli-windows.exe + For Windows, you can use the linux binary on WSL. Or you can download this windows executable: https://github.com/fission/fission/releases/download/1.2.1/fission-cli-windows.exe 2. You're ready to use Fission! diff --git a/charts/fission-all/values.yaml b/charts/fission-all/values.yaml index 1d1f5e87..c12f6097 100644 --- a/charts/fission-all/values.yaml +++ b/charts/fission-all/values.yaml @@ -19,13 +19,13 @@ image: fission/fission-bundle pullPolicy: IfNotPresent ## Fission image version -imageTag: 1.2.0 +imageTag: 1.2.1 ## Fission fetcher repository fetcherImage: fission/fetcher ## Fission fetcher image version -fetcherImageTag: 1.2.0 +fetcherImageTag: 1.2.1 ## Port at which Fission controller service should be exposed controllerPort: 31313 diff --git a/charts/fission-core/Chart.yaml b/charts/fission-core/Chart.yaml index a0b96a42..ad63f857 100644 --- a/charts/fission-core/Chart.yaml +++ b/charts/fission-core/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: fission-core -version: 1.2.0 +version: 1.2.1 description: Fission is a fast serverless framework for Kubernetes. keywords: - fission @@ -12,4 +12,4 @@ maintainers: - name: Ta Ching Chen email: contact@tachingchen.com engine: gotpl -appVersion: 1.2.0 +appVersion: 1.2.1 diff --git a/charts/fission-core/templates/NOTES.txt b/charts/fission-core/templates/NOTES.txt index 96d711cb..c8074512 100644 --- a/charts/fission-core/templates/NOTES.txt +++ b/charts/fission-core/templates/NOTES.txt @@ -1,13 +1,13 @@ 1. Install the client CLI. Mac: - $ curl -Lo fission https://github.com/fission/fission/releases/download/1.2.0/fission-cli-osx && chmod +x fission && sudo mv fission /usr/local/bin/ + $ curl -Lo fission https://github.com/fission/fission/releases/download/1.2.1/fission-cli-osx && chmod +x fission && sudo mv fission /usr/local/bin/ Linux: - $ curl -Lo fission https://github.com/fission/fission/releases/download/1.2.0/fission-cli-linux && chmod +x fission && sudo mv fission /usr/local/bin/ + $ curl -Lo fission https://github.com/fission/fission/releases/download/1.2.1/fission-cli-linux && chmod +x fission && sudo mv fission /usr/local/bin/ Windows: - For Windows, you can use the linux binary on WSL. Or you can download this windows executable: https://github.com/fission/fission/releases/download/1.2.0/fission-cli-windows.exe + For Windows, you can use the linux binary on WSL. Or you can download this windows executable: https://github.com/fission/fission/releases/download/1.2.1/fission-cli-windows.exe 2. You're ready to use Fission! diff --git a/charts/fission-core/values.yaml b/charts/fission-core/values.yaml index 94adb94c..51aad686 100644 --- a/charts/fission-core/values.yaml +++ b/charts/fission-core/values.yaml @@ -16,7 +16,7 @@ repository: index.docker.io image: fission/fission-bundle ## Fission image version -imageTag: 1.2.0 +imageTag: 1.2.1 ## Image pull policy pullPolicy: IfNotPresent @@ -25,7 +25,7 @@ pullPolicy: IfNotPresent fetcherImage: fission/fetcher ## Fission fetcher image version -fetcherImageTag: 1.2.0 +fetcherImageTag: 1.2.1 ## Port at which Fission controller service should be exposed controllerPort: 31313