Cleve Stuart

Results 9 issues of Cleve Stuart

### Notes [Jira Ticket](https://faunadb.atlassian.net/browse/CE-177) We have implemented an Http2Adapter in the client which wraps up interaction with Node's underlying HTTP2 library: https://nodejs.org/api/http2.html This code addresses a bug in the wrapper...

Just tying up loose ends - update change log for v5.

### Is your feature request related to a problem? Please describe. Presently, using `[]` or an accessor on a StripeObject return different results: ``` irb(main):005> require('stripe') => true irb(main):006> x...

future
feature-request

We need this, because currently fauna shell does not exit with error ![image](https://user-images.githubusercontent.com/21032419/159618571-11df5632-5827-49c5-ba99-5bc4a70a8436.png) _Originally posted by @aprilmintacpineda in https://github.com/fauna/fauna-shell/issues/158#issuecomment-1075879065_

Ticket(s): FE-### ## Problem ## Solution ## Result ## Out of scope ## Testing

**Note:** If you have a feature request, you should [contact support](https://docs.datadoghq.com/help/) so the request can be properly tracked. I have contacted support as well. **Is your feature request related to...

stale
kind/feature-request

Ticket(s): FE-### ## Problem Explain the context and why you're making that change. What is the problem you're trying to solve? In some cases there is not a problem and...

## Problem We would like to automate releases. ## Solution Draft a GitHub action to do this. ## Result We have a draft version of a GitHub action to automate...