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
.
googleapis
/
google-cloud-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
462
Star
659
Code
Issues
177
Pull requests
26
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(storage): remove deprecated legacy checksum options completely
- #16279
#16279
Open
v-pratap
wants to merge 15 commits into
googleapis:main
googleapis/google-cloud-cpp:main
from
v-pratap:remove-legacy-checksum-options
v-pratap/google-cloud-cpp:remove-legacy-checksum-options
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
feat(storage): remove deprecated legacy checksum options completely
#16279
v-pratap
wants to merge 15 commits into
googleapis:main
googleapis/google-cloud-cpp:main
from
v-pratap: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
Commits on Jul 29, 2026
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.