googleapis / googleapis/google-cloud-cpp
Decommission deprecated MD5HashValue and Crc32cChecksumValue types
- Vorherrschende Sprache
- C++
- Sterne
- 659
- Forks
- 462
- Ø Merge
- 1 T. 2 Std.
- Gemergte PRs (30 T.)
- 89
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
Search the repository for MD5HashValue, Crc32cChecksumValue, and google/cloud/internal/disable_deprecation_warnings.inc to identify their definitions, uses, and affected test.cc files. Confirm the six-month deprecation period has elapsed, remove the deprecated types and associated warning-suppression includes, then run the relevant tests to verify the cleanup.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp, google-cloud
- Bereich
- cloud
- Issue-Typ
- Refactoring
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 68/100