amplitude/Amplitude-Java

Add ability to override default value of "user_id" length

korzunv opened this issue · 4 comments

Hello,
In my project there are some cases where I need to use 'user_id' shorter than 5 symbols. API has ability to override the default value of 5 by sending additional field "options", it will be really great to have such ability in SDK.

Thanks in advance.

Is there an estimation for this fix?
Thanks.

added a pull request which address this issue: #43

V1.5 is out with options support.
When it will be in Maven respository?