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

GitHub / aws/aws-lambda-python-runtime-interface-client / commits

SHA Message Author Date Stats
3f43f4d0 Bump version to 3.1.1. (#190) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
6 months ago
5fdee656 Move unhandled exception warning message to init errors. (#189) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
6 months ago
224a9203 Bump to version 3.1.0 (#188)
Co-authored-by: Ramisa Alam <l****a@a****m>
Ramisa Alam <4****8@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
2e3d4b46 feat: add tenant-id to lambda context and structured log message (#187)
Co-authored-by: Ramisa Alam <l****a@a****m>
Ramisa Alam <4****8@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
f65d9665 Bump to version 3.0.2. (#185) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
9 months ago
d3cd787d Update simplejson to 3.20.1 (#184) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
9 months ago
0df7d126 Bump to version 3.0.1. (#183) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
10 months ago
4ccebc04 Change warning message to JSON (#182) Daniel Torok <d****k@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
849e874d Drop support for deprecated python versions (#179) trivenay <t****y@a****m>
Committed by: GitHub <n****y@g****m>
12 months ago
1960e7e0 Bump version to 3.0.0 (#178) trivenay <t****y@a****m>
Committed by: GitHub <n****y@g****m>
12 months ago
349d36a8 Add support for snapstart runtime hooks (#176) trivenay <t****y@a****m>
Committed by: GitHub <n****y@g****m>
12 months ago
079135e6 Add python3.13. (#175)
Co-authored-by: Stefan Toma <s****3@g****m>
Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
12 months ago
2fe3ecab Update version to 2.2.1 (#170) Quinn Sinclair <5****h@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9425d49a Patch libcurl configure.ac to work with later versions of autoconf (#168) Quinn Sinclair <5****h@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a2878691 Bump version to 2.2.0 (#167) trivenay <t****y@a****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a37a43a4 Propogate error type in header when reporting init error to RAPID (#166) trivenay <t****y@a****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f9d370ff Fix integration tests (#165) Alexander Smirnov <7****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d9bb2e4e merge Merge pull request #164 from trivenay/main trivenay <t****y@a****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4f98a679 Bump version to 2.1.0 Naman Trivedi <t****y@a****m> over 1 year ago
904ef664 merge Merge pull request #163 from trivenay/main trivenay <t****y@a****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
bd404047 Raise all init errors in init instead of suppressing them until the fist Naman Trivedi <t****y@a****m> over 1 year ago
dc837065 Use latest codebuild version (#157) Quinn Sinclair <5****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
57e70f5c Bump to version 2.0.12. (#155) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1d061f43 [153] Have PR workflow run against all OSes (#154) Quinn Sinclair <5****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3a7d01e2 Relax simplejson dependency and keep it backwards compatible (#152) Quinn Sinclair <5****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c00b4e73 merge Merge pull request #146 from aws/rye-setup Quinn Sinclair <5****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
22f25164 Fix alpine image breaking due to missing dependencies and curl Quinn Sinclair <q****r@a****m> over 1 year ago
03ba270c Bump to version 2.0.11. (#137) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f118042d Upgrade simplejson to `3.18.4` (#136) Kevin Park <1****p@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8930afa5 Bump version to 2.0.10. (#133) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
a13d55c3 Update format of unhandled exception warning message. (#132) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b2557aef Bump version to 2.0.9 (#131) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
056aa365 Log warning on unhandled exception. (#120) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b45577ee merge Merge pull request #126 from alex-pewpew/main Alex <1****w@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5693d885 Bump version to 2.0.8 Aleksei Grebenkin <a****q@a****m> about 2 years ago
c7fec7ed merge Merge pull request #125 from alex-pewpew/main Alex <1****w@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
737906f2 Fix inconsistent test behaviour: @patch not applied Aleksei Grebenkin <a****q@a****m> about 2 years ago
745abedf Move ThreadPool conditional lazy imports from invocation to RIC initialization Aleksei Grebenkin <a****q@a****m> about 2 years ago
573f048e Tidy up changes added with PR#115 and limit it to only work with Python3.12 i...
Co-authored-by: Pushkar Chawda <c****u@a****m>
Pushkar Chawda <1****a@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
80eefef7 Control unicode encoding behaviour based on execution environment. (#122) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
49bb4cfc merge Merge pull request #115 from tgsong/patch-1 Pushkar Chawda <1****a@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8db75c51 Downgrade to simplejson 3.17.2. (#123) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8e3bb0c4 merge Merge pull request #88 from mdsakalu/main Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
186003d6 merge Merge pull request #121 from alex-pewpew/main Alex <1****w@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5cb30290 Lazily initialize http modules used for error handling Aleksei Grebenkin <a****q@a****m> about 2 years ago
b42d2673 merge Merge pull request #118 from briensea/feat-python312 Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
10913dc9 Add Python3.12. Sean O Brien <b****a@a****m> about 2 years ago
20715b6e Fix runtime_client blocking main thread Tiangang Song <g****t@b****k>
Committed by: GitHub <n****y@g****m>
about 2 years ago
2d0c421e merge Merge pull request #112 from alex-pewpew/bump-2.0.7 Alex <1****w@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1c7370eb Bump version to 2.0.7 Aleksei Grebenkin <a****q@a****m> about 2 years ago
9efb4629 Add log level into binary messages for TEXT format (#111)
Co-authored-by: Artem Krivonos <a****r@a****m>
Artem Krivonos <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6fbad518 Bunp version to 2.0.6. (#110) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8b34c481 Add structured logging implementation (#101)
Co-authored-by: Artem Krivonos <a****r@a****m>
Artem Krivonos <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d53a9bc0 Bump version to 2.0.5. (#109) Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8dd5e8a8 merge Merge pull request #108 from briensea/fix-pr-template Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c2e54375 Fix pull request template. Sean O Brien <b****a@a****m> over 2 years ago
a6f40898 merge Merge pull request #107 from briensea/curl784-revert Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
32bbb20c Revert "Update Curl to 7.84.0 (#84)" Sean O Brien <b****a@a****m> over 2 years ago
7cb74135 merge Merge pull request #104 from briensea/pr-template Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f0e441db Create pull request template. Sean O Brien <b****a@a****m> over 2 years ago
0161f763 merge Merge pull request #103 from briensea/feat-python3.11 Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5994648b merge Merge branch 'aws:main' into feat-python3.11 Sean O Brien <s****6@m****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
87fb0ada merge Merge pull request #102 from briensea/feat-python3.10 Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
13e2d05b Add python3.11. Sean O Brien <b****a@a****m> over 2 years ago
eabc088e Add python3.10. Sean O Brien <b****a@a****m> over 2 years ago
97dee252 merge Merge pull request #92 from thenewguy39/main Sean O Brien <b****a@a****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
50fddc4b read timestamp in tests Rupayan Ghosh <r****g@a****m> almost 3 years ago
dc221a6e fix tests Rupayan Ghosh <r****g@a****m> almost 3 years ago
4b74229e black formatting Rupayan Ghosh <r****g@a****m> almost 3 years ago
cbb069bf emit multi-line logs with timestamps Rupayan Ghosh <r****g@a****m> almost 3 years ago
44300b7d Use unicode chars instead of escape sequences in json encoder mdsakalu <m****u@u****m> about 3 years ago
6c81b94e Update simplejson to 3.17.6 mdsakalu <m****u@u****m> about 3 years ago
970e9c1d merge Merge pull request #83 from DavidCain/more-completely-remove-importlib Keshav Yadav <7****d@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
281d312a Update Curl to 7.84.0 (#84) Sukanya Hanumanthu <3****u@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
cac88c1e Remove the importlib-metadata dependency David Cain <d****n@g****m>
Committed by: David Cain <d****n@c****m>
over 3 years ago
8ba913fe Bump version to 2.0.4 (#81) zsombor-balogh <6****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d27dc3fd merge Merge pull request #80 from zsombor-balogh/distro-update Keshav Yadav <7****d@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0da3a57d Clean up obsolete centos buildspec file Zsombor Balogh <z****r@a****m> over 3 years ago
15efe4e9 Clean up obsolete alpine buildspec files Zsombor Balogh <z****r@a****m> over 3 years ago
020fa7a2 Improve error output for missing handler (#70) jackcasey-visier <8****r@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
cb7817c9 Update distro and runtime versions in compatibility tests Zsombor Balogh <z****r@a****m> over 3 years ago
0e176f53 Update curl to 7.83.1 (#79) zsombor-balogh <6****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a4a32f66 Bump version to 2.0.3 Zsombor Balogh <z****r@a****m>
Committed by: zsombor-balogh <6****h@u****m>
over 3 years ago
848186f5 Add changelog (#75) zsombor-balogh <6****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
86705d6e Fix libcurl download url (#74) zsombor-balogh <6****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
675d1fda merge Merge pull request #72 from aws/hsukanya-curl-update Sukanya Hanumanthu <3****u@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
fa0b9372 Update Curl to 7.83.0 hsukanya <h****8@g****m> over 3 years ago
320dfc88 merge Merge pull request #71 from keshayad/main Keshav Yadav <7****d@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
271cdf6c Refix linting issues Keshav <k****d@a****m> over 3 years ago
27084c3c Run linter Keshav <k****d@a****m> over 3 years ago
477f16c0 Update patch version to v2.0.2 Keshav <k****d@a****m> over 3 years ago
a94ffb19 merge Merge pull request #13 from smirnoal/main Alexander Smirnov <7****l@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
2963d0e7 merge Merge pull request #56 from p4n1c/main zsombor-balogh <6****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
48f885a3 merge Merge pull request #64 from aws/bump-2.0.1 Sukanya Hanumanthu <3****u@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d8302de9 Bump version to 2.0.1 Kerem Kat <k****m@a****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
a6524b0c merge Merge pull request #39 from flarcher/fix-install-from-CI-container-with-root-... Sukanya Hanumanthu <3****u@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
a94d6e22 merge Merge pull request #59 from keshayad/main Keshav Yadav <7****d@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
c4b7ffd8 Update README.md Keshav <k****d@a****m> about 4 years ago
f542d32b Add ARM64 architecture support Keshav <k****d@a****m> about 4 years ago
386c1240 merge Merge pull request #52 from pushkarchawda/main Keshav Yadav <7****d@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago

← Back to repository