Sebastian J.
Sebastian J.
Hi all, we spotted a issue with the way how the file version is calculated while a lot of clients (>10) uploading small files in parallel: The `safeName()` method creates...
Are there any plans to support _trailing headers_ as per [RFC 2616](http://tools.ietf.org/html/rfc2616#section-14.40)? Right now it looks like it is intentionally not supported as per https://github.com/shazow/urllib3/pull/597#discussion_r29098757 ##
This change respects the pagination size as provided from a Pageable object given to a findXXX method. Mostly important in conjunction with lazy list processing via ```java DynamoDBMapperConfig.Builder builder =...
Hi, I found your post on altering table names at runtime very useful. Is there a way to do the same for global index names? Thank you usha
Sadly the fix as per https://jira.spring.io/browse/DATACMNS-1008 doesn't work. Only the workaround does - Therefore this test for #77 fails right now :(