java-slack-sdk icon indicating copy to clipboard operation
java-slack-sdk copied to clipboard

#1452 simplify MethodsCompletionException implementation

Open osigida opened this issue 10 months ago • 1 comments

MethodsCompletionException is simplified; fixes #1452

Category (place an x in each of the [ ])

  • [ ] bolt (Bolt for Java)
  • [ ] bolt-{sub modules} (Bolt for Java - optional modules)
  • [X] slack-api-client (Slack API Clients)
  • [ ] slack-api-model (Slack API Data Models)
  • [ ] slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • [ ] slack-app-backend (The primitive layer of Bolt for Java)

osigida avatar Mar 12 '25 16:03 osigida

Hi @WilliamBergamin! thanks a lot for the reply. I can make it backward compatible — just a few methods to support previous implementation. And backward compatibility could be removed in 2.0 Should I?

osigida avatar Mar 13 '25 11:03 osigida