An open API service for providing issue and pull request metadata for open source projects.

GitHub / swift-server/swift-aws-lambda-runtime issues and pull requests

#579 - [core] Improve cold startime

Issue - State: open - Opened by sebsto about 1 month ago
Labels: 🔨 semver/patch, area/performance

#578 - [doc] Consider moving doc to Docc

Issue - State: open - Opened by sebsto about 1 month ago
Labels: area/documentation, 🔨 semver/patch

#576 - Remove links to runtime v1, add links to the doc on SPI

Pull Request - State: open - Opened by sebsto about 2 months ago

#574 - Replace standard document and process with AWS ones

Pull Request - State: open - Opened by sebsto about 2 months ago
Labels: 🔨 semver/patch

#573 - Apply recommendation for security and reliability

Pull Request - State: open - Opened by sebsto about 2 months ago
Labels: kind/enhancement, 🆕 semver/minor

#572 - [example] rename APIGateway examples to APIGatewayV2

Issue - State: open - Opened by sebsto about 2 months ago
Labels: good first issue, 🔨 semver/patch, kind/usability, size/S

#571 - [examples] Use smaller containers in all examples

Pull Request - State: open - Opened by sebsto about 2 months ago
Labels: 🔨 semver/patch

#569 - [Example] Add APIGatewayV1 example

Pull Request - State: closed - Opened by everyplace about 2 months ago - 1 comment
Labels: 🔨 semver/patch

#567 - New Plugins

Pull Request - State: open - Opened by sebsto about 2 months ago
Labels: 🆕 semver/minor, kind/feature, size/L, kind/usability

#567 - New Plugins

Pull Request - State: open - Opened by sebsto about 2 months ago - 1 comment
Labels: 🆕 semver/minor, kind/feature, size/L, kind/usability

#566 - [plugin] refactor the archive plugin

Issue - State: open - Opened by sebsto about 2 months ago
Labels: kind/enhancement, 🆕 semver/minor, size/L, kind/usability

#564 - Update toolchain and doc for 6.2

Pull Request - State: closed - Opened by sebsto about 2 months ago
Labels: 🆕 semver/minor

#564 - Update toolchain and doc for 6.2

Pull Request - State: closed - Opened by sebsto about 2 months ago
Labels: 🆕 semver/minor

#563 - [fix] The library must compile when no traits are enabled

Pull Request - State: open - Opened by sebsto 2 months ago
Labels: kind/bug, ⚠️ semver/major

#562 - [core] Can't compile with default traits disabled.

Issue - State: closed - Opened by sebsto 2 months ago
Labels: kind/bug

#561 - Bump Amazon RDS version 19 PG 17

Pull Request - State: open - Opened by sebsto 3 months ago
Labels: 🆕 semver/minor

#559 - Allow compiling on macOS

Pull Request - State: closed - Opened by fabianfett 3 months ago - 2 comments
Labels: 🔨 semver/patch

#558 - refactor the Swift Settings in `Package.swift`

Issue - State: open - Opened by sebsto 3 months ago
Labels: 🔨 semver/patch

#557 - add support for LOCAL_LAMBDA_PORT

Pull Request - State: closed - Opened by sebsto 3 months ago - 1 comment
Labels: 🆕 semver/minor

#555 - Rename Tests' `timeout()` function

Pull Request - State: closed - Opened by sebsto 3 months ago
Labels: 🔨 semver/patch

#554 - Split LambdaRuntimeClient in two files for easier reading

Pull Request - State: open - Opened by sebsto 3 months ago
Labels: 🔨 semver/patch

#553 - [core] - move Timeout code from example to core

Issue - State: closed - Opened by sebsto 3 months ago - 1 comment

#550 - [localserver] LocalServer's port 7000 conflicts with APFS File Sharing

Issue - State: closed - Opened by sebsto 3 months ago - 1 comment
Labels: 🔨 semver/patch, platform/darwin

#549 - Revert streaming codable handler and provide it as an example, not an API

Pull Request - State: closed - Opened by sebsto 4 months ago - 1 comment
Labels: ⚠️ semver/major

#547 - [ci] update scripts to use swiftlang's static SDK scripts

Issue - State: open - Opened by sebsto 4 months ago - 1 comment
Labels: 🔨 semver/patch

#545 - Propagate Connection Closed Information up to top-level (fix #465)

Pull Request - State: closed - Opened by sebsto 4 months ago - 10 comments
Labels: 🆕 semver/minor

#544 - Add hummingbird Lambda example

Pull Request - State: closed - Opened by sebsto 4 months ago - 2 comments
Labels: 🆕 semver/minor

#543 - Fix link (Response Streaming) in readme.md

Pull Request - State: closed - Opened by natanrolnik 4 months ago
Labels: semver/none

#542 - Performance Test the invocation loop

Pull Request - State: open - Opened by sebsto 4 months ago
Labels: 🆕 semver/minor

#536 - [CI] Simplify injection of local dependency

Issue - State: open - Opened by sebsto 4 months ago - 1 comment
Labels: good first issue, 🆕 semver/minor, kind/administration, size/S, dependencies

#533 - fix: [core] Hard code version number in user agent string (#98)

Pull Request - State: closed - Opened by sebsto 4 months ago
Labels: 🆕 semver/minor

#531 - [core] Add support for streaming function to the local server

Pull Request - State: closed - Opened by sebsto 4 months ago
Labels: 🆕 semver/minor

#530 - [tests] minor changes, mostly syntaxic

Pull Request - State: closed - Opened by sebsto 4 months ago
Labels: semver/none

#529 - [test] Add a test for cancellable

Pull Request - State: closed - Opened by sebsto 5 months ago
Labels: semver/none

#528 - [core] Localserver must support streaming response

Issue - State: closed - Opened by sebsto 5 months ago - 1 comment
Labels: kind/bug, good first issue, 🆕 semver/minor

#527 - [core] Improve DX by providing a Codable API for Streaming Lambda

Issue - State: open - Opened by sebsto 5 months ago
Labels: kind/enhancement, good first issue, 🆕 semver/minor, size/S

#524 - [core] cleanup workaround using NIOLockedValueBox instead of Mutex

Issue - State: open - Opened by sebsto 5 months ago
Labels: kind/enhancement, status/blocked, semver/none, platform/linux

#522 - [example] Add example for Swift Service Lifecycle

Pull Request - State: open - Opened by sebsto 5 months ago
Labels: 🔨 semver/patch

#519 - Add support for local server graceful shutdown

Pull Request - State: open - Opened by adam-fowler 5 months ago

#518 - Add SendableMetatype conformance

Pull Request - State: closed - Opened by adam-fowler 5 months ago

#517 - Remove unused targets in Package.swift

Pull Request - State: closed - Opened by sebsto 5 months ago

#516 - Remove dependency on XCTest

Pull Request - State: closed - Opened by sebsto 5 months ago
Labels: semver/none

#515 - How to combine streaming with HTTP invocation?

Issue - State: closed - Opened by jpenwith 5 months ago - 3 comments
Labels: kind/enhancement

#514 - Bump aws-cdk-lib from 2.183.0 to 2.189.1 in /Examples/CDK/infra

Pull Request - State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, javascript

#513 - Revert "[ci] : Remove deprecated options on unit-test action"

Pull Request - State: closed - Opened by ktoso 6 months ago - 2 comments
Labels: semver/none

#513 - Revert "[ci] : Remove deprecated options on unit-test action"

Pull Request - State: closed - Opened by ktoso 6 months ago - 2 comments
Labels: semver/none

#512 - [proposal] Distribute as a Lambda Layer

Issue - State: open - Opened by sebsto 8 months ago

#511 - Add inlinable where potentially usefull

Pull Request - State: closed - Opened by fabianfett 8 months ago
Labels: 🆕 semver/minor

#511 - Add inlinable where potentially usefull

Pull Request - State: closed - Opened by fabianfett 8 months ago
Labels: 🆕 semver/minor

#510 - [ci] : Remove deprecated options on unit-test action

Pull Request - State: closed - Opened by sebsto 8 months ago - 4 comments
Labels: semver/none

#510 - [ci] : Remove deprecated options on unit-test action

Pull Request - State: closed - Opened by sebsto 8 months ago - 4 comments
Labels: semver/none

#509 - [test] Unit test fails on swiftlang/swift:nightly-main-jammy

Issue - State: closed - Opened by sebsto 8 months ago - 5 comments
Labels: kind/bug

#508 - [core] Only one `LambdaRuntime.run()` can be called at a time (fix #507)

Pull Request - State: open - Opened by sebsto 8 months ago - 3 comments
Labels: kind/bug, ⚠️ semver/major

#507 - [core] user can create multiple instances of the Lambda Runtime

Issue - State: open - Opened by sebsto 8 months ago
Labels: kind/bug, 🆕 semver/minor

#506 - [plugin] Fix #505 : resources are not included in the archive on Linux

Pull Request - State: closed - Opened by sebsto 8 months ago - 2 comments
Labels: 🔨 semver/patch

#506 - [plugin] Fix #505 : resources are not included in the archive on Linux

Pull Request - State: closed - Opened by sebsto 8 months ago - 2 comments
Labels: 🔨 semver/patch

#505 - [plugin] resources are not included in the zip file on Ubuntu

Issue - State: closed - Opened by sebsto 8 months ago - 5 comments
Labels: kind/bug, 🔨 semver/patch, platform/linux

#504 - [core] Fix LocalServer failure to handle large body request (Issue #481)

Pull Request - State: open - Opened by sebsto 8 months ago
Labels: kind/bug, 🔨 semver/patch

#504 - [core] Fix LocalServer failure to handle large body request (Issue #481)

Pull Request - State: open - Opened by sebsto 8 months ago - 2 comments
Labels: kind/bug, 🔨 semver/patch

#503 - [example] Update cdk dependencies

Pull Request - State: closed - Opened by sebsto 8 months ago
Labels: area/documentation, semver/none

#503 - [example] Update cdk dependencies

Pull Request - State: closed - Opened by sebsto 8 months ago
Labels: area/documentation, semver/none

#502 - [tutorial] fix light image 03-04-01

Pull Request - State: closed - Opened by sebsto 8 months ago
Labels: area/documentation, semver/none

#502 - [tutorial] fix light image 03-04-01

Pull Request - State: open - Opened by sebsto 8 months ago
Labels: area/documentation, semver/none

#501 - Lambda could not load resource bundle

Issue - State: closed - Opened by johnmorrell 8 months ago - 20 comments
Labels: kind/support

#500 - [test] add a unit test for the LambdaHTTPServer Pool

Pull Request - State: open - Opened by sebsto 9 months ago - 1 comment
Labels: 🔨 semver/patch

#500 - add a unit test for the LambdaHTTPServer Pool

Pull Request - State: open - Opened by sebsto 9 months ago
Labels: 🔨 semver/patch

#499 - Remove unnecessary handler constraints

Pull Request - State: closed - Opened by fabianfett 9 months ago
Labels: ⚠️ semver/major

#499 - Remove unnecessary handler constraints

Pull Request - State: closed - Opened by fabianfett 9 months ago
Labels: ⚠️ semver/major

#498 - cleanup unused code

Pull Request - State: closed - Opened by sebsto 9 months ago
Labels: 🔨 semver/patch

#498 - cleanup unused code

Pull Request - State: open - Opened by sebsto 9 months ago

#497 - Attach requestID to logger

Pull Request - State: closed - Opened by fabianfett 9 months ago
Labels: 🔨 semver/patch

#497 - Attach requestID to logger

Pull Request - State: closed - Opened by fabianfett 9 months ago
Labels: 🔨 semver/patch

#496 - Fix CI error on Amazon S3 examples

Pull Request - State: closed - Opened by sebsto 9 months ago
Labels: kind/bug, 🔨 semver/patch, area/testing

#496 - Fix CI error on Amazon S3 examples

Pull Request - State: closed - Opened by sebsto 9 months ago
Labels: kind/bug, 🔨 semver/patch, area/testing

#495 - remove mentions of LambdaRuntImeCore

Pull Request - State: closed - Opened by sebsto 9 months ago
Labels: 🔨 semver/patch

#495 - remove mentions of LambdaRuntImeCore

Pull Request - State: closed - Opened by sebsto 9 months ago
Labels: 🔨 semver/patch

#494 - [test] Amazon S3 with AWS SDK fails to compile

Issue - State: closed - Opened by sebsto 9 months ago - 2 comments
Labels: kind/bug, 🔨 semver/patch, area/testing

#493 - declare user agent string only once

Pull Request - State: closed - Opened by sebsto 9 months ago
Labels: kind/enhancement, 🔨 semver/patch

#493 - declare user agent string only once

Pull Request - State: closed - Opened by sebsto 9 months ago
Labels: kind/enhancement, 🔨 semver/patch

#492 - [core] duplicate user-agent

Issue - State: closed - Opened by sebsto 9 months ago - 1 comment
Labels: kind/enhancement, 🔨 semver/patch

#491 - [core] remove or rename references to **Core**, including Unit Tests

Issue - State: closed - Opened by sebsto 9 months ago - 1 comment
Labels: semver/none, kind/usability

#490 - Apply package traits

Pull Request - State: closed - Opened by fabianfett 9 months ago - 4 comments
Labels: ⚠️ semver/major

#489 - [TestServer] Fix 488 and add simple test lambda

Pull Request - State: closed - Opened by fabianfett 9 months ago - 1 comment
Labels: 🔨 semver/patch

#489 - [TestServer] Fix 488 and add simple test lambda

Pull Request - State: closed - Opened by fabianfett 9 months ago - 1 comment
Labels: 🔨 semver/patch

#488 - [core] LocalServer does not report errors correctly

Issue - State: closed - Opened by sebsto 9 months ago
Labels: kind/bug

#487 - Replace usage of `NIOLockedValueBox` with `Mutex`

Pull Request - State: open - Opened by fabianfett 9 months ago
Labels: 🔨 semver/patch

#486 - Fixes for Local Lambda Server

Pull Request - State: open - Opened by fabianfett 9 months ago

#485 - [doc] Updated deployment guidance for SAM

Issue - State: open - Opened by mattcorey 9 months ago - 1 comment
Labels: area/documentation

#484 - Instructions for customizing the output path are incorrect

Pull Request - State: closed - Opened by mattcorey 9 months ago - 1 comment
Labels: semver/none

#483 - Using swift-nio 2.81.0

Pull Request - State: closed - Opened by adam-fowler 9 months ago
Labels: 🆕 semver/minor

#483 - Using swift-nio 2.81.0

Pull Request - State: closed - Opened by adam-fowler 9 months ago
Labels: 🆕 semver/minor

#482 - Enable Swift 6 mode!

Pull Request - State: closed - Opened by fabianfett 9 months ago - 2 comments
Labels: ⚠️ semver/major

#482 - Enable Swift 6 mode!

Pull Request - State: closed - Opened by fabianfett 9 months ago - 2 comments
Labels: ⚠️ semver/major

#480 - API Gateway example code not working

Issue - State: closed - Opened by klsetzer 9 months ago - 5 comments
Labels: kind/bug

#479 - Fix data race in LocalServer's invocation pool

Pull Request - State: closed - Opened by sebsto 9 months ago - 1 comment
Labels: semver/none