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 }}
v-pratap
/
google-cloud-cpp
Public
forked from
googleapis/google-cloud-cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Remove deprecated legacy checksum options completely
- #5
#5
Open
v-pratap
wants to merge 19 commits into
main
v-pratap/google-cloud-cpp:main
from
remove-legacy-checksum-options
v-pratap/google-cloud-cpp:remove-legacy-checksum-options
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Remove deprecated legacy checksum options completely
#5
v-pratap
wants to merge 19 commits into
main
v-pratap/google-cloud-cpp:main
from
remove-legacy-checksum-options
v-pratap/google-cloud-cpp:remove-legacy-checksum-options
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
fix: migrate parallel_upload.h and benchmarks to use unified checksum options
v-pratap
committed
2cdd5f7
View commit details
Copy full SHA for 2cdd5f7
Browse repository at this point
Completely remove deprecated legacy checksum options
v-pratap
committed
eddcfdf
View commit details
Copy full SHA for eddcfdf
Browse repository at this point
Fix integration tests overlapping options, fix ReadObject using Upload option, remove unused Request parameter from ChecksumHelpers
v-pratap
committed
52f177f
View commit details
Copy full SHA for 52f177f
Browse repository at this point
storage: remove kCrc32cAndMD5 enum variant
v-pratap
committed
67042df
View commit details
Copy full SHA for 67042df
Browse repository at this point
Fix style guide violations and extract GetChecksumAlgorithm
v-pratap
committed
79e3883
View commit details
Copy full SHA for 79e3883
Browse repository at this point
Fix remaining styling issues and long lines
v-pratap
committed
f008e43
View commit details
Copy full SHA for f008e43
Browse repository at this point
Fix checksum_helpers_test compilation error due to removed structs
v-pratap
committed
6b3ca5f
View commit details
Copy full SHA for 6b3ca5f
Browse repository at this point
fix: resolve unused parameter warning in hash_validator.cc
v-pratap
committed
5eab1c6
View commit details
Copy full SHA for 5eab1c6
Browse repository at this point
Update ABI dumps
v-pratap
committed
acfff2f
View commit details
Copy full SHA for acfff2f
Browse repository at this point
fix(storage): consume server responses before finishing stream in AsyncWriter Close/Finalize (#16270)
kalragauri
authored
b9e74bb
View commit details
Copy full SHA for b9e74bb
Browse repository at this point
chore(deps): update google-github-actions/auth action to v3 (#16268)
renovate-bot
authored
a72ba49
View commit details
Copy full SHA for a72ba49
Browse repository at this point
build(cmake): update clang tidy property for NO_WARNINGS (#16281)
scotthart
authored
f07c472
View commit details
Copy full SHA for f07c472
Browse repository at this point
Commits on Jul 29, 2026
feat(storage): add resource span attributes for ACO ( App Centric Observability ) for async client (#16151)
bajajneha27
authored
f8a0cac
View commit details
Copy full SHA for f8a0cac
Browse repository at this point
Fix default tests for object hash and checksum
v-pratap
committed
a3da4a0
View commit details
Copy full SHA for a3da4a0
Browse repository at this point
Format code properly
v-pratap
committed
92a3ed7
View commit details
Copy full SHA for 92a3ed7
Browse repository at this point
Merge upstream/main into remove-legacy-checksum-options
v-pratap
committed
83133b1
View commit details
Copy full SHA for 83133b1
Browse repository at this point
fix: resolve parallel upload checksum dropping and throughput experiment missing md5 checks
v-pratap
committed
e9270d1
View commit details
Copy full SHA for e9270d1
Browse repository at this point
style: clang-format fixes
v-pratap
committed
abbad3c
View commit details
Copy full SHA for abbad3c
Browse repository at this point
Update storage_grpc ABI dump
v-pratap
committed
f12e48c
View commit details
Copy full SHA for f12e48c
Browse repository at this point
You can’t perform that action at this time.