Mariusz Nowak
f2a01c849b
chore: Release v1.60.3
2019-12-23 16:10:59 +01:00
Mariusz Nowak
b05d5bcce3
fix(AWS APIGW): Fix Rest API id detection when no API GW involved
...
Regression introduced with #7126
2019-12-23 16:10:59 +01:00
Tinafang
4ab5566f5e
docs: Chinese version of README
2019-12-23 15:48:35 +01:00
Mariusz Nowak
c9a6b75d49
chore: Release v1.60.2
2019-12-23 13:58:33 +01:00
Mariusz Nowak
42219883de
ci: Increase git history to avoid fails on multiple merges
2019-12-23 13:58:33 +01:00
Mariusz Nowak
dfa0967ecf
fix(AWS APIGW): Ensure to apply API GW stage settings with no endpoints
...
Fixes #7036
2019-12-23 13:58:33 +01:00
Mariusz Nowak
4a947b215c
fix(AWS Lambda): Fix CloudWatch logs creation access
...
Fixes #6241
Closes #6692
2019-12-23 13:58:33 +01:00
Mariusz Nowak
38f6ac125e
fix(AWS APIGW): Ensure to point provisioned version
...
Addresses #7059
2019-12-23 13:58:33 +01:00
Mariusz Nowak
3210a94ef9
fix(AWS Lambda): Workaround AWS issue related to alias redeployments
...
Addresses #7059
2019-12-23 13:58:32 +01:00
Mariusz Nowak
eaf9b6117f
fix(AWS Lambda): Fix provisioned concurrency configuration
...
- So it works with multiple lambda versions
- “internal error” is avoided on change of provisioned
config configuration
Addresses #7059
2019-12-23 13:58:32 +01:00
Mariusz Nowak
3e2f59e27c
refactor(AWS Lambda): Resolve object once
2019-12-23 13:58:32 +01:00
Mariusz Nowak
388c2993f0
refactor(AWS APIGW): Rely on object destructuring
2019-12-23 13:58:32 +01:00
Mariusz Nowak
cf5497198b
refactor(AWS Lambda): Improve var name
2019-12-23 13:58:32 +01:00
Mariusz Nowak
95a397d731
refactor(AWS Lambda): Improve variables naming
2019-12-23 13:58:31 +01:00
Mariusz Nowak
271499777d
refactor(AWS Lambda): Rely on more reliable Object.assign
...
_.merge is deep merge, and may introduce unexpected outcome
2019-12-23 13:58:31 +01:00
Mariusz Nowak
6af76ed237
refactor(AWS APIGW): Convert trailing arguments into options
2019-12-23 13:58:31 +01:00
Mariusz Nowak
43bc287c6a
chore: Register 'AWS APIGW' commit message scope
2019-12-23 13:58:31 +01:00
Mariusz Nowak
1bf08aa51c
chore: Register 'AWS Lambda' commit message scope
2019-12-23 13:58:13 +01:00
Mariusz Nowak
84b1d1eb11
fix: Fix custom resource lambda artifact generation
...
When multiple custom resources where generated,
then multiple times we tried to copy generated zip file
into service folder.
On same occasions it crashed with EPERM or ENOENT errors
2019-12-23 13:57:51 +01:00
Mariusz Nowak
5e448e7d1d
refactor: Ensure to return promise from async function
2019-12-23 13:57:51 +01:00
Mariusz Nowak
bc04da5e41
refactor(User Config): Show config save error only with SLS_DEBUG=*
...
It's to not confuse users with warnings which do not affect
how application works
Fixes #7077
2019-12-23 12:54:25 +01:00
Mariusz Nowak
c88fae5724
chore: Register 'User Config' commit message scope
2019-12-23 12:54:25 +01:00
Mariusz Nowak
a2e5968f9d
docs: Improve binary installer documentation
2019-12-23 11:55:28 +01:00
Mariusz Nowak
0c87483316
chore: Release v1.60.1
2019-12-20 10:34:35 +01:00
Mariusz Nowak
617b479fb7
fix: Fix support for relative plugins.localPath
...
Fixes #7117
2019-12-20 10:34:35 +01:00
Mariusz Nowak
1b2439aabe
chore: Register 'Plugins' commit message scope
2019-12-20 10:34:35 +01:00
Mariusz Nowak
950036157d
fix: Ensure necessary IAM role for handling existing cognito pools
...
Fixes #6579
2019-12-20 10:34:07 +01:00
Mariusz Nowak
8148cf2cac
fix: Support differet AWS partitions
2019-12-20 10:34:07 +01:00
Mariusz Nowak
10d0078d19
refactor: Move cachedFilePath resolution into memoized function
...
In tests run, each file starts with different homedir
2019-12-20 10:34:07 +01:00
Mariusz Nowak
606866905f
test: Replace direct AWS SDK usage with awsRequest
2019-12-20 10:34:07 +01:00
Mariusz Nowak
0970cf9c9c
test: Replace persistentRequest usage with awsRequest
2019-12-20 10:34:06 +01:00
Mariusz Nowak
c2f1311474
test: Refactor to rely on awsRequest util
2019-12-20 10:34:06 +01:00
Mariusz Nowak
c80dd20aef
test: Refactor confirmCloudWatchLogs to rely on awsRequest
2019-12-20 10:34:06 +01:00
Mariusz Nowak
c1ef327801
test: awsRequest util
2019-12-20 10:34:05 +01:00
Mariusz Nowak
82b7d2cd19
test: Alphabetical order on exports
2019-12-20 10:34:05 +01:00
Maciej Skierkowski
f3a087520f
docs: CI/CD support in Dashboard
2019-12-20 08:59:50 +01:00
Mariusz Nowak
4893f7d0c2
fix(Variables): Ensure no same object instances are shared across config
...
Fixes #7098
2019-12-19 12:05:33 +01:00
Mariusz Nowak
7bee36e368
chore: Register 'Variables' scope
2019-12-19 12:05:33 +01:00
Mariusz Nowak
8828d95947
ci: Fix already created tag handling
2019-12-18 14:18:45 +01:00
Mariusz Nowak
ac750053fd
refactor(Binary Installer): Ensure latest stable npm version in bundle
2019-12-18 14:18:45 +01:00
Mariusz Nowak
55117a96c7
ci(Binary Installer): Ensure to pass tag to upload script
2019-12-18 14:18:45 +01:00
Mariusz Nowak
be74c0b285
chore: Register 'Binary Installer' scope
2019-12-18 14:18:45 +01:00
Mariusz Nowak
34656da4c6
chore: Release v1.60.0
v1.60.0
2019-12-18 12:27:49 +01:00
Mariusz Nowak
7768f9c879
chore: Bump dependencies
2019-12-18 12:27:49 +01:00
Mariusz Nowak
fc74c287f6
fix: Fix AWS partition reference in APIGW CloudWatch role setup
...
Addresses issue mentioned in #7100
2019-12-18 09:37:17 +01:00
Mariusz Nowak
bce8300ef7
ci: Workaround choco issues (do not require python for running tests)
2019-12-18 09:36:52 +01:00
Mariusz Nowak
0a5b7c65bd
docs: Document standalone installation
2019-12-18 09:36:52 +01:00
Mariusz Nowak
53e596fa67
feat: uninstall command for installed binaries
2019-12-18 09:36:52 +01:00
Mariusz Nowak
c4efd66e4e
feat: upgrade command for installed binaries
2019-12-18 09:36:52 +01:00
Mariusz Nowak
f0f96980ee
feat: Linux & macOS binary installer
2019-12-18 09:36:52 +01:00