1.20.3 (2024-10-23)
- asset: Update google.golang.org/api to v0.203.0 (8bb87d5)
- asset: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)
1.20.2 (2024-09-19)
- asset: Comments are clarified for certain fields in messages
QueryAssetsResponse
andResourceSearchResult
(c56f8ac)
1.20.1 (2024-09-12)
- asset: Bump dependencies (2ddeb15)
1.20.0 (2024-08-20)
- asset: Add support for Go 1.23 iterators (84461c0)
1.19.6 (2024-08-08)
- asset: Update google.golang.org/api to v0.191.0 (5b32644)
1.19.5 (2024-07-24)
- asset: Update dependencies (257c40b)
1.19.4 (2024-07-10)
- asset: Bump google.golang.org/[email protected] (8ecc4e9)
1.19.3 (2024-07-01)
- asset: Bump google.golang.org/[email protected] (8fa9e39)
1.19.2 (2024-06-26)
- asset: Enable new auth lib (b95805f)
1.19.1 (2024-05-01)
- asset: Bump x/net to v0.24.0 (ba31ed5)
1.19.0 (2024-04-15)
- asset: Add tag key id support (fe85be0)
1.18.1 (2024-03-14)
- asset: Update protobuf dep to v1.33.0 (30b038d)
1.18.0 (2024-03-07)
- asset: Add
asset_type
field toGovernedIamPolicy
andGovernedResource
(a74cbbe)
1.17.2 (2024-02-09)
- asset: Updated comments (46a5050)
1.17.1 (2024-01-30)
- asset: Enable universe domain resolution options (fd1d569)
1.17.0 (2024-01-03)
- asset: Added new resource references to fields in AnalyzeMoveRequest (69c49f2)
1.16.0 (2023-12-13)
- asset: Added messages ExportAssetsResponse, BatchGetAssetsHistoryResponse (3d9f556)
1.15.3 (2023-11-01)
- asset: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
1.15.2 (2023-10-26)
- asset: Update grpc-go to v1.59.0 (81a97b0)
1.15.1 (2023-10-12)
- asset: Update golang.org/x/net to v0.17.0 (174da47)
1.15.0 (2023-10-04)
- asset: Add support for directly attached and effective tags (02a899c)
1.14.1 (2023-06-20)
- asset: REST query UpdateMask bug (df52820)
1.14.0 (2023-05-30)
- asset: Update all direct dependencies (b340d03)
1.13.1 (2023-05-08)
- asset: Update grpc to v1.55.0 (1147ce0)
1.13.0 (2023-04-04)
- 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)
- asset: Update iam and longrunning deps (91a1f78)
1.11.1 (2023-01-18)
- asset: Brand and typo fixes feat: Policy Analyzer for Organization Policy is publicly available (8b3b76d)
1.11.0 (2023-01-04)
- asset: Add REST client (06a54a1)
1.10.1 (2022-12-01)
1.10.0 (2022-11-03)
- asset: rewrite signatures in terms of new location (3c4b2b3)
1.9.0 (2022-10-25)
- asset: start generating stubs dir (de2d180)
1.8.0 (2022-10-14)
- asset: add a new searchable field kmsKeys fix: deprecate searchable field kmsKey (de4e16a)
1.7.0 (2022-09-28)
- asset: Add client library support for AssetService v1 SavedQuery APIs Committer: jeffreyai@ (52dddd1)
1.6.0 (2022-09-08)
1.5.0 (2022-09-06)
1.4.0 (2022-08-18)
- 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)
- asset: start generating REST client for beta clients (25b7775)
1.2.0 (2022-02-23)
- asset: set versionClient to module version (55f0d92)
1.1.0 (2022-02-14)
- asset: add file for tracking version (17b36ea)
1.0.2 (2022-01-14)
- asset: add service_yaml to php_gapic_library targets (3bbe8c0)
1.0.1 (2021-09-24)
- asset: depend on the existing access_context_manager and os_config clients rather than copying their classes into the asset client (bddab08)
Stabilize GA surface.
0.2.0 (2021-09-09)
- 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)
This is the first tag to carve out asset as its own module. See Add a module to a multi-module repository.