Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
open-lambda
/
open-lambda
Public
Notifications
You must be signed in to change notification settings
Fork
151
Star
1k
Code
Issues
12
Pull requests
72
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
open-lambda
.github
workflows
on
main
User selector
All users
All time
Commit history
Commits on May 11, 2026
bump up versions to fix js 20 => 24
tylerharter
committed
d677716
View commit details
Copy full SHA for d677716
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Added unit tests for kafkaServer implementation (#357)
Show description for 692b563
Yashwanth-Ranjan-Singaravel
and
RSYashwanth
authored
692b563
View commit details
Copy full SHA for 692b563
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
pin rust versions (#428)
tylerharter
authored
72b4f14
View commit details
Copy full SHA for 72b4f14
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
make entry point configurable (#379)
Show description for a1df905
tylerharter
authored
a1df905
View commit details
Copy full SHA for a1df905
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
Changes to fix lambdaConfig.go to read root level config (#349)
Show description for 2797924
Yashwanth-Ranjan-Singaravel
and
RSYashwanth
authored
2797924
View commit details
Copy full SHA for 2797924
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
upgrade ubuntu 22.04 => 24.04 (#328)
tylerharter
authored
beebdb9
View commit details
Copy full SHA for beebdb9
View code at this point
Browse repository at this point
use one RUST version everywhere (#327)
tylerharter
authored
c9e1a4f
View commit details
Copy full SHA for c9e1a4f
View code at this point
Browse repository at this point
Commits on May 13, 2025
bugfix
Mandukhai-Alimaa
committed
49d4fc2
View commit details
Copy full SHA for 49d4fc2
View code at this point
Browse repository at this point
bugfix
Mandukhai-Alimaa
committed
eb1f694
View commit details
Copy full SHA for eb1f694
View code at this point
Browse repository at this point
Commits on May 12, 2025
add to CI test, bugfix
Mandukhai-Alimaa
committed
d36be9c
View commit details
Copy full SHA for d36be9c
View code at this point
Browse repository at this point
add to CI test, bugfix
Mandukhai-Alimaa
committed
56a14d5
View commit details
Copy full SHA for 56a14d5
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
cleanup
Mandukhai-Alimaa
authored and
tylerharter
committed
ac4183a
View commit details
Copy full SHA for ac4183a
View code at this point
Browse repository at this point
set the go version back to 1.18
Mandukhai-Alimaa
authored and
tylerharter
committed
5453b39
View commit details
Copy full SHA for 5453b39
View code at this point
Browse repository at this point
improve lambda config
Mandukhai-Alimaa
authored and
tylerharter
committed
34f603f
View commit details
Copy full SHA for 34f603f
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Update Rust dependencies and move to 2024 version (#270)
kaimast
authored
fdd51cd
View commit details
Copy full SHA for fdd51cd
View code at this point
Browse repository at this point
Commits on Jan 26, 2025
Changed DockerPool Create implementation and updated testing
root
authored and
tylerharter
committed
555331e
View commit details
Copy full SHA for 555331e
View code at this point
Browse repository at this point
Commits on Dec 28, 2024
Update native runtime and other minor fixes (#266)
Show description for c89407f
kaimast
authored
c89407f
View commit details
Copy full SHA for c89407f
View code at this point
Browse repository at this point
Commits on Nov 5, 2024
Update wasmtime and other Rust dependencies
dependabot[bot]
authored
35f5bff
View commit details
Copy full SHA for 35f5bff
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Update rust toolchain and dependencies (#232)
Kai Mast
authored
5917198
View commit details
Copy full SHA for 5917198
View code at this point
Browse repository at this point
Commits on Feb 3, 2024
Performance improvement for the WASM worker (#222)
Show description for 736f3a3
Kai Mast
authored
736f3a3
View commit details
Copy full SHA for 736f3a3
View code at this point
Browse repository at this point
Commits on Jan 4, 2024
Enabled unused-parameters and unused-receivers lints (#214)
Kai Mast
authored
405256c
View commit details
Copy full SHA for 405256c
View code at this point
Browse repository at this point
Commits on Jan 3, 2024
CI: install revive
Kai Mast
authored and
tylerharter
committed
29e537f
View commit details
Copy full SHA for 29e537f
View code at this point
Browse repository at this point
Port wasm-worker to wasmtime and some other improvements (#204)
Show description for 4c41c09
Kai Mast
authored
4c41c09
View commit details
Copy full SHA for 4c41c09
View code at this point
Browse repository at this point
Commits on May 22, 2023
update CI build command
tylerharter
committed
3191c4f
View commit details
Copy full SHA for 3191c4f
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
Update dependencies (#149)
Kai Mast
authored
aa069e3
View commit details
Copy full SHA for aa069e3
View code at this point
Browse repository at this point
Commits on Dec 17, 2022
Chore: Update rust toolchain and dependencies (#135)
Show description for fe61328
Kai Mast
authored
fe61328
View commit details
Copy full SHA for fe61328
View code at this point
Browse repository at this point
Commits on Sep 5, 2022
freeze pylint, ignore requests.get timeout warnings
tylerharter
committed
f05345a
View commit details
Copy full SHA for f05345a
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
update rust toolchain version for README and pkg.yml
tylerharter
committed
4ff4603
View commit details
Copy full SHA for 4ff4603
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
Always use rust toolchain 2022-07-25 (#124)
Show description for db7650b
Kai Mast
authored
db7650b
View commit details
Copy full SHA for db7650b
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
make PKG tests daily
tylerharter
authored
9223132
View commit details
Copy full SHA for 9223132
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
update path to package_tests.py
tylerharter
authored
4687e3b
View commit details
Copy full SHA for 4687e3b
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
weekly runs of pytests for PyPI pkgs in SOCK
tylerharter
authored
eef8a3f
View commit details
Copy full SHA for eef8a3f
View code at this point
Browse repository at this point
Commits on Jul 13, 2022
run tests daily
tylerharter
committed
a93aedb
View commit details
Copy full SHA for a93aedb
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
Enable all tests for SOCK
Kai Mast
authored and
tylerharter
committed
e9186ad
View commit details
Copy full SHA for e9186ad
View code at this point
Browse repository at this point
Commits on May 22, 2022
Run CI on Ubuntu 22.04 (#108)
Kai Mast
authored
1db60a2
View commit details
Copy full SHA for 1db60a2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.