Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.2.0...v1.0.0) (2022-04-01) ### Bug Fixes * **config-schema:** remove unused parameter ([ff2732d](ff2732d)) * describe provider ([bd0cae2](bd0cae2)) * export Plugin as it is required by serverless ([df3ac21](df3ac21)) * import AWS Provider correctly ([b324367](b324367)) * nodejs template ([c6f6440](c6f6440)) * serverless configuration schema - triggers ([6e485fa](6e485fa)) * set public access of npm package ([81b35b2](81b35b2)) * update @yandex-cloud/nodejs-sdk ([7100507](7100507)) * update serverless to v3 ([d3377f5](d3377f5)) ### Code Refactoring * support nodejs >=12 only ([56e5372](56e5372)) ### Features * ability to provide credentials via env variables ([bf4ace9](bf4ace9)) * migrate to @yandex-cloud/nodejs-sdk ([e49e95a](e49e95a)) * rename npm package to @yandex-cloud/serverless-plugin ([2ad62e4](2ad62e4)) * serverless configuration schema - resources ([c0cd38e](c0cd38e)) * support iam token authorization ([77a4eee](77a4eee)) * update serverless-yandex-cloud in example ([5b09fa7](5b09fa7)) * upgrade nodejs template ([99c9eed](99c9eed)) ### BREAKING CHANGES * drop support of nodejs < 12
- Loading branch information