Skip to content

Releases: slackapi/java-slack-sdk

version 1.50.0

Choose a tag to compare

@srtaalej srtaalej released this 07 Aug 15:05

What's Changed

👾 Enhancements

  • ci: make codecov patch status informational by @zimeg in #1616
  • feat(model): add card, carousel, and alert Block Kit blocks by @srtaalej in #1624
  • feat(model): add minLines/maxLines to RichTextInputElement by @srtaalej in #1625
  • feat: add webapi response changes as of 2026-08-05 by @slackapi[bot] in #1592

🐛 Fixes

  • fix: surface initial fields in lists.items.create method arguments by @zimeg in #1600

📚 Documentation

🎁 Dependencies

  • build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in #1597
  • build(deps): bump actions/stale from 10.2.0 to 10.3.0 by @dependabot[bot] in #1598
  • build(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #1602
  • build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1601
  • build(deps): bump actions/setup-java from 5.2.0 to 5.4.0 by @dependabot[bot] in #1619
  • build(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #1617
  • build(deps): bump actions/cache from 5.0.5 to 6.1.0 by @dependabot[bot] in #1618
  • build(deps-dev): bump io.micronaut:micronaut-http-client from 4.8.3 to 4.10.24 in /bolt-micronaut by @dependabot[bot] in #1620
  • build(deps): bump actions/setup-java from 5.4.0 to 5.6.0 by @dependabot[bot] in #1626
  • build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #1628
  • build(deps): bump actions/stale from 10.3.0 to 11.0.0 by @dependabot[bot] in #1627

Full Changelog: v1.49.0...v1.50.0

version 1.49.0

Choose a tag to compare

@zimeg zimeg released this 18 May 20:16
v1.49.0
41db652

What's Changed

👾 Enhancements

  • feat: add authorship arguments to assistant.threads.setStatus and chat.startStream in #1586 - Thanks @zimeg!
  • feat: add webapi response changes as of 2026-05-13 in #1588 - Thanks @slackapi[bot]!
  • feat: add highlight_type to files.completeUploadExternal and filesUploadV2 in #1589 - Thanks @zimeg!

🐛 Fixes

📚 Documentation

  • docs: replace maven search with central repository pages in #1580 - Thanks @zimeg!
  • docs(maintainers): release note troubleshooting and milestone steps in #1581 - Thanks @zimeg!

🎁 Dependencies

  • build(deps): bump actions/cache from 5.0.4 to 5.0.5 in #1584 - Thanks @dependabot[bot]!
  • build(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 in #1583 - Thanks @dependabot[bot]!
  • build(deps): bump actions/setup-java from 4.8.0 to 5.2.0 in #1585 - Thanks @dependabot[bot]!
  • build(deps): bump actions/checkout from 4.3.1 to 6.0.2 in #1582 - Thanks @dependabot[bot]!

New Contributors 🎉

All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/120?closed=1
Full Changelog: v1.48.1...v1.49.0

version 1.48.1

Choose a tag to compare

@zimeg zimeg released this 21 Apr 06:59
v1.48.1
d2ae8d5

What's Changed

👾 Enhancements

  • feat: Add "detail" parameter to CanvasesCreateResponse & CanvasesEditResponse in #1570 - Thanks @Lexer11l!
  • feat: add webapi response changes as of 2026-04-19 in #1578 - Thanks @zimeg!

🐛 Fixes

  • fix: Empty user list for updating usergroup users sets usergroup as having no members in #1574 - Thanks @rozza-sb!

🎁 Dependencies

  • build(deps): bump actions/stale from 10.1.1 to 10.2.0 in #1564 - Thanks @dependabot[bot]!
  • build(deps): bump actions/cache from 5.0.3 to 5.0.4 in #1575 - Thanks @dependabot[bot]!
  • build(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 in #1577 - Thanks @dependabot[bot]!
  • build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 in #1576 - Thanks @dependabot[bot]!

🧰 Maintenance

  • chore: cleanup package-lock.json in #1571 - Thanks @WilliamBergamin!
  • ci: automate release workflow for snapshots and stable versions in #1579 - Thanks @zimeg!

New Contributors 🎉

All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/119?closed=1
Full Changelog: v1.48.0...v1.48.1

version 1.48.0

Choose a tag to compare

@WilliamBergamin WilliamBergamin released this 12 Mar 15:19

What's Changed

Enhancements ✨

Maintenance 🏗️


All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/118?closed=1
Full Changelog: v1.47.0...v1.48.0

version 1.47.0

Choose a tag to compare

@srtaalej srtaalej released this 03 Feb 17:00

What's Changed

Enhancements ✨

  • feat: add loading messages to assistant threads set status by @zimeg in #1523
  • feat(model): add feedback_buttons and icon_button blocks as context_actions block elements by @zimeg in #1524
  • feat: add markdown_text to chat.{postEphemeral,postMessage,scheduleMessage,update} api methods by @zimeg in #1531
  • feat(web-api): add slackLists methods by @srtaalej in #1537
  • feat: add workflow.featured.{add|list|remove|set} methods by @srtaalej in #1542
  • feat: add admin.users.getExpiration method by @srtaalej in #1543

Maintenance 🏗️

Docs 📖

Dependabot :dependabot:

  • Bump actions/stale from 10.0.0 to 10.1.0 by @dependabot[bot] in #1527
  • build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #1539
  • build(deps): bump actions/stale from 10.1.0 to 10.1.1 by @dependabot[bot] in #1546
  • build(deps): bump actions/setup-java from 5.0.0 to 5.1.0 by @dependabot[bot] in #1547
  • build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #1548
  • build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #1549
  • build(deps): bump actions/setup-java from 5.1.0 to 5.2.0 by @dependabot[bot] in #1551
  • build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1552

New Contributors

Full Changelog: v1.46.0...v1.47.0

version 1.46.0

Choose a tag to compare

@vegeris vegeris released this 30 Oct 20:42

What's Changed

Enhancements ✨

  • feat: Add work objects support (#1512) by Elaine Vegeris
  • feat(model): add underline to rich text section block element (#1522) by Eden Zimbelman
  • feat(model): add markdown block (#1521) by Eden Zimbelman
  • feat: add chat.{start|append|stop}Stream api methods (#1518) by Eden Zimbelman

Maintenance 🏗️

  • feat: add webapi response changes as of 2025-10-14 (#1517) by Eden Zimbelman
  • fix: improve the snapshot release process (#1515) by William Bergamin
  • feat: support snapshot releases in release process (#1514) by William Bergamin
  • feat: Centralize and expose a registerTypeAdapters method on GsonFactory (#1510) by Luan Nico
  • Add "title" filed in ConversationsCanvasesCreateRequest (#1502) by Kirill Meshkov
  • Add web api response changes as of 24th September, 2025 (#1504) by Kazuhiro Sera
  • Update commons-text to 1.14.0 (CVE-2025-48924) (#1505) by Simone Conte

Dependabot :dependabot:

  • Bump actions/setup-java from 4.7.1 to 5.0.0 (#1509) by dependabot[bot]
  • Bump codecov/codecov-action from 5.4.3 to 5.5.1 (#1508) by dependabot[bot]
  • Bump actions/checkout from 4.2.2 to 5.0.0 (#1507) by dependabot[bot]
  • Bump actions/stale from 9.1.0 to 10.0.0 (#1506) by dependabot[bot]

New Contributors

Full Changelog: v1.45.4...v1.46.0

version 1.45.4

Choose a tag to compare

@WilliamBergamin WilliamBergamin released this 20 Aug 19:22

What's Changed

Maintenance 🏗️

Docs 📚

Dependabot :dependabot:

New Contributors


All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/116?closed=1
Full Changelog: v1.45.3...v1.45.4

version 1.45.3

Choose a tag to compare

@WilliamBergamin WilliamBergamin released this 18 Feb 17:04

Changes

  • [bolt, slack-api-model, slack-api-client] #1437 upgrade gson to the latest version - Thanks @seratch
  • [docs] #1430 bump the docusaurus group in /docs with 5 updates - Thanks @dependabot
  • [ci] #1431 bump actions/stale from 9.0.0 to 9.1.0 - Thanks @dependabot
  • [docs] #1434 update Bolt Java nav and Assistant doc to match JS structure - Thanks @technically-tracy

New Contributors

version 1.45.2

Choose a tag to compare

@seratch seratch released this 28 Jan 02:09

Changes

  • [slack-api-client] #1429 Fix #1426 IllegalStateException when deserializing message using conversations.history - Thanks @rasharab @seratch
  • [slack-api-client] #1428 Consistently use the same OkHttpClient for files.slack.com requests - Thanks @seratch
  • [slack-api-client] #1427 Add channels param to files.upload v2 method (and its underlying files.completeUploadExternal) - Thanks @seratch
  • [slack-api-model] #1420 Add #1416 Add expand property to SectionBlock class - Thanks @ESteanes @seratch
  • [bolt] #1421 Fix #1417 Change socket mode ping/pong from debug to trace - Thanks @bruceadowns @seratch
  • [bolt] #1419 Fix #1418 Expose AwsCredentialsProvider to AmazonS3InstallationService - Thanks @bruceadowns @seratch

version 1.45.1

Choose a tag to compare

@seratch seratch released this 11 Jan 00:36

Changes

  • [bolt] #1415 Fix #1414 botMessage handler in Assistant middleware does not work when other event listeners do not exist - Thanks @rbioteau @seratch