github googleapis/python-dlp v3.0.0

latest releases: v3.12.1, v3.12.0, v3.11.1...
3 years ago

⚠ BREAKING CHANGES

  • rename fields that collide with builtins (#75)
    • ByteContentItem.type -> ByteContentItem.type_
    • MetadataLocation.type -> MetadataLocation.type_
    • Container.type -> Container.type_
    • Bucket.min -> Bucket.min_
    • Bucket.max -> Bucket.max_
    • DlpJob.type -> DlpJob.type_
    • GetDlpJobRequest.type -> GetDlpJobRequest.type_

Bug Fixes

  • rename fields that collide with builtins; retrieve job config for risk analysis jobs (#75) (4f3148e)

Documentation

  • samples: fix README to accurately reflect the new repo after the move (#72) (dc56806)

Don't miss a new python-dlp release

NewReleases is sending notifications on new releases.