Commit Graph

  • 97b2e6d017 Add support for Lambda functions exposed behind an Application Load Balancer (ALB) (#29) main 2.1.0 Sébastien Stormacq 2025-10-26 09:10:09 +01:00
  • 946071d0b7 Change Build Badge (#32) Sébastien Stormacq 2025-10-25 12:46:18 +02:00
  • 760814fbc4 Change Swift workflow to Ubuntu and simplify triggers (#31) Sébastien Stormacq 2025-10-25 12:38:15 +02:00
  • 62218f8e66 Update CI (#30) Sébastien Stormacq 2025-10-25 12:18:13 +02:00
  • 4f2e953097 Adjust license files for /awslabs (#28) Sébastien Stormacq 2025-10-21 21:06:59 +02:00
  • 73e84943c3 Remove GH Action on push (#27) Sébastien Stormacq 2025-10-17 17:21:45 +02:00
  • dec6bbdc3d Change links to /swift-server to /awslabs (#26) Sébastien Stormacq 2025-10-17 17:11:43 +02:00
  • 5063d3619c Fix a typo in the README (#25) Sébastien Stormacq 2025-10-17 08:21:44 +02:00
  • 10f3e99c4d Apply recommendation for security and reliability (#24) 2.0.0 Sébastien Stormacq 2025-09-27 12:05:20 +02:00
  • c72834d93c Update to support AWS Lambda Runtime for Swift v2 (#22) 2.0.0-beta.1 Sébastien Stormacq 2025-09-06 11:34:56 +02:00
  • 6a54484782 Add quote api example (#20) 0.3.0 Sébastien Stormacq 2025-08-30 22:31:12 +02:00
  • 78dcf0c864 Upgrade swift-aws-lambda-events (#19) 0.2.1 Victor Hugo Barros 2025-06-13 13:24:48 -03:00
  • 1246e44308 Update release.yml (#17) Franz Busch 2024-12-18 14:59:05 +01:00
  • 97183bc4d5 fix badge (#15) Sébastien Stormacq 2024-11-26 14:34:06 +01:00
  • ac0aaed944 disable yaml linter sebsto/readme Sébastien Stormacq 2024-11-26 14:28:37 +01:00
  • 1ddeb03c2d Add semantic version label check Sébastien Stormacq 2024-11-26 14:22:48 +01:00
  • 0383f999ea fix badge Sébastien Stormacq 2024-11-26 13:39:30 +01:00
  • e5573fd0de Merge pull request #13 from swift-server/FranzBusch-patch-1 Franz Busch 2024-11-26 12:22:10 +01:00
  • 60725a37aa Rename pull_request.yaml to pull_request.yml Franz Busch 2024-11-26 12:19:11 +01:00
  • eec0a058f7 Fix Query String Parameters Being Ignored (#11) 0.2.0 Emlyn Murphy 2024-10-30 13:22:56 -04:00
  • a59a5721fc use SwiftLang's license header check (#10) Sébastien Stormacq 2024-10-17 23:10:54 +02:00
  • d38a1f6b28 reduce platforms dependencies Sébastien Stormacq 2024-10-16 08:24:38 +02:00
  • 8df4cc5ce8 swift-format Sébastien Stormacq 2024-10-16 08:16:34 +02:00
  • c69b925a23 simplify dependencies Sébastien Stormacq 2024-10-16 08:11:11 +02:00
  • ccf4ef01fe migrate to swift-test (#9) Sébastien Stormacq 2024-10-15 21:22:27 +02:00
  • f967634375 add build badge to readme Sébastien Stormacq 2024-10-15 19:22:32 +02:00
  • c29e1fd011 use swiftlang CI workflow Sébastien Stormacq 2024-10-15 16:49:34 +02:00
  • 576602bcef add a github action Sébastien Stormacq 2024-10-15 16:40:48 +02:00
  • 05d897fef4 add StrictConcurrency=complete to prepare for Swift 6 Sebastien Stormacq 2024-05-24 12:06:13 +02:00
  • a1caf89756 Update swift lambda event dependency to version 0.3.0 0.1.2 Sebastien Stormacq 2024-05-23 11:01:48 +02:00
  • f596b2226a update soundness checks Sebastien Stormacq 2024-05-23 11:00:42 +02:00
  • 2b01689bcc add a sample HTTP API Gateway event JSON fiel for local testing Sebastien Stormacq 2024-05-15 13:17:14 +02:00
  • bef163556a update to GA version of Swift 5.10 Sebastien Stormacq 2024-05-15 13:11:36 +02:00
  • 0a4c77d7c8 make swift-format happy Sebastien Stormacq 2024-05-15 12:57:52 +02:00
  • 0c14afac03 restore original license header in files borrowed from the Swift OpenAPI Generator project Sebastien Stormacq 2024-05-15 12:57:43 +02:00
  • 52b6fc9da5 remove github actions Sebastien Stormacq 2023-12-20 17:53:34 -05:00
  • 60f4bd2aae move the comments outside of the cat EOF blocks to avoid error with some shell + fix minor typos Sebastien Stormacq 2023-12-18 08:16:07 -05:00
  • 33cc99d440 explictly create an API route in the SAM template Sebastien Stormacq 2023-12-17 16:42:26 -05:00
  • 5e50eaee6d use x64 macOS for github action Sébastien Stormacq 2023-12-16 07:49:24 -05:00
  • fe7fa5dcc8 add build on linux Sébastien Stormacq 2023-12-15 17:08:49 -05:00
  • 9d0173a4e6 Update for macOS 13 Apple Silicon Sébastien Stormacq 2023-12-15 16:58:58 -05:00
  • 0203f3ff4c Update README.md with badges Sébastien Stormacq 2023-12-15 16:56:42 -05:00
  • f3a641543e force usae of xcode 15 Sébastien Stormacq 2023-12-15 16:52:07 -05:00
  • cdf89cc630 Add CI workflow for github Sébastien Stormacq 2023-12-15 16:42:07 -05:00
  • 742da3d569 move from branch to from in the README file Sebastien Stormacq 2023-12-14 09:03:48 -05:00
  • e5c37fc874 use from instead of branch for swift docc plugin 0.1.1 Sebastien Stormacq 2023-12-14 08:58:42 -05:00
  • 8ef6abfa74 use from instead of branch for lambda events Sebastien Stormacq 2023-12-14 08:53:09 -05:00
  • 348a8026b8 use from instead of branch for AWS Lambda Runtime dependency Sebastien Stormacq 2023-12-14 08:45:19 -05:00
  • 22b6bbf566 update .gitignore Sebastien Stormacq 2023-12-14 08:44:50 -05:00
  • 8d4c3f3390 remove Package.resolved from the repo Sebastien Stormacq 2023-12-14 08:42:52 -05:00
  • 790e571e91 map Swift errors to HTTP return codes (https://github.com/sebsto/swift-openapi-lambda/issues/2) 0.1.0 Sebastien Stormacq 2023-12-14 08:08:22 -05:00
  • f3b145dbfb document the API Gateway pass through to fix https://github.com/sebsto/swift-openapi-lambda/issues/4 Sebastien Stormacq 2023-12-14 08:07:47 -05:00
  • b3c55169eb do not use .upToNextMinor in dependencies definitions Sebastien Stormacq 2023-12-14 07:23:43 -05:00
  • 6214c248b4 remove -alpha.1 version from openapi generator plugin Sebastien Stormacq 2023-12-13 21:29:16 -05:00
  • 6330cf8c41 fix typos Sebastien Stormacq 2023-12-13 21:16:43 -05:00
  • b2fa4ccf00 rename LambdaOpenAPITransport to OpenAPILambdaTransport for consistency Sebastien Stormacq 2023-12-13 20:41:26 -05:00
  • 9784bd4774 add a section about dpeloyment costs and cleanup instructions Sebastien Stormacq 2023-12-13 20:26:16 -05:00
  • a8d0fd841b Update deployment instructions to make them work with simple copy / paste Sebastien Stormacq 2023-12-13 20:19:52 -05:00
  • 2c177eb1a3 add correct license header to each file Sebastien Stormacq 2023-12-13 18:24:01 -05:00
  • 138c608975 comply to soundness checks Sebastien Stormacq 2023-12-13 17:54:36 -05:00
  • ed33f3b922 add an animated gif to the readme Sebastien Stormacq 2023-12-13 17:54:36 -05:00
  • 27e6f463d0 complete README with instruction to implement mapping to other Lambda event types Sebastien Stormacq 2023-12-13 17:24:46 -05:00
  • ef2e29fc26 simplify code for API Gateway V2 (HTTP API) Sebastien Stormacq 2023-12-13 16:46:45 -05:00
  • e522a27ac1 cleanup Sebastien Stormacq 2023-12-13 12:28:07 -05:00
  • a533a49bbd bump up iOS version to allow to compile with Xcode Sebastien Stormacq 2023-12-12 22:44:20 -05:00
  • 1e12fe263d fix typo Sebastien Stormacq 2023-12-12 22:43:51 -05:00
  • ffee25f02a separate TL;DR and Tutorial section in the README Sebastien Stormacq 2023-12-12 22:21:20 -05:00
  • b60c422244 complete README Sebastien Stormacq 2023-12-12 22:13:29 -05:00
  • 4c84d010a2 initial commit Sebastien Stormacq 2023-12-12 21:51:48 -05:00