Releases: sendbird/sendbird-platform-sdk-java
Releases · sendbird/sendbird-platform-sdk-java
1.0.17
- Fix a bug in
BotApi.sendBotsMessageby changing response typeSendBirdMessageResponseasSendBirdBotsMessageResponse - Make
apiToken(apiToken)function as optional for each request. You can set the global api token byConfiguration.getDefaultApiClient().addDefaultHeader("Api-Token", apiToken).
1.0.16
remove logs from samples
0.0.15
tidy tests
0.0.14
v0.0.14
0.0.9
Switch to Jersey 2 for http calls
1.0.8
update version number in install instructions
1.0.7
1.0.5
update to version 1.0.5
1.0.4
Remove additionalProperties that is not necessary
1.0.3
- Introduce announcement API
- Introduce metadata API
- Ensure all moderation paths are under Moderation API