| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-03 | 3.4 kB | |
| version 1.47.0 source code.tar.gz | 2026-02-03 | 3.3 MB | |
| version 1.47.0 source code.zip | 2026-02-03 | 5.4 MB | |
| Totals: 3 Items | 8.7 MB | 0 | |
What's Changed
Enhancements ✨
- feat: add loading messages to assistant threads set status by @zimeg in https://github.com/slackapi/java-slack-sdk/pull/1523
- feat(model): add feedback_buttons and icon_button blocks as context_actions block elements by @zimeg in https://github.com/slackapi/java-slack-sdk/pull/1524
- feat: add markdown_text to chat.{postEphemeral,postMessage,scheduleMessage,update} api methods by @zimeg in https://github.com/slackapi/java-slack-sdk/pull/1531
- feat(web-api): add slackLists methods by @srtaalej in https://github.com/slackapi/java-slack-sdk/pull/1537
- feat: add workflow.featured.{add|list|remove|set} methods by @srtaalej in https://github.com/slackapi/java-slack-sdk/pull/1542
- feat: add admin.users.getExpiration method by @srtaalej in https://github.com/slackapi/java-slack-sdk/pull/1543
Maintenance 🏗️
- ci: increase timeout from '12' to '15' minutes to avoid cancel errors by @zimeg in https://github.com/slackapi/java-slack-sdk/pull/1526
- feat: add webapi response changes as of 2025-11-12 by @zimeg in https://github.com/slackapi/java-slack-sdk/pull/1532
- feat: update work object types by @vegeris in https://github.com/slackapi/java-slack-sdk/pull/1533
- chore: Add .github/CODEOWNERS file by @mwbrooks in https://github.com/slackapi/java-slack-sdk/pull/1534
- fix: improve the packages metadata by @WilliamBergamin in https://github.com/slackapi/java-slack-sdk/pull/1536
- feat: add webapi response changes as of 2026-01-22 by @zimeg in https://github.com/slackapi/java-slack-sdk/pull/1550
- tests: fix set version script for docs by @srtaalej in https://github.com/slackapi/java-slack-sdk/pull/1553
Docs 📖
- docs: updates old links throughout by @lukegalbraithrussell in https://github.com/slackapi/java-slack-sdk/pull/1540
- docs: updates outmoded links by @lukegalbraithrussell in https://github.com/slackapi/java-slack-sdk/pull/1541
Dependabot :dependabot:
- Bump actions/stale from 10.0.0 to 10.1.0 by @dependabot[bot] in https://github.com/slackapi/java-slack-sdk/pull/1527
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in https://github.com/slackapi/java-slack-sdk/pull/1539
- build(deps): bump actions/stale from 10.1.0 to 10.1.1 by @dependabot[bot] in https://github.com/slackapi/java-slack-sdk/pull/1546
- build(deps): bump actions/setup-java from 5.0.0 to 5.1.0 by @dependabot[bot] in https://github.com/slackapi/java-slack-sdk/pull/1547
- build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in https://github.com/slackapi/java-slack-sdk/pull/1548
- build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/slackapi/java-slack-sdk/pull/1549
- build(deps): bump actions/setup-java from 5.1.0 to 5.2.0 by @dependabot[bot] in https://github.com/slackapi/java-slack-sdk/pull/1551
- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/slackapi/java-slack-sdk/pull/1552
New Contributors
- @mwbrooks made their first contribution in https://github.com/slackapi/java-slack-sdk/pull/1534
- @srtaalej made their first contribution in https://github.com/slackapi/java-slack-sdk/pull/1537
Full Changelog: https://github.com/slackapi/java-slack-sdk/compare/v1.46.0...v1.47.0