FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · localstack/lambda-runtime-init · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
localstack
/
lambda-runtime-init
Public
forked from
aws/aws-lambda-runtime-interface-emulator
Notifications
You must be signed in to change notification settings
Fork
3
Star
7
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 26, 2025
feat(init): Handle expiring init
gregfurman
committed
1c6fe28
View commit details
Copy full SHA for 1c6fe28
Browse repository at this point
fix(init): Pass 10s timeout to INIT trigger fn
gregfurman
committed
d0017a7
View commit details
Copy full SHA for d0017a7
Browse repository at this point
fix(logs): Correctly format lambda logs
gregfurman
committed
8c52411
View commit details
Copy full SHA for 8c52411
Browse repository at this point
Commits on Jun 25, 2025
refactor: Modularise packages and use custom rapidcore components
gregfurman
committed
41ef5b2
View commit details
Copy full SHA for 41ef5b2
Browse repository at this point
Commits on May 20, 2025
Make extension code internal
gregfurman
committed
41b9eb2
View commit details
Copy full SHA for 41b9eb2
Browse repository at this point
update: Align debugging and RIE golang versions
gregfurman
committed
361b523
View commit details
Copy full SHA for 361b523
Browse repository at this point
refactor: Re-work LocalStack extensions into modules
gregfurman
committed
d250b2c
View commit details
Copy full SHA for d250b2c
Browse repository at this point
refactor: Import upstream github.com/aws/aws-lambda-runtime-interface-emulator as dependency
gregfurman
committed
c670594
View commit details
Copy full SHA for c670594
Browse repository at this point
Commits on Apr 24, 2025
Pull upstream changes, upgrade go to 1.24, add codeowners (#39)
dfangl
committed
9be92e0
View commit details
Copy full SHA for 9be92e0
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into upstream-changes
dfangl
committed
23024f0
View commit details
Copy full SHA for 23024f0
Browse repository at this point
fix CVE-2025-22872, update to go 1.23 (#38)
developer-guy
authored
10daeb8
View commit details
Copy full SHA for 10daeb8
Browse repository at this point
Commits on Apr 23, 2025
chore(deps): Update to Go 1.24 (#143)
Show description for 3a0772e
roger-zhangg
authored
3a0772e
View commit details
Copy full SHA for 3a0772e
Browse repository at this point
Commits on Feb 26, 2025
Upgrade xray dependency and transitive dependencies (#37)
dfangl
authored
cf26b43
View commit details
Copy full SHA for cf26b43
Browse repository at this point
Commits on Dec 17, 2024
Upgrade xray dependency and its indirect dependencies (#36)
dfangl
authored
0b2b5be
View commit details
Copy full SHA for 0b2b5be
Browse repository at this point
Commits on Dec 12, 2024
test: Add delay for time-related arm64 tests (#138)
Show description for 781cd9a
valerena
authored
781cd9a
View commit details
Copy full SHA for 781cd9a
Browse repository at this point
Commits on Aug 20, 2024
Update go version (#35)
dfangl
committed
bba504e
View commit details
Copy full SHA for bba504e
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into upstream-changes
dfangl
committed
6aa9c48
View commit details
Copy full SHA for 6aa9c48
Browse repository at this point
Commits on Jun 5, 2024
fix: Vulnerability checks: create issue only when checked was done (#125)
valerena
authored
71388dd
View commit details
Copy full SHA for 71388dd
Browse repository at this point
Commits on Jun 3, 2024
feat: Add automatic vulnerabilities check (#123)
Show description for 9e6041b
valerena
authored
9e6041b
View commit details
Copy full SHA for 9e6041b
Browse repository at this point
Commits on May 14, 2024
Added workflow for automated releases (#121)
Show description for d37e08c
seshubaws
authored
d37e08c
View commit details
Copy full SHA for d37e08c
Browse repository at this point
Commits on Apr 29, 2024
feat: allow user-defined client context (#110)
mcieno
authored
ba56ed4
View commit details
Copy full SHA for ba56ed4
Browse repository at this point
Commits on Apr 19, 2024
test: Refactor test cases (#119)
Show description for fe11d78
roger-zhangg
authored
fe11d78
View commit details
Copy full SHA for fe11d78
Browse repository at this point
Commits on Mar 28, 2024
chore(deps): Update to Go 1.22 (#117)
Show description for 4c2c20d
valerena
authored
4c2c20d
View commit details
Copy full SHA for 4c2c20d
Browse repository at this point
Commits on Mar 20, 2024
chore(deps): Update to Go 1.21. Update deps (#116)
valerena
authored
42aee21
View commit details
Copy full SHA for 42aee21
Browse repository at this point
Commits on Mar 12, 2024
Allow LocalStack specific configuration of chmod on startup, remove DNS logic (#34)
dfangl
authored
28d6661
View commit details
Copy full SHA for 28d6661
Browse repository at this point
Commits on Mar 7, 2024
test: Refactored end-to-end tests (#113)
Show description for 1a32012
mbfreder
authored
1a32012
View commit details
Copy full SHA for 1a32012
Browse repository at this point
test: Add automated integration tests runs on GitHub(#112)
Show description for d5d7505
mbfreder
authored
d5d7505
View commit details
Copy full SHA for d5d7505
Browse repository at this point
Commits on Feb 13, 2024
Fix over-sized response handling (#33)
dominikschubert
authored
ddc62d9
View commit details
Copy full SHA for ddc62d9
Browse repository at this point
Commits on Feb 6, 2024
Update go version and github actions versions (#32)
dfangl
authored
235ac2d
View commit details
Copy full SHA for 235ac2d
Browse repository at this point
Allow manual specification of filewatcher behavior (#29)
dfangl
authored
ba28a02
View commit details
Copy full SHA for ba28a02
Browse repository at this point
Add new localstack tracer to return tracing headers set by invoke (#31)
dfangl
authored
e063557
View commit details
Copy full SHA for e063557
Browse repository at this point
Commits on Feb 1, 2024
Adapt new init changes (#30)
dfangl
committed
a252c82
View commit details
Copy full SHA for a252c82
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into upstream-changes
dfangl
committed
b86f257
View commit details
Copy full SHA for b86f257
Browse repository at this point
Commits on Nov 30, 2023
chore(deps): Upgrade to Go 1.20
valerena
committed
2057ada
View commit details
Copy full SHA for 2057ada
Browse repository at this point
chore: Pull upstream changes 2023-11
valerena
committed
d9bbbf1
View commit details
Copy full SHA for d9bbbf1
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL