hndrs / slack-spring-boot-starter

Spring Boot Starter for Slack Integrations and Bots

Home Page:https://slack-spring-boot.kreait.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack Spring Boot Starters

Maven Central Coverage Supported Java Version Snapshot Builds Maven Central

Changelog

3.0.0 - 2019-10-25

  • changes base package to io.hdnrs
  • Added Autoconfiguration Failure Analysis
  • replace oauth.access with oauth.v2.access
  • removes im method group (deprecated by slack)
  • remove groups and channels methods (deprecated by slack)
  • Added ApplicationEnvironmentCredentialsProvider
  • fix conversations.setPurpose and conversations.setTopic Request
  • supported java version to 11+

2.0.0 - 2019-08-26