Skip to content

Releases: HubSpot/slack-client

slack-client-1.17.2

15 Dec 09:33

Choose a tag to compare

  • Added support for the MESSAGE_LIMIT_EXCEEDED Slack error type.
  • Added support for the new ENTITY_DETAIL container type, which is used for handling Work Object flexpane actions

slack-client-1.17.1

13 Nov 17:36

Choose a tag to compare

Updated models related to links unfurling via Work Objects

  1. Updated the display_type field to provide custom record type
  2. Added models to support fullscreen preview with images

slack-client-1.16.18

05 Nov 13:32

Choose a tag to compare

Updated models to work with actions for Work Objects and Flexpane

slack-client-1.16.17

04 Nov 10:56

Choose a tag to compare

Updated the WorkObjectAction model to omit empty fields

slack-client-1.16.16

15 Oct 13:31

Choose a tag to compare

Fixed bugs related to serialization and deserialization for models which are used for Slack Work Objects and Flexpane:

  1. Added enum for the tag_color fields prperty
  2. Added missing deserializers
  3. Added annotations to omit empty fields during serialization

slack-client-1.16.15

14 Oct 14:30
b567dd1

Choose a tag to compare

Fixed bug related to EventType-to-Model mapping

slack-client-1.16.14

10 Oct 13:52

Choose a tag to compare

Fixed the event type name for the ENTITY_PRESENT_DETAILS event.
Updated the EntityDetailsRequestedEvent model to set a default value for the ts property, since it’s not passed in the request.

slack-client-1.16.13

06 Oct 15:18

Choose a tag to compare

Extended models used for link unfurling via Slack Work Objects. Fixed bug with sending empty metadata field

slack-client-1.16.12

02 Oct 14:02

Choose a tag to compare

We provided models to handle the Slack Work Object Flexpane, Actions, and field customization.

slack-client-1.16.11

22 Sep 21:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: slack-client-1.16.10...slack-client-1.16.11