Version history
Version 3.4.0, released 2021-12-07
- Commit 4ccc8e5
:
- feat: added deidentify replacement dictionaries
- feat: added field for BigQuery inspect template inclusion lists
- feat: added field to support infotype versioning
Version 3.3.0, released 2021-08-19
- Commit ac367e2 : feat: Regenerate all APIs to support self-signed JWTs
Version 3.2.0, released 2021-05-25
No API surface changes; just dependency updates.
Version 3.1.0, released 2020-10-19
- Commit 18f5adb : Fix: retrieve job config for risk analysis jobs. Docs: clarify timespan config for BigQuery and Datastore.
- Commit 0790924 : fix: Add gRPC compatibility constructors
- Commit 0ca05f5 : chore: Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31
- Commit 381929c : docs: correct the links for parent fields
- Commit 2722f39 : docs: expand parent field format, and BigQuery sampling options. Also describing which transformations are allowed for ReidentifyContent API calls, and the custom alphabet allowed for format-preserving encryption (FPE).
- Commit f38e102
:
- feat: Add CSV and TSV to file types.
- fix: Cleaned up resource_reference annotations for correct semantics and improved client library generation
- fix: BucketingConfig.replacement_value marked as required ( issue 5153 )
- Commit 6bde7a3 : docs: Regenerate all APIs with service comments in client documentation
- Commit f83bdf1 : fix: Apply timeouts to RPCs without retry
- Commit f4f2b5f : docs: fix several broken links in the docs.
Version 3.0.0, released 2020-06-01
- Commit dee878e : Fix routing by including location resource names
- Commit 363bfe4
:
- feat: Release new file type enums and new MetadataLocation proto
- chore: Rename InspectFindingName to FindingName (due to resource name changes)
Both of these changes are breaking, hence the major version bump.
Version 2.0.0, released 2020-04-08
No API surface changes since 2.0.0-beta03.
Version 2.0.0-beta03, released 2020-03-26
- Commit 0490888
:
- Feature: Adds fields to Finding
- Feature: Support for hybrid jobs
Version 2.0.0-beta02, released 2020-03-18
No API surface changes compared with 2.0.0-beta01, just dependency and implementation changes.
Version 2.0.0-beta01, released 2020-02-18
This is the first prerelease targeting GAX v3. Please see the breaking changes guide for details of changes to both GAX and code generation.
Version 1.1.0, released 2019-12-11
- Commit 484e335 : Adds LocationId to multiple messages in preparation for regionalization
- Commit 8dd3a37 : Added "publish to Stackdriver" functionality.
- Commit 50658e2 : Added Format method to all resource name classes
Version 1.0.0, released 2019-07-10
Initial GA release.