GitHub / swift-server/swift-aws-lambda-events / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 850df865 | [ci] Apply recommendations for security and reliability #24 (#96) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7a33d6cf | [ci] Remove the docker-based CI files (#95) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| cac8d849 | Update getting started links in readme (#94) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 5aa3a630 | Mark deprecated FunctionURLResponse init as @_disfavoredOverload (#93) |
Natan Rolnik <n****k@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 89f1172a | Add Codable helpers for FunctionURL, APIGatewayV2, and SQS (#90) |
Natan Rolnik <m****e@n****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9edb1f84 | Add an init() that match the APIGatewayResponse (#91) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 856ab499 | remove duplicate files | Sébastien Stormacq <s****q@g****m> | 4 months ago | |
| 3967b151 |
Add (API Gateway) WebSockets Support to Swift for AWS Lambda Events (#38)
Co-authored-by: Sébastien Stormacq <s****q@g****m> |
Richard Kendall Wolf <r****f@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 318868c1 | [test] Migrate unit tests to Swift Testing (#88) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 0025b1a4 | Add an encodable version of the APIGatewayResponse (#86) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 20fa5fea | Update .gitignore to ignore .devcontainer (#84) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 7bcecc57 |
Use only `FoundationEssentials` when possible (#81)
Co-authored-by: Sébastien Stormacq <s****q@g****m> |
Tobias <t****9@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| d2761dc5 |
Adds devcontainer config (#82)
Co-authored-by: Sébastien Stormacq <s****q@g****m> |
Tobias <t****9@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 18c4c26f | Update release.yml (#83) |
Franz Busch <p****t@f****e>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 334d865f | Add custom Decodable conformance (#80) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 3c1161a2 | Make S3 eTag optional (#78) |
jsonfry <j****n@j****k>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| ee11dac0 | fix CI (#77) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 7bb1b04d | add .index-build to gitignore (#74) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| bbd2810b | Fix CI (#72) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| cfd688e4 | Add EventBridge S3Events notifications (#70) |
Ugo Cottin <u****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 906610f5 | CognitoEvent CallerContext ClientId should be optional (#71) |
jsonfry <j****n@j****k>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 2d9612d6 | Fix https://github.com/swift-server/swift-aws-lambda-events/issues/58 | Sébastien Stormacq <s****q@g****m> | 12 months ago | |
| 32a1d03b | AWS Regions. Summer 2024 (#59) |
Adolfo <f****d@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| ec7e66d5 | improve name for default base64 alphabet (#69) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8fc6d4ee | remove Example dir (#68) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 79db2aa2 | Ensure Events still compiles (#67) |
Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a61f77e0 | Use FoundationEssentials if possible (#64) |
Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fe1b1f82 | Use GitHub actions for CI (#65) |
Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8c8bc1e3 | Restructure Package.swift (#63) |
Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3509a890 | Remove LinuxMain (#62) |
Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a0b64e9d | Cognito Triggers - PreSignUp, PostConfirmation, PostAuthentication, CustomMes... |
jsonfry <j****n@j****k>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| eb885226 | add support for BedrockAgents (#55) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 212c6dc5 | Add support for multi-resource statements (#52) |
Alessio Buratti <9****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2c046332 | cleanup pre Swift 5.6 code (#51) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 99a3bf14 | addopt strict concurrency (#50) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5de630dd | remove support for versions of Swift <= 5.6 (#49) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f015dbff | Use Swift HTTP types package for status and method (#47) |
jsonfry <j****n@j****k>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5b4633d1 | Add mTLS client certificate information to APIGatwayV2Request (#45) |
Simon Leeb <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d0f6bce9 | Update EventBridgeEvent visibility (#44) |
Alessio Buratti <9****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e907a05b | Add CI for Swift 5.10 (#43) |
Yim Lee <y****e@a****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 997094fe | Add support for AWS Lambda Authorizers (#42) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2cf63ff1 | add support for IAM authorizers (#41) |
Sébastien Stormacq <s****q@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3ac078f4 | add `HTTPHeaders.first(name:)` (#37) |
Mahdi Bahrami <g****b@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1afa339f | update code of conduct (#36) |
tomer doron <t****r@a****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 5912b9ec | update coding keys (#35) |
Taylor <h****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 63176f52 | Add Authorizer struct to APIGateway Event (#34) |
Richard Kendall Wolf <r****f@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9057fe6c | Fix the link to Fabian Fett's tutorial (#33) |
Joannis Orlandos <j****s@o****l>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e6eb6dae | Swift 5.8 docker images are available (#32) |
Yim Lee <y****e@a****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8e836e08 | Added the new AWS regions availables (#30) |
Adolfo <f****d@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a374581e | Initial cognito trigger support (#27) |
Matt Massicotte <8****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 40a2be99 | add docker compose setup for swift 5.8 (#29) |
tomer doron <t****r@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 0bd5d236 | remove unnecessary preconcurrency imports (#28) |
tomer doron <t****r@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 501fe8ce | Updated incorrect sns event fields to match correct format (#26) |
ML <4****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| a8c815ef | feature: Create LambdaProxyEvent Type (#18) |
Idelfonso Gutierrez <i****2@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7487b2cd | Add support for bare Lambda function URLs (#21) |
Mike Lewis <m****e@m****s>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b415da20 | Add `domainName` property to API Gateway V1 event (#24) |
Mike Lewis <m****e@m****s>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 6a906520 | DocC setup (#22) |
Yim Lee <y****e@a****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 94642d22 | feat(cloudformation): make properties public (#20) |
Renato Guimarães <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| d6934fef | feat(cloudformation): request and response models for custom resources (#19) |
Renato Guimarães <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2a118fb0 | Add Sendable support (#15) |
Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f1936ce1 | Drop Swift 5.2 and 5.3 (#14) |
Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2101c95d | Allow for RFC5322 dates without a day (#12) |
Adam Fowler <a****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1e9645a0 | Make messageId optional (#11) |
Adam Fowler <a****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f646dc99 | ci update (#10) |
tomer doron <t****r@a****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 87e09a7f | Make APIGatewayV2Request authorizer claims optional (#8) |
Stefan Nienhuis <s****n@n****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 06f076ae | update example to current runtime API (#9) |
tomer doron <t****r@a****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 9ae45c92 | adjust example to recent API changes (#5) |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 013cf95e | Use release version of 5.5 in CI (#4) |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 2bffdda2 | Remove service namespaces (#2) |
Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 05052433 | merge Merge pull request #1 from tomerd/feature/samples |
tomer doron <t****r@a****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 6c4d5668 | format | tom doron <t****r@a****m> | about 4 years ago | |
| 969c614d | add samples | tom doron <t****r@a****m> | about 4 years ago | |
| 91cdbbeb | split events into spearate package | tom doron <t****r@a****m> | over 4 years ago | |
| 4308b1be | Fix platform requirements (#214) |
Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 77c8af6a | add ci setup for 5.5 (#211) |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 202f913e | SNS MessageAttributes are optional (#208) |
DwayneCoussement <d****t@s****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 53ad717c | adopt SSWG security guidelines (#209) |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 72a56d4c | update 5.4 to release docker image (#207) |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| d82295a7 |
async/await support (#186)
Co-authored-by: tomer doron <t****d@a****m> |
Fabian Fett <f****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 367d8c50 | Updated S3.Event (#195) |
ML <4****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 1cb9279c | Inline default `LambdaHandler` implementations (#201) |
Fabian Fett <f****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 578253f9 | Performance Improvements (#199) |
Fabian Fett <f****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 703e86b9 | Update .mailmap (#198) |
Fabian Fett <f****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 0c1b7426 | Add `--disable redundantExtensionACL` to .swiftformat (#197) |
Fabian Fett <f****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 281ad878 | Update swiftformat (#196) |
Fabian Fett <f****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 8cc571ff |
update code of conduct (#190)
Co-authored-by: Konrad `ktoso` Malawski <k****o@a****m> |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| db597a02 | add notice file (#191) |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 590bb481 | Add support for AppSync events. (#187) |
DwayneCoussement <d****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 2e884751 | add docker setup for 5.4 and head/main (#189) |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| b7858b77 | Use welcoming language (#184) |
Fabian Fett <f****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 6ae840e9 | Fixed typo. (#183) |
Josh <2****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| c1117a3d | Fix the queryStringParameters in ALB.TargetGroupRequest. (#182) |
Ralph Küpper <r****r@s****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 0a5fe3cb | Correct typo in SQS example (#181) |
Matt Massicotte <8****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 863c7af2 |
Fixed the visibility of the JWT in an API Gateway V2 Request. (#178)
Co-authored-by: Johannes Bosecker <j****s@J****l> |
Johannes Bosecker <j****v@i****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| fa1a21cb | updates to APIGateway V2 payloads |
Fabian Fett <f****t@m****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| c654e39e | remove symbolicate-linux-fatal from Docker (#173) |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 9472b8ad | Fix typo in LambdaRunner.swift documentation (#171) |
Filipp Fediakov <j****3@m****u>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| d1f37fa5 | Swift 5.3 is released, use if for CI (#170) |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 64b0f733 | switch to 5.3 nightly now that it is published (#164) |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 3954ed10 | simplify date formatting (#159) |
tomer doron <t****d@a****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago |