Skip to content

Releases: sendbird/sendbird-platform-sdk-java

1.0.17

10 Nov 08:29
7f8818a

Choose a tag to compare

  • Fix a bug in BotApi.sendBotsMessage by changing response type SendBirdMessageResponse as SendBirdBotsMessageResponse
  • Make apiToken(apiToken) function as optional for each request. You can set the global api token by Configuration.getDefaultApiClient().addDefaultHeader("Api-Token", apiToken).

1.0.16

14 Nov 11:58

Choose a tag to compare

remove logs from samples

0.0.15

31 Oct 11:53

Choose a tag to compare

tidy tests

0.0.14

10 Oct 15:38

Choose a tag to compare

v0.0.14

0.0.9

01 Sep 09:52

Choose a tag to compare

Switch to Jersey 2 for http calls

1.0.8

25 Aug 20:01

Choose a tag to compare

update version number in install instructions

1.0.7

03 Aug 14:03

Choose a tag to compare

1.0.5

27 Jul 15:56

Choose a tag to compare

update to version 1.0.5

1.0.4

29 Jun 13:21

Choose a tag to compare

Remove additionalProperties that is not necessary

1.0.3

29 Jun 10:01

Choose a tag to compare

  • Introduce announcement API
  • Introduce metadata API
  • Ensure all moderation paths are under Moderation API