Skip to content

Changed CRC32C to MD5 to calculate a checksum (GONRG-5884)

Riabokon Stanislav(EPAM)[GCP] requested to merge gcp-lib-upgrade into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the new/expected behavior?

Upgraded obm lib. look at osdu/platform/system/lib/cloud/gcp/os-core-lib-gcp!57 (merged). Changed an algorithm to generate check sum.

Edited by Riabokon Stanislav(EPAM)[GCP]

Merge request reports