soto-project / soto-core

Core framework of Soto the Swift SDK for AWS
https://soto.codes
Apache License 2.0
111 stars 51 forks source link

SotoSignerV4 exports all the symbols from NIOHTTP1 #530

Closed adam-fowler closed 1 year ago

adam-fowler commented 1 year ago

SotoSignerV4 exports all the symbols from NIOHTTP1 when it should only export possibly HTTPHeaders and HTTPMethod.

adam-fowler commented 1 year ago

Fix in 7.x.x