15727 Commits

Author SHA1 Message Date
Max Marze
ee89ebeb16
chore: Release v3.35.1 (#12161)
* chore: Release v3.35.1

* ci: Fix chocolatey publish
v3.35.1
2023-09-16 11:49:10 -04:00
Max Marze
1f8d786b16
fix: Do not use isDashboard in onboarding flow (#12160)
* fix: Do not use isDashboard in onboarding flow

* chore: Remove CONSOLE_CONTEXT tests from onboarding

* fix: Update interactive setup test
2023-09-15 22:20:21 -04:00
Max Marze
737bc1ef0a
chore: Release v3.35.0 (#12159) v3.35.0 2023-09-15 17:52:15 -04:00
Max Marze
26c565d309
chore: Bump @serverless/platform-client version (#12158) 2023-09-15 17:16:19 -04:00
Max Marze
f057629cbe
feat: Upgrade to @serverless/dashboard-plugin (#12157)
* feat: Upgrade to @serverless/dashboard-plugin

* feat: Remove support for node12

* chore: Bump @serverless/dashboard-plugin version

* fix: Coverage on Linux action
2023-09-15 16:31:25 -04:00
Maciej Skierkowski
c66aad7436
docs: Update docs to reflect Dashboard v2 changes (#12155)
* docs: Update content on new monitoring

* docs: Add section on orgs & members

* docs: Remove reference to concurrent builds

* docs: Replace "Enterprise" with "Dashboard"

* docs: Updates node.js SDK docs

* docs: Update menu and add upgrade guide

* docs: Adding docs on span() in node.js SDK

* docs: Add setEndpoint, tagging API and migration

* docs: Update Python SDK migration

* docs: Update Python SDK

* docs: Use env vars to dsiable auto spans

* docs: Remove refernece to span.* Event methods

* docs: Replace "end" with "close" methods

* docs: Updates config notes per new SDKs

* docs: Add note on wrapping

* docs: Add instrumentation steps

* docs: Update syntax for disabling monitoring

* docs: Update syntax on disabling dashboard monitoring

* docs: Running prettify
2023-09-15 10:26:58 -07:00
Austen
9b770a27dc
fix: Adjust providers endpoint (#12154)
* fix: Fiormatting

* feat: Remove Dashboard onboarding from framework (#12151)

* fix: Providers test

---------

Co-authored-by: Max Marze <max@marze.dev>
2023-09-15 11:34:01 -04:00
Max Marze
590bb7e177
feat: Remove Console Login (#12153)
* feat: Remove Console Login

* fix: Update login tests to remove console login options

* feat: Remove Console login options

* feat: Remove console onboarding

* fix: Remove console tests

* chore: Remove remaining console flags

* fix: Remove console deploy unit test

* fix: Interactive Setup tests

* fix: Update generate-payload tests
2023-09-15 11:33:40 -04:00
Max Marze
6ee277dfcb
feat: Remove Dashboard onboarding from framework (#12151) 2023-09-14 23:22:59 -04:00
Max Marze
561a875da7
fix: Handle account being integrated with an existing org (#12149) 2023-09-13 13:22:38 -04:00
Max Marze
307865d052
fix: Local credentials should be resolved in onboarding command (#12148) 2023-09-12 16:13:35 -04:00
Max Marze
bf518b9135
fix: Check for Serverless Dashboard IAM stack prior to creation (#12147) 2023-09-12 14:06:56 -04:00
Max Marze
45cbd52501
feat: Make dashboard monitoring opt-out (#12138) 2023-09-06 17:04:38 -04:00
Dan Jarvis
66e31077a7
feat: Post deploy serverless dashboard integration (#12063)
* feat: Post deploy serverless dashboard integration

* chore: Update unit test

* chore: Use pre integration endpoint

* chore: Updated async process

* chore: Added timeout on instrumentation call

* chore: Handle region configuration

* chore: Always send instruemntation

* chore: Updated instrumentation progress

* chore: Merge #12059
2023-09-05 11:33:22 -04:00
amlodzianowski
b09d0d6267
fix: recognize ap-south-2 as a valid AWS region (#12129) 2023-09-04 14:52:05 -04:00
Michael Vasilenko
9437e241e6
support Israel (Tel-Aviv) region (#12125) 2023-09-04 14:48:06 -04:00
Austen
2aba07bc10
chore: delete readme_cn due to outdated content 2023-08-30 06:32:32 -06:00
Dan Jarvis
4288d69247
chore: Release v3.34.0 (#12097) v3.34.0 2023-08-03 15:28:20 -05:00
Gareth McCumskey
47752842e0
docs: Update to documentation about connecting to AWS (#12089)
Co-authored-by: Gareth Mc Cumskey <gareth@serverless.com>
2023-07-28 11:44:37 -04:00
Graham Campbell
f5d143ac39
Support the new Python 3.11 lambda runtime and update examples to use Python 3.11 (#12085) 2023-07-27 15:25:37 -05:00
Graham Campbell
90f3a663b4
chore: Upgrade to latest actions in GitHub Workflows (#11990) 2023-07-26 09:03:07 -05:00
Austen
e4fb073015
Update README.md 2023-07-06 10:11:06 -06:00
Ben Griffiths
aefdfe5020
test(AWS MSK): Fix test description (#12044) 2023-06-28 09:29:05 +02:00
Tie
e1039ded5c
fix(AWS Schedule): Fix IAM role assignment (#12030) 2023-06-28 09:28:08 +02:00
Debadutta Panda
1775c90a72
refactor: Remove got dependency (#12040) 2023-06-27 13:30:40 +02:00
Mariusz Nowak
0a8a704e95
chore: Release v3.33.0 v3.33.0 2023-06-26 09:42:27 +02:00
Mariusz Nowak
9237464df1
chore: Bump dependencies 2023-06-26 09:36:53 +02:00
Ben
483ea166fc
feat(AWS MSK): Support AT_TIMESTAMP starting position (#12034) 2023-06-22 13:19:32 +02:00
James Kyburz
a50773b60d
fix(AWS Websocket): Fix internal authorizers handling (#11871) 2023-06-20 14:10:49 +02:00
Paul
0382fac53e
docs: Improve tutorial.md (#12031) 2023-06-20 09:01:07 +02:00
Dan Jarvis
17d64e6c94
chore: Remove dev mode warning (#12014) 2023-06-09 07:11:10 -05:00
Inqnuam
04db0f045c
fix(AWS ALB): Recognize CIDR format at ip configuration (#11889) 2023-06-09 10:56:40 +02:00
Kirill Khoroshilov
4582913214
fix(Packaging): Fix merging DependsOn from user resources (#12009) 2023-06-07 16:42:52 +02:00
Ryan Rickerts
0a0a4fc8af
feat(AWS Local Invocation): Support ruby3.2 (#12004) 2023-06-05 12:41:44 +02:00
Mariusz Nowak
b82efafda3
chore: Release v3.32.2 v3.32.2 2023-06-02 13:30:38 +02:00
Mariusz Nowak
3fe153126e
chore: Bump dependencies 2023-06-02 13:30:09 +02:00
Mariusz Nowak
39806d622f refactor(Telemetry): Report installed docker version 2023-06-02 12:55:20 +02:00
Mariusz Nowak
76454d3de7
chore: Release v3.32.1 v3.32.1 2023-06-01 14:14:42 +02:00
Mariusz Nowak
bb0697560b
chore: Bump dependencies 2023-06-01 14:13:38 +02:00
Mariusz Nowak
d0e3056b77
fix: Revert vpc configuration on custom resources (#12001)
This reverts  #11985 (commit f2d1e23f591a8cae2d41a93ca476b135dfcdac68)
2023-06-01 13:52:59 +02:00
Gordon Shankman
83e194cb17
docs: Fix issues in tutorial (#11996) 2023-06-01 13:23:17 +02:00
Mariusz Nowak
acbfca1fba
chore: Release v3.32.0 v3.32.0 2023-05-31 18:06:12 +02:00
Mariusz Nowak
ad9fba91ee
chore: Bump dependencies 2023-05-31 17:56:29 +02:00
Mariusz Nowak
83670f98c5 feat(Telemetry): Inspect docker availability 2023-05-31 17:46:56 +02:00
Inqnuam
72b27cb4fe
fix(AWS ALB): Allow multiple http-header conditions (#11888) 2023-05-31 10:23:58 +02:00
AntonioGM
41e90c3043
fix(AWS CloudFront): Accept CF intrinsic functions in behavior
(PR #11994)
2023-05-30 16:26:40 +02:00
Mariusz Nowak
032e43c77d feat(AWS Lambda): Do not recognize dropped nodejs12.x runtime 2023-05-30 14:20:52 +02:00
Mariusz Nowak
473614d3f3 test: Upgrade tests to not rely on nodejs12.x runtime 2023-05-30 14:20:52 +02:00
Mariusz Nowak
943bf6dfad fix(AWS Deploy): Fix default runtime resolution 2023-05-30 14:20:52 +02:00
Mariusz Nowak
311a4544a9 test: Improve test title 2023-05-30 14:20:52 +02:00