Joseph Lawson
Joseph Lawson
Update this to latest.
rest-client 2.0 is probably more suited for this as it has better respect for NO_PROXY and HTTP_PROXY.
Being that this project is a side project for nearly all the maintainer it is within our interest to create tests continuous integration and auto deployment off of tagged commit...
If in your s3_file recipe you include decryption_key but it results in nil have s3_file fail. There are a number of ways to fix this. The easiest that I can...
Amazon now supports clients providing an encryption key during a request which will then encrypt the file on s3. We may wantto consider supporting this. http://docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html?sc_ichannel=em&sc_icountry=Global&sc_icampaigntype=launch&sc_icampaign=em_118914880&sc_idetail=em_318663101&ref_=pe_411040_118914880_8
It appears that Solr is locked in still at 1.2.17 (log4j version: https://github.com/apache/lucene-solr/blob/master/lucene/ivy-versions.properties#L83 and slf4j-log4j12 version: https://github.com/apache/lucene-solr/blob/master/lucene/ivy-versions.properties#L296) while Jericho 3.4 uses the latest log4j library. When the SolrTextTagger hits the...
I was crushing some data through figwheel and got the error `server-loop maxpayload length figwheel`. It looks like the underlying server uses http-kit in [figwheel-sidecar.components.figwheel-server].(https://github.com/bhauman/lein-figwheel/blob/a1a60ea21b3bd5968cf92b45649078796d503a28/sidecar/src/figwheel_sidecar/components/figwheel_server.clj#L247) Could an enhancement be made...
### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Java ### Amplify Categories DataStore ### Gradle script...
- [X] PR title and description conform to [Pull Request](https://github.com/aws-amplify/amplify-android/blob/main/CONTRIBUTING.md#pull-request-guidelines) guidelines. *Issue #, if available:* Fixes #1869 Fixes #1849 *Description of changes:* ## Fix memory management - mutation outbox will...
### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Java ### Amplify Categories DataStore ### Gradle script...