James Baldassari
James Baldassari
Small change to allow setting the `transparent` flag on the LittleProxy instance
This issue was originally reported here: https://groups.google.com/forum/#!topic/swagger-swaggersocket/j-fJzrDLICQ I have a similar issue using ```swagger-inflector``` v1 and ```swagger-codegen``` with okhttp. I have a response section that looks like: ``` responses: '200':...
Google Cloud Platform has a feature called [Identity Aware Proxy (IAP)](https://cloud.google.com/iap/docs/concepts-overview) that facilitates authentication to back-end cloud services. It's basically a reverse proxy that enforces authentication and applies security policies...
### Version info **React:** 18.2.0 **Firebase:** 9.15.0 **ReactFire:** 4.2.2 **Other (e.g. Node, browser, operating system) (if applicable):** Node: 18.4.0 ### Test case When you have multi-tab persistence enabled (`enableMultiTabIndexedDbPersistence`) and...
Between HBase-0.20.4 and HBase-0.20.5 the method HRegion.RegionScanner.initHeap() was removed, and the code that was previously in that method was moved into the HRegion.RegionScanner constructor. As a result of this change,...
Similar to the issue/changes described in https://github.com/hashicorp/packer-plugin-googlecompute/pull/192, this adds support for pulling source images from the `deeplearning-platform-release` [project](https://cloud.google.com/deep-learning-vm/docs/images#listing-versions). Closes #229
#### Overview of the Issue Similar to https://github.com/hashicorp/packer-plugin-googlecompute/issues/191, source images from the `deeplearning-platform-release` project cannot be used with this plugin. Related: https://github.com/hashicorp/packer-plugin-googlecompute/issues/193 #### Reproduction Steps Use a source image from...