GitHub / theam/aws-lambda-haskell-runtime issues and pull requests
#130 - Producing a response with empty body
Issue -
State: closed - Opened by tpataky 15 days ago
- 2 comments
#129 - fix: update stackage resolver to lts-22.11 for build compatibility
Pull Request -
State: closed - Opened by ncaq over 1 year ago
- 1 comment
#128 - Update 03-configuring-the-dispatcher.md
Pull Request -
State: closed - Opened by chris-ch over 1 year ago
- 2 comments
#127 - Fix broken link in getting started
Pull Request -
State: closed - Opened by ohe almost 2 years ago
- 1 comment
#126 - Building lambda docker images with Nix
Issue -
State: open - Opened by fpringle almost 2 years ago
#125 - Difference to hal?
Issue -
State: open - Opened by nomeata over 2 years ago
- 1 comment
#124 - fix: Upgrade to LTS-19.18
Pull Request -
State: closed - Opened by NickSeagull over 2 years ago
#123 - Use fromText for Key
Pull Request -
State: closed - Opened by Lambda-Logan almost 3 years ago
- 1 comment
#122 - Update to LTS-19.18 and Aeson 2.x compatibility
Pull Request -
State: closed - Opened by janiez almost 3 years ago
#121 - Support aeson-2.0
Pull Request -
State: closed - Opened by nomeata about 3 years ago
- 8 comments
#120 - Support aeson-2.0
Issue -
State: closed - Opened by nomeata about 3 years ago
- 1 comment
#119 - Make some API Gateway fields optional
Pull Request -
State: open - Opened by cdepillabout about 3 years ago
#118 - troubles with aws sam cli
Issue -
State: open - Opened by cdepillabout about 3 years ago
- 2 comments
#117 - Multiple handlers with different request and response types
Issue -
State: open - Opened by stevemao over 3 years ago
#116 - update dockerfile template
Pull Request -
State: open - Opened by stevemao over 3 years ago
#115 - log the error to stderr when an error is thrown
Pull Request -
State: open - Opened by stevemao over 3 years ago
#114 - support Lambda Payload version 2.0 in HTTP API
Issue -
State: open - Opened by stevemao over 3 years ago
#113 - HandlerNotFound should be published as Runtime.HandlerNotFound
Pull Request -
State: open - Opened by stevemao over 3 years ago
#112 - add custom handlers support?
Issue -
State: open - Opened by stevemao over 3 years ago
- 1 comment
#111 - update ca-certificates so that we can install stack
Pull Request -
State: closed - Opened by stevemao over 3 years ago
#110 - I get curl: (60) SSL certificate problem when running make
Issue -
State: closed - Opened by stevemao over 3 years ago
- 1 comment
#109 - Export StandaloneLambdaResponseBody type and constructors
Pull Request -
State: open - Opened by tysonzero almost 4 years ago
- 5 comments
#108 - `StandaloneLambdaResponseBody` seems impossible to construct
Issue -
State: open - Opened by tysonzero almost 4 years ago
- 3 comments
#107 - Update Open Source badge to work on github pages
Pull Request -
State: closed - Opened by jazcarate almost 4 years ago
#106 - Update Open Source badge to work on github pages
Pull Request -
State: closed - Opened by jazcarate almost 4 years ago
#105 - Request never gets to my handler
Issue -
State: open - Opened by seanhess about 4 years ago
- 8 comments
#104 - Docs site is still showing old docs
Issue -
State: open - Opened by Hjdskes over 4 years ago
- 1 comment
#103 - Don't double-encode standalone JSON errors
Pull Request -
State: closed - Opened by rimmington over 4 years ago
- 2 comments
#102 - Make authorizer a Maybe in ApiGatewayRequestContext
Pull Request -
State: closed - Opened by hugoflug over 4 years ago
- 1 comment
#101 - Mandatory authorizer field breaks Lambdas without authorizer
Issue -
State: closed - Opened by hugoflug over 4 years ago
- 3 comments
#100 - Add authorizer to ApiGatewayRequestContext
Pull Request -
State: closed - Opened by ghidei over 4 years ago
- 1 comment
#99 - No authorizer field in the ApiGatewayRequestContext data type
Issue -
State: open - Opened by ghidei over 4 years ago
- 1 comment
#98 - Testing locally with AWS SAM
Issue -
State: closed - Opened by raghav-kukreti over 4 years ago
- 3 comments
#97 - Version 4.0.0 - API redesign - no TH + native ALB support
Pull Request -
State: closed - Opened by dnikolovv over 4 years ago
- 5 comments
#96 - Now printing unchecked exceptions to the standard error stream.
Pull Request -
State: closed - Opened by dnikolovv over 4 years ago
#95 - Document that static linking is not supported on MacOS
Issue -
State: open - Opened by NickSeagull over 4 years ago
- 1 comment
#94 - [Question] Fetching values from SSM from Haskell Lambda
Issue -
State: closed - Opened by EncodePanda over 4 years ago
- 2 comments
#93 - Export Aws.Lambda.Runtime.Common module
Pull Request -
State: closed - Opened by fcracker79 almost 5 years ago
#92 - Error following the "Getting started" documentation: The project contains no local packages
Issue -
State: closed - Opened by fcracker79 almost 5 years ago
- 3 comments
#91 - Native support for Application Load Balancer
Issue -
State: open - Opened by shmish111 almost 5 years ago
- 3 comments
Labels: enhancement
#90 - Linking error
Issue -
State: closed - Opened by blackheaven almost 5 years ago
- 5 comments
#89 - bootstrap errors not logging
Issue -
State: open - Opened by shmish111 almost 5 years ago
- 4 comments
Labels: bug
#88 - Headers are optional on APIGatewayRequest
Pull Request -
State: closed - Opened by sumo almost 5 years ago
- 1 comment
#87 - Bugfix: Change queryStringParameters to HashMap
Pull Request -
State: closed - Opened by andys8 about 5 years ago
- 3 comments
#86 - Bump version to 3.0.2 (already released on hackage)
Pull Request -
State: closed - Opened by andys8 about 5 years ago
- 1 comment
#85 - Is type of `queryStringParameters` in API Gateway Request wrong?
Issue -
State: closed - Opened by andys8 about 5 years ago
#84 - Fix `toJSONText` to not garble non-ASCII characters
Pull Request -
State: closed - Opened by talw about 5 years ago
#83 - Common Errors Docs: Typo
Pull Request -
State: closed - Opened by andys8 about 5 years ago
- 1 comment
#82 - Code generation with generateLambdaDispatcher leads to warnings (Update: Addressed by upcoming 4.0.0)
Issue -
State: open - Opened by andys8 about 5 years ago
- 7 comments
#81 - 4.0.0 - Simpler lambdas and the death of Template Haskell
Pull Request -
State: closed - Opened by NickSeagull about 5 years ago
- 16 comments
#80 - Add version bounds in cabal file
Issue -
State: open - Opened by NickSeagull about 5 years ago
#79 - Swedish characters in response turn into gibberish when using API gateway
Issue -
State: closed - Opened by dnikolovv about 5 years ago
- 5 comments
#78 - Enable users to call `runLambda`
Pull Request -
State: closed - Opened by lrworth about 5 years ago
- 13 comments
#77 - Non-JSON payloads
Issue -
State: closed - Opened by lrworth about 5 years ago
- 5 comments
#76 - More efficient context initialization
Pull Request -
State: closed - Opened by dnikolovv about 5 years ago
#75 - Don't read context environment variables on every call
Issue -
State: closed - Opened by dnikolovv about 5 years ago
#74 - When using StandaloneLambda, extra quotes are put around plain text responses
Issue -
State: closed - Opened by dnikolovv about 5 years ago
#73 - Returned html has quotes around it when Content-Type is set to text/html
Issue -
State: closed - Opened by dnikolovv about 5 years ago
#72 - Persistent execution context
Pull Request -
State: closed - Opened by dnikolovv about 5 years ago
- 1 comment
#71 - OverloadedStrings bug
Pull Request -
State: closed - Opened by dnikolovv about 5 years ago
- 1 comment
#70 - Issue when using UseWithAPIGateway and OverloadedStrings as a default extension
Issue -
State: closed - Opened by dnikolovv about 5 years ago
- 2 comments
#69 - Allow to store some state between invocations
Issue -
State: closed - Opened by talw about 5 years ago
- 3 comments
#68 - Documentation: Added AWS console instructions
Pull Request -
State: closed - Opened by LazyBrush about 5 years ago
- 1 comment
#67 - Document handler naming format
Issue -
State: closed - Opened by NickSeagull about 5 years ago
- 1 comment
#66 - AWS complains "Handler bootstrap does not exist on project"
Issue -
State: closed - Opened by LazyBrush about 5 years ago
- 3 comments
#65 - Make the automatic JSON instances case-insensitive
Issue -
State: closed - Opened by dnikolovv about 5 years ago
- 1 comment
Labels: invalid
#64 - Fixed a bug with UseWithAPIGateway and empty request bodies
Pull Request -
State: closed - Opened by dnikolovv about 5 years ago
- 1 comment
#63 - Native API Gateway support
Pull Request -
State: closed - Opened by dnikolovv about 5 years ago
- 1 comment
#62 - Native support for API Gateway
Issue -
State: closed - Opened by dnikolovv about 5 years ago
- 2 comments
#61 - Alternative solution to the shared libs problem
Pull Request -
State: closed - Opened by dnikolovv about 5 years ago
- 1 comment
#60 - Managing context between invocations
Issue -
State: closed - Opened by mstn over 5 years ago
- 9 comments
#59 - Example main code in docs out of date
Issue -
State: closed - Opened by nomeata over 5 years ago
- 5 comments
#58 - Fix compatibility with path-0.7
Pull Request -
State: closed - Opened by michaelpj over 5 years ago
- 1 comment
#57 - Handler src/Lib.handler does not exist on project
Issue -
State: closed - Opened by gleb-dianov over 5 years ago
- 5 comments
#56 - Fix compilation errors on stackage nightly
Pull Request -
State: closed - Opened by NickSeagull over 5 years ago
#55 - Headers in ApiGatewayResponse.
Pull Request -
State: closed - Opened by harrypunk over 5 years ago
- 1 comment
#54 - Add module statement to the example of api gateway.
Pull Request -
State: closed - Opened by harrypunk over 5 years ago
- 1 comment
#53 - Flush output after calling handler
Pull Request -
State: closed - Opened by pparkkin over 5 years ago
#52 - Question: How do I log from a Lambda
Issue -
State: closed - Opened by pparkkin over 5 years ago
- 8 comments
#51 - `Servant` & `beam`: ``gcc' failed in phase `Linker'`
Issue -
State: open - Opened by Jimbo4350 over 5 years ago
#50 - Read client context
Pull Request -
State: closed - Opened by palmerlao almost 6 years ago
- 2 comments
#49 - Clarification in docs w.r.t setting headers in response
Issue -
State: open - Opened by hazelweakly almost 6 years ago
- 1 comment
#48 - Clarify docs
Pull Request -
State: closed - Opened by NickSeagull almost 6 years ago
#47 - Getting error when following instructions in docs
Issue -
State: closed - Opened by ChristophP almost 6 years ago
- 2 comments
#46 - Open questions in Docs
Issue -
State: closed - Opened by ChristophP almost 6 years ago
- 2 comments
#45 - Replace throw for print
Pull Request -
State: closed - Opened by NickSeagull almost 6 years ago
#44 - Document how to react upon c_poll
Pull Request -
State: closed - Opened by NickSeagull almost 6 years ago
#43 - bootstrap: c_poll: permission denied (Operation not permitted)
Issue -
State: closed - Opened by Unisay almost 6 years ago
- 4 comments
#42 - Way to return an error as json
Issue -
State: closed - Opened by jacobstanley almost 6 years ago
- 4 comments
#41 - Build fail on official Stack template
Issue -
State: closed - Opened by jlkiri almost 6 years ago
- 11 comments
#40 - Stack static linking
Pull Request -
State: closed - Opened by oddvars almost 6 years ago
- 1 comment
#39 - Question about external libraries, e.g libpq.so.5
Issue -
State: closed - Opened by oddvars almost 6 years ago
- 2 comments
#38 - Why String?
Issue -
State: open - Opened by axman6 about 6 years ago
- 7 comments
#37 - Add documentation about static libraries
Pull Request -
State: closed - Opened by NickSeagull about 6 years ago
- 1 comment
#36 - Unable to find Libpcre in runtime environment
Issue -
State: closed - Opened by JonathanLorimer about 6 years ago
- 5 comments
#35 - change configureLamba to generateLambdaDispatcher in scaffold
Issue -
State: closed - Opened by JonathanLorimer about 6 years ago
- 1 comment
#34 - Some Performance improvements
Pull Request -
State: closed - Opened by NickSeagull about 6 years ago
- 1 comment
#33 - Tintin docs
Pull Request -
State: closed - Opened by NickSeagull about 6 years ago
#32 - Ignore .serverless folder
Pull Request -
State: closed - Opened by NickSeagull about 6 years ago
#31 - Make writing of own runtimes easier
Pull Request -
State: closed - Opened by fuzzy-id about 6 years ago
- 9 comments