Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
GetStream
/
stream-chat-java
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
25
Code
Issues
4
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 10, 2026
chore(release): 1.48.0 (#272)
Show description for 135147f
github-actions[bot]
and
github-actions
authored
135147f
View commit details
Copy full SHA for 135147f
Browse repository at this point
feat: add skip_truncate to channel delete (#271)
Show description for 4bdab76
mogita
and
claude
authored
4bdab76
View commit details
Copy full SHA for 4bdab76
Browse repository at this point
Commits on Sep 9, 2026
[CHA-3618] feat: support custom_set and custom_unset in batch channel update (#270)
Show description for 7fe96dc
kanat
and
claude
authored
7fe96dc
View commit details
Copy full SHA for 7fe96dc
Browse repository at this point
Commits on Sep 2, 2026
chore(release): 1.47.0 (#269)
Show description for 2dfeaad
github-actions[bot]
and
github-actions
authored
2dfeaad
View commit details
Copy full SHA for 2dfeaad
Browse repository at this point
feat(channel): support multiple auto-translation languages (CHA-5060) (#268)
Show description for 7a3f117
mogita
authored
7a3f117
View commit details
Copy full SHA for 7a3f117
Browse repository at this point
Commits on Aug 13, 2026
docs: record the getChannel message pagination feature in 1.46.1 (#267)
mogita
authored
71d57b1
View commit details
Copy full SHA for 71d57b1
Browse repository at this point
chore(release): 1.46.1 (#266)
Show description for 9c9f253
github-actions[bot]
and
github-actions
authored
9c9f253
View commit details
Copy full SHA for 9c9f253
Browse repository at this point
[CHA-4661] feat: page getChannel messages by message ID (#265)
Show description for ba0a159
mogita
authored
ba0a159
View commit details
Copy full SHA for ba0a159
Browse repository at this point
Commits on Aug 11, 2026
fix(ci): grant contents write to the release workflow (#264)
Show description for 4e48de8
mogita
authored
4e48de8
View commit details
Copy full SHA for 4e48de8
Browse repository at this point
chore(release): 1.46.0 (#263)
Show description for 327d119
github-actions[bot]
and
github-actions
authored
327d119
View commit details
Copy full SHA for 327d119
Browse repository at this point
feat(channel): add getChannel API (CHA-4634) (#262)
Show description for cbe2124
mogita
authored
cbe2124
View commit details
Copy full SHA for cbe2124
Browse repository at this point
Commits on Jul 27, 2026
CI: add least-privilege permissions to GitHub Actions workflows (#261)
Show description for 63bf94a
peter-matkovski
authored
63bf94a
View commit details
Copy full SHA for 63bf94a
Browse repository at this point
Commits on May 28, 2026
feat(app): expose before_message_send_hook_attempt_timeout_ms (CHA-3267) (#258)
Show description for 544cc72
nijeesh-stream
authored
544cc72
View commit details
Copy full SHA for 544cc72
Browse repository at this point
test(user): look up bans by user_id filter to avoid pagination flake (#259)
Show description for f6fb803
nijeesh-stream
and
cursoragent
authored
f6fb803
View commit details
Copy full SHA for f6fb803
Browse repository at this point
Commits on May 13, 2026
chore(release): 1.45.0 (#257)
Show description for 95f40b5
github-actions[bot]
and
github-actions
authored
95f40b5
View commit details
Copy full SHA for 95f40b5
Browse repository at this point
feat(webhooks): verifyAndParse* API for compressed payloads (CHA-3071) (#255)
Show description for 69a48f3
nijeesh-stream
and
cursoragent
authored
69a48f3
View commit details
Copy full SHA for 69a48f3
Browse repository at this point
chore(tests): clean leftover test state on shared CI app (#256)
Show description for aa493bf
nijeesh-stream
authored
aa493bf
View commit details
Copy full SHA for aa493bf
Browse repository at this point
Commits on Apr 11, 2026
chore(release): 1.44.0 (#253)
Show description for 027a20a
github-actions[bot]
and
github-actions
authored
027a20a
View commit details
Copy full SHA for 027a20a
Browse repository at this point
Merge branch 'main' of github.com:GetStream/stream-chat-java
tbarbugli
committed
d0c6475
View commit details
Copy full SHA for d0c6475
Browse repository at this point
upgrade shadow plugin for java 21 support
tbarbugli
committed
b0b26bc
View commit details
Copy full SHA for b0b26bc
Browse repository at this point
chore(release): 1.44.0 (#251)
Show description for 49b06ac
github-actions[bot]
and
github-actions
authored
49b06ac
View commit details
Copy full SHA for 49b06ac
Browse repository at this point
Make connection pool configurable (#250)
Show description for 31442f3
tbarbugli
and
mogita
authored
31442f3
View commit details
Copy full SHA for 31442f3
Browse repository at this point
remove unstable permission integration tests
tbarbugli
committed
d27eab6
View commit details
Copy full SHA for d27eab6
Browse repository at this point
remove global test cleanup from basic test setup
tbarbugli
committed
c105805
View commit details
Copy full SHA for c105805
Browse repository at this point
format test harness stabilization changes
tbarbugli
committed
0bd0cd3
View commit details
Copy full SHA for 0bd0cd3
Browse repository at this point
stabilize integration test setup and task polling
tbarbugli
committed
479e176
View commit details
Copy full SHA for 479e176
Browse repository at this point
remove app-dependent failing integration tests
tbarbugli
committed
b926ff7
View commit details
Copy full SHA for b926ff7
Browse repository at this point
clean up lombok and javadoc warnings
tbarbugli
committed
cbe7d0e
View commit details
Copy full SHA for cbe7d0e
Browse repository at this point
disable http logging in tests by default
tbarbugli
committed
c1f23c4
View commit details
Copy full SHA for c1f23c4
Browse repository at this point
upgrade retrofit to 2.12.0
tbarbugli
committed
ba79b4a
View commit details
Copy full SHA for ba79b4a
Browse repository at this point
reduce test log verbosity by default
tbarbugli
committed
07232f5
View commit details
Copy full SHA for 07232f5
Browse repository at this point
Commits on Apr 10, 2026
test: fix month parameter
mogita
committed
6c90a77
View commit details
Copy full SHA for 6c90a77
Browse repository at this point
remove flaky channel member role integration test
tbarbugli
committed
c670fb3
View commit details
Copy full SHA for c670fb3
Browse repository at this point
add tests for docs
tbarbugli
committed
ba3bb2e
View commit details
Copy full SHA for ba3bb2e
Browse repository at this point
add high-throughput http client tuning
tbarbugli
committed
7df3d2a
View commit details
Copy full SHA for 7df3d2a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.