Matt Muller
Matt Muller
@simi I wrote an RFC for namespaces / scopes - definitely check it out if you haven't already. It needs a champion from someone on your team to help drive...
Let's talk offline
Our GitHub tags use version 2. We have no good way of publishing our releases/tags for version 3 because it's modular. It's fixed in this version: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-core/CHANGELOG.md#3542-2019-06-03
For V3, there's no good way to do so. In the commit there will generally be an "unreleased" changelog entry. If it's marked as an "issue" then it will add...
No problem. If you have any idea on how to best tag those, I'm open to suggestions. We could tag `aws-sdk-core` releases in the repo but that's not as useful...
Re-opening as a feature request to do git release tagging based around dates.
Thanks for the quick response. Shouldn't URI be included by default since it's in stdlib? I'm a bit confused why it would be considered third party. I will have to...
@HoneyryderChuck Are you still interested in getting this merged? The author gave me permissions to the repo. We're looking to make improvements to this gem and release a new version.
@HoneyryderChuck I understand. `http-2` is used with the AWS SDKs (current version and a planned version). Changing that away is difficult. I see you've been very active in improving it...
>Oh, that's interesting. Will the AWS API be allowing HTTP/2? We currently do this for streaming services such as Transcribe and Kinesis. >My (obviously biased) ideal approach would just be...