swift-server / swift-aws-lambda-runtime

Swift implementation of AWS Lambda Runtime
https://swiftpackageindex.com/swift-server/swift-aws-lambda-runtime
Apache License 2.0
1.14k stars 105 forks source link

embedded http client user-agent string should include library version #108

Open tomerd opened 4 years ago

tomerd commented 4 years ago

https://github.com/swift-server/swift-aws-lambda-runtime/pull/98#issuecomment-637513245

weissi commented 4 years ago

this is my SwiftPM feature request to allow this: https://bugs.swift.org/browse/SR-12926

sebsto commented 5 months ago

Not fixed as of today https://github.com/swift-server/swift-aws-lambda-runtime/blob/main/Sources/AWSLambdaRuntimeCore/LambdaRuntimeClient.swift#L137

@weissi any idea if SR-12926 will be adopted ?