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 }}
piperchester
/
google-cloud-java
Public
forked from
googleapis/google-cloud-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 22, 2026
chore: add bigquery-jdbc changelog from commit history (#13251)
logachev
authored
e0bdb6e
View commit details
Copy full SHA for e0bdb6e
Browse repository at this point
chore: update java-bigquery-jdbc owners (#13252)
logachev
authored
7ee9487
View commit details
Copy full SHA for 7ee9487
Browse repository at this point
chore: bump grpc and proto submodule versions to unify with client module (#13220)
Show description for 32b4eb8
zhumin8
authored
32b4eb8
View commit details
Copy full SHA for 32b4eb8
Browse repository at this point
chore: move bigquery-jdbc to top-level module (#13249)
logachev
authored
32033ca
View commit details
Copy full SHA for 32033ca
Browse repository at this point
Commits on May 21, 2026
fix(ci): correct directory typo in shared-dependencies workflow (#13225)
Show description for a327bf2
blakeli0
authored
a327bf2
View commit details
Copy full SHA for a327bf2
Browse repository at this point
fix(bqjdbc): update shading to be more targeted (#13232)
logachev
authored
cc691a8
View commit details
Copy full SHA for cc691a8
Browse repository at this point
chore(bqjdbc): log connection properties set by the user (#13244)
Neenu1995
authored
121d0aa
View commit details
Copy full SHA for 121d0aa
Browse repository at this point
fix(bqjdbc): resolve JDBC metadata compliance gaps for wrappers, searchability, and type mappings (#13242)
Show description for 5678fc2
Neenu1995
authored
5678fc2
View commit details
Copy full SHA for 5678fc2
Browse repository at this point
Commits on May 20, 2026
fix(bqjdbc): update metadata values for GEOGRAPHY/JSON/INTERVAL types (#13223)
logachev
authored
d08691a
View commit details
Copy full SHA for d08691a
Browse repository at this point
fix(bqjdbc): avoid reusing statement in DatabaseMetaData (#13224)
logachev
authored
b1279ab
View commit details
Copy full SHA for b1279ab
Browse repository at this point
Commits on May 19, 2026
chore: format java-firestore (#13221)
Show description for 1c6fe13
sofisl
authored
1c6fe13
View commit details
Copy full SHA for 1c6fe13
Browse repository at this point
fix(bigtable): make ignoreError volatile (#13218)
mutianf
authored
e5e5f14
View commit details
Copy full SHA for e5e5f14
Browse repository at this point
Commits on May 18, 2026
chore(spanner): migrate grpc-gcp into google-cloud-java (#13184)
Show description for e36dd83
blakeli0
authored
e36dd83
View commit details
Copy full SHA for e36dd83
Browse repository at this point
fix(bigtable): make heartbeat interval volatile (#13217)
mutianf
authored
279918e
View commit details
Copy full SHA for 279918e
Browse repository at this point
fix(bigtable): prune older AFEs first (#13215)
mutianf
authored
114e77b
View commit details
Copy full SHA for 114e77b
Browse repository at this point
Merge branch 'main' into migrate-grpc-gcp-java
rahul2393
authored
56cd57f
View commit details
Copy full SHA for 56cd57f
Browse repository at this point
Commits on May 17, 2026
chore: bump SNAPSHOT (#13213)
Show description for ca594e4
jinseopkim0
and
cloud-java-bot
authored
ca594e4
View commit details
Copy full SHA for ca594e4
Browse repository at this point
Commits on May 16, 2026
Merge branch 'main' into migrate-grpc-gcp-java
rahul2393
authored
d350034
View commit details
Copy full SHA for d350034
Browse repository at this point
Commits on May 15, 2026
feat: add duration to health metrics (#13181)
agrawal-siddharth
authored
ae86384
View commit details
Copy full SHA for ae86384
Browse repository at this point
rename to grpc-gcp-java
rahul2393
committed
681cf22
View commit details
Copy full SHA for 681cf22
Browse repository at this point
Merge remote-tracking branch 'origin/main' into migrate-grpc-gcp-java
rahul2393
committed
f60241a
View commit details
Copy full SHA for f60241a
Browse repository at this point
fix(hermetic_build): add grpc-gcp-java to module allowlist in root pom generator (#13211)
Show description for f7c8407
blakeli0
authored
f7c8407
View commit details
Copy full SHA for f7c8407
Browse repository at this point
chore: partial release of bigtable as 1.86.2 (#13206)
Show description for d3fa5e2
jinseopkim0
authored
d3fa5e2
View commit details
Copy full SHA for d3fa5e2
Browse repository at this point
fix(bqjdbc): fallback to RestAPI if ReadAPI is not accessible (#13018)
logachev
authored
cb9bdc3
View commit details
Copy full SHA for cb9bdc3
Browse repository at this point
ci(graalvm): exclude java-common-protos and java-iam from nightly graalvm testing (#13204)
Show description for cb56c04
blakeli0
authored
cb56c04
View commit details
Copy full SHA for cb56c04
Browse repository at this point
fix(firestore): increase ITShutdownTest timeout to 50s (#13199)
Show description for d432b35
blakeli0
authored
d432b35
View commit details
Copy full SHA for d432b35
Browse repository at this point
fix: remove google-cloud-bigtable-deps-bom from gapic-libraries-bom (#13209)
Show description for ce156f2
jinseopkim0
authored
ce156f2
View commit details
Copy full SHA for ce156f2
Browse repository at this point
fix(bqjdbc): Pass connection ID to DataType class loggers (#13197)
Neenu1995
authored
ce9c504
View commit details
Copy full SHA for ce9c504
Browse repository at this point
fix(bqjdbc): fix BigDecimal usage in mocks (#13207)
Show description for 65674c2
Neenu1995
authored
65674c2
View commit details
Copy full SHA for 65674c2
Browse repository at this point
chore(bqjdbc): refactor log levels (#13166)
Show description for a36655b
Neenu1995
authored
a36655b
View commit details
Copy full SHA for a36655b
Browse repository at this point
Merge branch 'main' into migrate-grpc-gcp-java
rahul2393
authored
c0da4c3
View commit details
Copy full SHA for c0da4c3
Browse repository at this point
update Codeowners, and pom comments
rahul2393
committed
e094728
View commit details
Copy full SHA for e094728
Browse repository at this point
Commits on May 14, 2026
fix(bigtable): Don't invoke unknown delegate code while holding a lock (#13202)
igorbernstein2
authored
a7e859e
View commit details
Copy full SHA for a7e859e
Browse repository at this point
fix(bigtable): Ensure that FallbackChannelPool locks doesnt leak to alien listeners (#13195)
igorbernstein2
authored
c8e615e
View commit details
Copy full SHA for c8e615e
Browse repository at this point
fix(bigtable): resolve deadlock in ClientConfigurationManager when notifying callbacks (#13192)
Show description for c98e53d
igorbernstein2
authored
c98e53d
View commit details
Copy full SHA for c98e53d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.