Cleve Stuart
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...
We need this, because currently fauna shell does not exit with error  _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...
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...