An open API service providing commit metadata for open source projects.

GitHub / oss-serverless/serverless / commits

SHA Message Author Date Stats
014cfba2 Fixed various typos (#228) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f5747d62 Upgrade to the latest version of `open` (#227) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4a743fc5 Fixed unrecognized action typo in error message (#226) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c6c4dcf6 Fix CloudFormation import-value error punctuation (#225) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6d32d5b9 Upgrade `filenamify` (#219) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
00fa446a Remove the `d` package (#218) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
01d5447f Replaced the `filesize` dependency (#217) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
db240a34 Upgrade to the latest version of `dotenv` and `dotenv-expand` (#216) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
5649ec1d Implement robust stage validation (#215) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
16fe7e3b Remove `fs-extra` dependency (#213) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
499f1dbb Close zip stream file handle on simulated failure (#214) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f15f0c5e Remove runtime filesystem, process and progress helper dependencies (#211) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
ac7b5eff Avoid deploy function no-op buffering (#210) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
dba80870 Fix layer path resolution (#209) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e1241e0d Add support for the new Ruby 4.0 runtime (#208) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4059f86c Clean up streaming hash failure error message (#207) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
241b53ab Stream layer artifact hashing to avoid buffering whole zip (#206) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
bb73608e Stream zip packaging and artifact hashing to fix OOM (#205) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
ed2db4c0 Replace legacy global utility dependencies (#204) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
b8c88f91 Remove ncjsm test helper dependency (#202) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
023b4bc2 Use Node EventEmitter for log reporters (#203) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
499746ee Remove mock-require from plugin manager tests (#201) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
3b058c34 Remove semver-regex from tests (#200) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
3e7ae128 Remove `is-docker` dependency (#199) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
a75faa25 Preserve specific rollback S3 list errors (#198) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c7b5086b Preserve specific S3 list authentication errors (#197) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
7f0a6fc8 Harden S3 artifact parsing and cleanup scope (#196) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
689412e0 Scope deploy-list S3 prefix to exact stage (#192) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
0dca6fb1 Fix S3 pagination, batching, and key parsing for large deployments (#191) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
23e4a57b Fix API Gateway usage plan disassociation (#190) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c348877c New plan for AWS SDK v3 (#188) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
85d0a93f Upgrade chai and simon dependencies (#186) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
5bbe9fc2 Upgrade `fs-extra`, `signal-exit` and `write-file-atomic` (#185) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
7a352658 Document trusted plugin configuration inputs (#184) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
bd1c10a4 Document trusted deployment input paths (#183) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e1521bd6 Document trusted invoke-local file inputs (#182) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
ac4859ea CI improvements (#181) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
bd319fdc Document trusted config and Docker build inputs (#180) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
0baa8cce Update docker build documentation to be clearer about security implications (... Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c57fe529 Fix plugin command resolution after schema reload (#178) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6ec145a6 Harden plugin input and process argument handling (#177) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
96287d2d Remove `timers-ext` dependency (#175) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
cab5c19b Upgrade to undici v7 (#174) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
05cd38a7 Improved linting (#173) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
88d0f904 Remove old dependencies (#172) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
bf1811a4 Upgrade linting dependencies (#171) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6fe789b0 Fix release process (#170) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f47f523d Report root stack deletion failures during create (#169) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
bb83d833 Fix verbose deploy hang on failed stack statuses (#168)
Co-authored-by: Yaron Yarimi <y****i@e****m>, Yaron Yarimi <y****i@e****m>
Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c2065029 Add API Gateway endpoint security (#167)
Co-authored-by: Arthur Frade de Araujo <a****o@g****m>, Arthur Frade de Araujo <a****o@g****m>
Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4a849798 Upgrade Java invoke-local wrapper dependencies (#166) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4714b693 Hardening against prototype pollution (#165) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
56cb2ca7 Remove lodash (#164) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
67580325 Remove more old dependencies (#163) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6da70927 Replace various old packages (#162) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
5912180e merge Merge pull request #159 from babyhuey/fix/custom-resources-architecture Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
4 months ago
9ba5540d Upgrade to mocha 12 (#161) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
10e04b32 Align publish flow and CLI bootstrap (#160) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
a621de32 merge Merge pull request #157 from oss-serverless/remove-unused-packaging-scripts Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
4 months ago
8c021c51 fix(aws/custom-resources): propagate provider.architecture to custom resource... Hannah Lyons <j****s@l****m> 4 months ago
16e83a32 Remove unused and broken packaging scripts Graham Campbell <h****o@g****k> 4 months ago
c8ff4114 Inline the serverless utils package (#148) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ac3ca657 Remove support for deprecated runtimes and use the latest versions of each su... Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
9cfe7f66 Fix flakey test on Windows (#155) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
aff17a54 Align java25 runtime support and runtime docs (#154) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
913ce1b8 Remove old documentation no longer relevant (#153) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
78e9ce84 Remove support for node 18 and earlier (#152) Graham Campbell <G****l@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
946da3b8 merge Merge pull request #142 from andidev/feature/transferModeStream Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
5 months ago
a402827d fix: validate.js 133:19 error Strings must use singlequote quotes Anders Steiner <a****r@g****m> 5 months ago
767b9a54 Fix release process Matthieu Napoli <m****u@m****r> 5 months ago
eeea82f6 Setup trusted publishing Matthieu Napoli <m****u@m****r> 5 months ago
9ed068cc merge Merge pull request #149 from jgiacobbi/add-recursive-loop-support Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
5 months ago
f9e25253 merge Merge pull request #141 from LorenzoRogai/main Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
5 months ago
ad8fcfd9 prettier Justin Giacobbi <j****i@o****m> 5 months ago
f43e34d3 feat(lambda): Add support for RecursiveLoop directive Justin Giacobbi <j****i@o****m> 5 months ago
238be817 Update documentation Lorenzo Rogai <l****i@h****t> 6 months ago
1b00b1c0 merge Merge pull request #143 from jerolan/main Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
6 months ago
fb28ae94 feat(schedule): add support for roleArn in scheduler events Jerome Olvera <j****s@g****x> 6 months ago
e8f9f43d Add tests Anders Steiner <a****r@g****m> 7 months ago
ff550e1e Add support for streaming responses in api gateway Anders Steiner <a****r@g****m> 7 months ago
62ccdf0c Add maxImageCount config to control ECR lifecycle policy Lorenzo Rogai <l****i@h****t> 7 months ago
f2079f6d merge Merge pull request #140 from punit1108/mocha_deps Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
7 months ago
0fb038c0 fix(mocha): update version path in mocha-isolated script Punit Pal <p****l@g****m> 7 months ago
a3fde2ef Update dependencies and refactor test imports Punit Pal <p****l@g****m> 7 months ago
2d7f527e merge Merge pull request #136 from MatthiasBoehm87/fix/custom-resources-with-nodejs24 Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
7 months ago
6be026e0 Issue #130: Make handlerWrapper compatible with Node.js Matthias Boehm <M****m@h****m> 7 months ago
1f39b644 merge Merge pull request #134 from joseph-so/fix_apig_78 Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
8 months ago
bdaab391 merge Merge pull request #135 from adam-knights/feat-dotnet-10 Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
8 months ago
fb0f14bc feat(AWS Lambda): Add support for dotnet10 runtime Adam Knights <k****m@g****m> 8 months ago
17cec29c reverse the change based on feedback Joseph So <j****h@m****m> 8 months ago
740cf021 fix(apig): porting the serverless fix in https://github.com/serverless/server... Joseph So <j****h@m****m> 8 months ago
ce52589d merge Merge pull request #114 from jackylamhk/fix/custom-resource-runtime Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
9 months ago
2c2b2978 merge Merge pull request #126 from buptliuhs/main Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
9 months ago
586ca2bd merge Merge pull request #127 from boomshadow/patch-1 Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
9 months ago
2a80fa3b Fix link to serverless yml docs Jacob 'BoomShadow' Tirey <j****b@t****o>
Committed by: GitHub <n****y@g****m>
9 months ago
622e2a1c Update the list of AWS Lambda runtimes. Tony Liu <b****s@g****m> 9 months ago
e9bac566 merge Merge pull request #123 from clementcornut-skello/main Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
9 months ago
9b1d3273 feat(Runtime): Allow nodejs24 runtime Clément Cornut <c****t@s****o> 9 months ago
55dae933 merge Merge pull request #121 from chumbert2/main Matthieu Napoli <m****u@m****r>
Committed by: GitHub <n****y@g****m>
9 months ago
bd60d376 Add test for Python 3.14 runtime Cyril Humbert <c****t@a****m> 10 months ago

← Back to repository