Changes
1.19.1 (2024-05-01)
Bug Fixes
- asset: Bump x/net to v0.24.0 (ba31ed5)
1.19.0 (2024-04-15)
Features
- asset: Add tag key id support (fe85be0)
1.18.1 (2024-03-14)
Bug Fixes
- asset: Update protobuf dep to v1.33.0 (30b038d)
1.18.0 (2024-03-07)
Features
- asset: Add
asset_type
field to GovernedIamPolicy
and GovernedResource
(a74cbbe)
1.17.2 (2024-02-09)
Documentation
1.17.1 (2024-01-30)
Bug Fixes
- asset: Enable universe domain resolution options (fd1d569)
1.17.0 (2024-01-03)
Features
- asset: Added new resource references to fields in AnalyzeMoveRequest (69c49f2)
1.16.0 (2023-12-13)
Features
- asset: Added messages ExportAssetsResponse, BatchGetAssetsHistoryResponse (3d9f556)
1.15.3 (2023-11-01)
Bug Fixes
- asset: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
1.15.2 (2023-10-26)
Bug Fixes
- asset: Update grpc-go to v1.59.0 (81a97b0)
1.15.1 (2023-10-12)
Bug Fixes
- asset: Update golang.org/x/net to v0.17.0 (174da47)
1.15.0 (2023-10-04)
Features
- asset: Add support for directly attached and effective tags (02a899c)
1.14.1 (2023-06-20)
Bug Fixes
- asset: REST query UpdateMask bug (df52820)
1.14.0 (2023-05-30)
Features
- asset: Update all direct dependencies (b340d03)
1.13.1 (2023-05-08)
Bug Fixes
- asset: Update grpc to v1.55.0 (1147ce0)
1.13.0 (2023-04-04)
Features
- asset: Add client library support for AssetService v1 AnalyzeOrgPolicies API feat: Add client library support for AssetService v1 AnalyzeOrgPolicyGovernedContainers API feat: Add client library support for AssetService v1 AnalyzeOrgPolicyGovernedAssets API (493fb47)
1.12.0 (2023-03-15)
Features
- asset: Update iam and longrunning deps (91a1f78)
1.11.1 (2023-01-18)
Documentation
- asset: Brand and typo fixes feat: Policy Analyzer for Organization Policy is publicly available (8b3b76d)
1.11.0 (2023-01-04)
Features
1.10.1 (2022-12-01)
Documentation
- asset: Small change for documentation (7231644)
- asset: Small change for documentation (7231644)
1.10.0 (2022-11-03)
Features
- asset: rewrite signatures in terms of new location (3c4b2b3)
1.9.0 (2022-10-25)
Features
- asset: start generating stubs dir (de2d180)
1.8.0 (2022-10-14)
Features
- asset: add a new searchable field kmsKeys fix: deprecate searchable field kmsKey (de4e16a)
1.7.0 (2022-09-28)
Features
- asset: Add client library support for AssetService v1 SavedQuery APIs Committer: jeffreyai@ (52dddd1)
1.6.0 (2022-09-08)
Features
- asset: Rewrite signatures in terms of new types for betas (#6624) (1ad1aba)
1.5.0 (2022-09-06)
Features
- asset: start generating stubs dirs for betas (#6617) (bb4a220)
1.4.0 (2022-08-18)
Features
- asset: Add client library support for AssetService v1 BatchGetEffectiveIamPolicies API Committer: haochunzhang@ (370e23e)
- asset: Release of query system Committer: lvv@ (370e23e)
1.3.0 (2022-06-29)
Features
- asset: start generating REST client for beta clients (25b7775)
1.2.0 (2022-02-23)
Features
- asset: set versionClient to module version (55f0d92)
1.1.0 (2022-02-14)
Features
- asset: add file for tracking version (17b36ea)
1.0.2 (2022-01-14)
Bug Fixes
- asset: add service_yaml to php_gapic_library targets (3bbe8c0)
1.0.1 (2021-09-24)
Bug Fixes
- asset: depend on the existing access_context_manager and os_config clients rather than copying their classes into the asset client (bddab08)
1.0.0
Stabilize GA surface.
0.2.0 (2021-09-09)
Features
- asset: Release of relationships in v1, Add content type Relationship to support relationship export Committer: lvv@ (d4c3340)
- asset: Release of relationships in v1, Add content type Relationship to support relationship search Committer: yuwangyw@ (d9ce9d0)
v0.1.0
This is the first tag to carve out asset as its own module. See Add a module to a multi-module repository.