Todd Sharp
Todd Sharp
### Feature description It would be helpful to provide users with a way to "hint" the expected datatype when pointing a native query at a DTO object. This would allow,...
When making requests with the Java Micronaut HTTP Client, nothing is captured when attached to the JVM. Other requests that use Apache HTTP client are captured, but the Micronaut Client...
When trying to create a new document collection and save a new document with the 19.3 JDBC drivers, I received the following exception when calling `insertAndGet`: ``` oracle.soda.OracleException: Error occurred...
Does this library expose the mellow & concentration values? https://sites.google.com/a/interaxon.ca/muse-developer-site/museio/osc-paths/osc-paths---v3-6-0#TOC-Experimental
Receiving a 404 when running `npm install`: ```bash npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated [email protected]:...
If I specify a value for `elasticSearch.date.formats`, I do not believe that this value is honored when unmarshalling. See: https://github.com/puneetbehl/elasticsearch-grails-plugin/blob/03931f05aa1d337603f5929b3f78924c8680af76/src/main/groovy/grails/plugins/elasticsearch/conversion/unmarshall/DomainClassUnmarshaller.groovy#L253 I would imagine that this line should first check the...
`lines.shift()` is unnecessary and leads to empty transcriptions.
I've been seeing empty transcription results, and did some digging to find that you're trying to remove the first line assuming that it is empty. In my testing, it's never...
Add whip token to redirects (required for publishing to Amazon IVS)