amplify-function-plugin-interface
Advanced tools
Comparing version 1.4.2-teamprv2.208 to 1.5.1-beta.0
@@ -6,2 +6,38 @@ # Change Log | ||
## [1.5.1-beta.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-function-plugin-interface@1.4.1...amplify-function-plugin-interface@1.5.1-beta.0) (2020-11-22) | ||
**Note:** Version bump only for package amplify-function-plugin-interface | ||
# 1.5.0 (2020-11-22) | ||
### Bug Fixes | ||
* save default editor on add and load on update ([#3841](https://github.com/aws-amplify/amplify-cli/issues/3841)) ([edb94cf](https://github.com/aws-amplify/amplify-cli/commit/edb94cfa2f1a66af0d45afb74f46a3488def9ddd)) | ||
### Features | ||
* Lambda layers ([#4697](https://github.com/aws-amplify/amplify-cli/issues/4697)) ([4e97400](https://github.com/aws-amplify/amplify-cli/commit/4e974007d95c894ab4108a2dff8d5996e7e3ce25)) | ||
* **amplify-category-function:** Refactor invoke to call runtime plugins ([#3768](https://github.com/aws-amplify/amplify-cli/issues/3768)) ([92293fa](https://github.com/aws-amplify/amplify-cli/commit/92293fa83190bd18aacdc2f46a22938f94b89609)) | ||
* **amplify-category-function:** refactor to support build and package interface of runtime plugins ([8c4ec55](https://github.com/aws-amplify/amplify-cli/commit/8c4ec55e46ed8a153eee306c23f9665d58d3c5f4)) | ||
* **amplify-category-function:** refactor to support runtime and template plugins ([#3517](https://github.com/aws-amplify/amplify-cli/issues/3517)) ([607ae21](https://github.com/aws-amplify/amplify-cli/commit/607ae21287941805f44ea8a9b78dd12d16d71f85)) | ||
* **amplify-category-function:** Support Lambda Scheduling ([#3714](https://github.com/aws-amplify/amplify-cli/issues/3714)) ([4a488ed](https://github.com/aws-amplify/amplify-cli/commit/4a488edef14d9161600cf6ce6887baa3c04ebef5)) | ||
* **amplify-category-function:** support list in plugin runtime condition ([#3757](https://github.com/aws-amplify/amplify-cli/issues/3757)) ([b36c09d](https://github.com/aws-amplify/amplify-cli/commit/b36c09d6ef21c40999d1f5930aabece0a4315d21)) | ||
* **amplify-function-plugin-interface:** update contribute params ([#3711](https://github.com/aws-amplify/amplify-cli/issues/3711)) ([3a38f9e](https://github.com/aws-amplify/amplify-cli/commit/3a38f9ee021f51f48b4e978f0ed96d4cbfb1ff96)) | ||
* **amplify-python-runtime-provider:** implement python runtime provider ([#3710](https://github.com/aws-amplify/amplify-cli/issues/3710)) ([cddb5a7](https://github.com/aws-amplify/amplify-cli/commit/cddb5a7b47abacae11205776cb56d68a56286f45)) | ||
### Reverts | ||
* Revert "feat(amplify-python-runtime-provider): implement python runtime provider (#3710)" (#3719) ([e20ed97](https://github.com/aws-amplify/amplify-cli/commit/e20ed975ea46f124e736b4dfc940e1be1a781f87)), closes [#3710](https://github.com/aws-amplify/amplify-cli/issues/3710) [#3719](https://github.com/aws-amplify/amplify-cli/issues/3719) | ||
## [1.4.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-function-plugin-interface@1.4.0...amplify-function-plugin-interface@1.4.1) (2020-08-31) | ||
@@ -8,0 +44,0 @@ |
{ | ||
"name": "amplify-function-plugin-interface", | ||
"version": "1.4.2-teamprv2.208+cdeb7ebdd", | ||
"version": "1.5.1-beta.0", | ||
"description": "Interface for plugins that provide additional functionality to function category plugins", | ||
@@ -18,3 +18,3 @@ "repository": { | ||
}, | ||
"gitHead": "cdeb7ebdd0f8e387824f909ed56a4d8e8d82e1aa" | ||
"gitHead": "e34cac90ab86df17c4bd287fc4db1ed5faa59a5a" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
28369
0