@adobe/probot-serverless-openwhisk
Version:
Probot Serverless OpenWisk
124 lines (54 loc) • 5.33 kB
Markdown
## [3.0.3](https://github.com/adobe/probot-serverless-openwhisk/compare/v3.0.2...v3.0.3) (2019-04-25)
### Bug Fixes
* **package:** update probot to version 9.2.8 ([1b13993](https://github.com/adobe/probot-serverless-openwhisk/commit/1b13993))
## [3.0.2](https://github.com/adobe/probot-serverless-openwhisk/compare/v3.0.1...v3.0.2) (2019-04-23)
### Bug Fixes
* **package:** update probot to version 9.2.7 ([5755cd4](https://github.com/adobe/probot-serverless-openwhisk/commit/5755cd4))
## [3.0.1](https://github.com/adobe/probot-serverless-openwhisk/compare/v3.0.0...v3.0.1) (2019-04-19)
### Bug Fixes
* **package:** update probot to version 9.2.6 ([309acf2](https://github.com/adobe/probot-serverless-openwhisk/commit/309acf2))
# [3.0.0](https://github.com/adobe/probot-serverless-openwhisk/compare/v2.2.1...v3.0.0) (2019-04-18)
### Features
* **action:** allow githup app private key to be specified via action params ([#65](https://github.com/adobe/probot-serverless-openwhisk/issues/65)) ([8fdf044](https://github.com/adobe/probot-serverless-openwhisk/commit/8fdf044)), closes [#64](https://github.com/adobe/probot-serverless-openwhisk/issues/64)
### BREAKING CHANGES
* **action:** The GH_WEBHOOK_SECRET param in now called GH_APP_WEBHOOK_SECRET.
* **action:** the secret and appId can no longer be loaded from env.APP_ID and env.WEBHOOK_SECRET
## [2.2.1](https://github.com/adobe/probot-serverless-openwhisk/compare/v2.2.0...v2.2.1) (2019-04-18)
### Bug Fixes
* **package:** update @adobe/openwhisk-action-builder to version 0.7.0 ([26adc44](https://github.com/adobe/probot-serverless-openwhisk/commit/26adc44)), closes [#62](https://github.com/adobe/probot-serverless-openwhisk/issues/62) [#63](https://github.com/adobe/probot-serverless-openwhisk/issues/63)
* **package:** update probot to version 9.2.5 ([d239309](https://github.com/adobe/probot-serverless-openwhisk/commit/d239309))
# [2.2.0](https://github.com/adobe/probot-serverless-openwhisk/compare/v2.1.6...v2.2.0) (2019-04-15)
### Features
* **init:** pass probot options ([#59](https://github.com/adobe/probot-serverless-openwhisk/issues/59)) ([6ae62d0](https://github.com/adobe/probot-serverless-openwhisk/commit/6ae62d0)), closes [#58](https://github.com/adobe/probot-serverless-openwhisk/issues/58)
## [2.1.6](https://github.com/adobe/probot-serverless-openwhisk/compare/v2.1.5...v2.1.6) (2019-04-12)
### Bug Fixes
* **package:** update probot to version 9.2.4 ([2405a48](https://github.com/adobe/probot-serverless-openwhisk/commit/2405a48)), closes [#56](https://github.com/adobe/probot-serverless-openwhisk/issues/56)
## [2.1.5](https://github.com/adobe/probot-serverless-openwhisk/compare/v2.1.4...v2.1.5) (2019-04-08)
### Bug Fixes
* **test:** ensure latest mocha works ([f8a1982](https://github.com/adobe/probot-serverless-openwhisk/commit/f8a1982))
## [2.1.4](https://github.com/adobe/probot-serverless-openwhisk/compare/v2.1.3...v2.1.4) (2019-04-03)
### Bug Fixes
* **deploy:** switch to default nodejs10 container ([72866b1](https://github.com/adobe/probot-serverless-openwhisk/commit/72866b1))
## [2.1.3](https://github.com/adobe/probot-serverless-openwhisk/compare/v2.1.2...v2.1.3) (2019-04-03)
### Bug Fixes
* **deploy:** switch to default nodejs10 container ([ea3a1ab](https://github.com/adobe/probot-serverless-openwhisk/commit/ea3a1ab)), closes [#42](https://github.com/adobe/probot-serverless-openwhisk/issues/42)
## [2.1.2](https://github.com/adobe/probot-serverless-openwhisk/compare/v2.1.1...v2.1.2) (2019-04-01)
### Bug Fixes
* **package:** update openwhisk-action-builder to version 0.5.2 ([f03043c](https://github.com/adobe/probot-serverless-openwhisk/commit/f03043c))
## [2.1.1](https://github.com/adobe/probot-serverless-openwhisk/compare/v2.1.0...v2.1.1) (2019-04-01)
### Bug Fixes
* **probot:** Avoid sticky errors ([#49](https://github.com/adobe/probot-serverless-openwhisk/issues/49)) ([dbbabe0](https://github.com/adobe/probot-serverless-openwhisk/commit/dbbabe0))
# [2.1.0](https://github.com/adobe/probot-serverless-openwhisk/compare/v2.0.0...v2.1.0) (2019-03-25)
### Features
* **express:** Use serverless-http (via new action builder) ([1f12c6c](https://github.com/adobe/probot-serverless-openwhisk/commit/1f12c6c)), closes [#44](https://github.com/adobe/probot-serverless-openwhisk/issues/44)
# [2.0.0](https://github.com/adobe/probot-serverless-openwhisk/compare/v1.0.3...v2.0.0) (2019-03-22)
### Features
* **logging:** Removed Logger from exports in favour and use action builder ([f664ee8](https://github.com/adobe/probot-serverless-openwhisk/commit/f664ee8))
### BREAKING CHANGES
* **logging:** Logger no longer exported.
## [1.0.3](https://github.com/adobe/probot-serverless-openwhisk/compare/v1.0.2...v1.0.3) (2019-03-20)
### Bug Fixes
* **log:** add action params to log ([#41](https://github.com/adobe/probot-serverless-openwhisk/issues/41)) ([518cfa7](https://github.com/adobe/probot-serverless-openwhisk/commit/518cfa7)), closes [#40](https://github.com/adobe/probot-serverless-openwhisk/issues/40)
## [1.0.2](https://github.com/adobe/probot-serverless-openwhisk/compare/v1.0.1...v1.0.2) (2019-03-19)
### Bug Fixes
* **config:** make semantic release update package.json ([ce312ee](https://github.com/adobe/probot-serverless-openwhisk/commit/ce312ee))