Austen Collins
a2feeac615
chore: Remove version check to refactor later
2024-04-17 21:38:24 -07:00
Austen Collins
c358e94b2d
chore: Sync
2024-04-17 08:07:55 -07:00
Eslam λ Hefnawy
dc5c4d1ba8
fix(dev): fix events logging in dev command ( #12429 )
...
* fix(dev): fix events logging in dev command
* feat(dev): improve events logging
2024-04-17 07:29:35 -07:00
Austen Collins
2ed4ff6fd5
chore: WIP
2024-04-17 06:38:58 -07:00
Max Marze
fac9392ade
feat: Use esbuild in devmode ( #12430 )
...
* chore: update submodule commit
* feat: use esbuild for dev mode
2024-04-17 00:20:49 -04:00
Eslam λ Hefnawy
8df959c95c
feat(dev): Improve dev command developer experience ( #12426 )
...
* feat(dev): added ping to dev session
* feat(dev): improve dev command logging
* chore(dev): rebuild the shim
2024-04-15 10:54:35 -07:00
Austen Collins
3a6dc67a80
chore: continue refactor
2024-04-14 17:25:27 -07:00
Max Marze
201c22df55
V4.0 next ( #12425 )
...
* chore: update submodule commit
* refactor: interactive setup and variable resolution cleanup (#12424 )
---------
Co-authored-by: Tomasz Czubocha <tomasz.czubocha@gmail.com>
2024-04-12 12:45:46 -04:00
Eslam λ Hefnawy
c49cd810cb
feat(dev): initialize yaml file watcher ( #12421 )
2024-04-10 16:34:22 -07:00
Austen Collins
caa274b465
chore: Change logger
2024-04-09 20:37:34 -07:00
Max Marze
325f220c1d
fix: handle typescript in binary build correctly ( #12416 )
2024-04-08 10:45:17 -04:00
Max Marze
a7a93bbcbc
fix: support typescript in devmode ( #12412 )
2024-04-04 16:58:37 -04:00
Max Marze
90206fa567
fix: use path.join & minified shim in dev mode ( #12408 )
2024-04-01 20:39:18 -04:00
Eslam λ Hefnawy
8c02a333d7
feat(dev-mode): Adds dev mode command ( #12404 )
...
* feat(dev-mode): adds dev mode command/plugin
* chore(dev-mode): more comments
* chore(dev-mode): fix local lambda tests
* fix(dev-mode): minor fixes for dev mode
2024-03-29 11:18:47 -07:00
Max Marze
97bdcf5f05
docs: Add logging configuration docs ( #12390 )
2024-03-16 18:58:45 -07:00
Max Marze
8adc276cee
feat: Add python3.12 & dotnet8 runtimes
2024-02-26 15:25:00 -05:00
Max Marze
cf34c35d83
fix: Handle when log property is not set
2024-02-22 20:30:00 -05:00
Max Marze
0e465bd23c
feat: Support Lambda Logging Configuration ( #12371 )
2024-02-22 15:40:51 -05:00
Max Marze
5e604f2e1f
feat: update custom resource handlers to node20
2024-02-13 14:56:57 -05:00
Max Marze
bd8cef3ff6
feat: update custom resource handlers to node20
2024-02-13 14:55:57 -05:00
Max Marze
d9e211731d
feat: add stackOutputs property on serverless object
2024-02-03 13:09:21 -05:00
Austen
347d913c19
chore: Continue removing dashboard plugin ( #12335 )
...
* chore: clarify class inputs and dashboardenabled property
* chore: remove dashboard plugin
2024-01-24 14:26:57 -08:00
Austen
bd6a242812
chore: Embed dashboard plugin into framework ( #12332 )
...
* chore: initial removal of dashboard plugin as dependency and deprecated logic
* chore: continue refactor
* chore: move dashboard into framework and reduce logic
2024-01-23 00:28:56 -08:00
Max Marze
fa343da804
feat: Add support for passing credential providers into Serverless class
2023-12-13 09:28:50 -08:00
Baerten Dennis
e4dfebdcf6
feat: Add support for java21 runtime ( #12273 ) ( #12274 )
...
* feat: Add support for java17 runtime (#12273 )
* feat: Add support for java21 runtime (#12273 )
2023-11-26 11:10:33 -05:00
Ryo Abe
6cdf14e7a8
feat: Add support for provided.al2023 runtime ( #12263 )
2023-11-20 12:24:58 -05:00
Sameer
f3f0af85f0
feat: Add support for nodejs20.x runtime ( #12251 )
2023-11-16 00:28:32 -05:00
Max Marze
8292d7cfcb
chore: Remove Console related display methods ( #12168 )
2023-09-18 16:27:44 -04:00
Max Marze
6ee277dfcb
feat: Remove Dashboard onboarding from framework ( #12151 )
2023-09-14 23:22:59 -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
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
Tie
e1039ded5c
fix(AWS Schedule): Fix IAM role assignment ( #12030 )
2023-06-28 09:28:08 +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
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
d0e3056b77
fix: Revert vpc configuration on custom resources ( #12001 )
...
This reverts #11985 (commit f2d1e23f591a8cae2d41a93ca476b135dfcdac68)
2023-06-01 13:52:59 +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
943bf6dfad
fix(AWS Deploy): Fix default runtime resolution
2023-05-30 14:20:52 +02:00
Stuart Lang
dd081bbc41
fix(AWS Lambda): Recognize only valid .NET runtimes ( #11960 )
2023-05-30 12:30:37 +02:00
Lokesh Jawale
f2d1e23f59
fix(AWS Deploy): Ensure vpc configuration on custom resources ( #11985 )
2023-05-30 08:51:57 +02:00
Goran Rakic
3afb71e39d
feat(AWS Lambda): Response streaming for Lambda URL ( #11907 )
2023-05-29 13:32:44 +02:00
Mieszko Kycermann
4d64730130
feat(AWS Deploy): --minify-template CLI param ( #11980 )
2023-05-24 17:53:41 +02:00
Lokesh Jawale
88099ad98c
refactor(Packaging): Warn on inffective functions[].package config
...
(PR #11974 )
2023-05-19 11:39:41 +02:00