googleapis / googleapis/google-cloud-cpp
Decommission deprecated MD5HashValue and Crc32cChecksumValue types
未关闭
api: storage
type: cleanup
- 主要语言
- C++
- 星标
- 659
- 派生
- 462
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 89
描述
These storage types were deprecated as part of https://github.com/googleapis/google-cloud-cpp/pull/16311. They should be removed 6 months after deprecation, roughly January 2027. Until that time several test.cc files have been updated to include `google/cloud/internal/disable_deprecation_warnings.inc`. When these types are removed, those deprecation includes should also be removed.
贡献指南
调研方向
在仓库中搜索 MD5HashValue、Crc32cChecksumValue 和 google/cloud/internal/disable_deprecation_warnings.inc,以确定它们的定义、使用位置以及受影响的 test.cc 文件。确认六个月的弃用期已经结束,移除已弃用的类型及相关的警告抑制 include,然后运行相关测试以验证清理结果。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp, google-cloud
- 领域
- cloud
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100