Version 3.10.0keyboard_arrow_down

Version history

Version 3.10.0, released 2024-03-28

New features

Version 3.9.0, released 2024-03-21

New features

Documentation improvements

Version 3.8.0, released 2024-02-28

Documentation improvements

Version 3.7.0, released 2024-01-08

New features

Documentation improvements

Version 3.6.0, released 2023-09-26

New features

Documentation improvements

Version 3.5.0, released 2023-04-12

New features

Version 3.4.0, released 2023-01-16

New features

Documentation improvements

Version 3.3.0, released 2022-10-17

Bug fixes

New features

Version 3.2.0, released 2022-10-03

New features

New features

This is the first version of this package to depend on GAX v4.

There are some breaking changes, both in GAX v4 and in the generated code. The changes that aren't specific to any given API are described in the Google Cloud documentation. We don't anticipate any changes to most customer code, but please file a GitHub issue if you run into problems.

The most important change in this release is the use of the Grpc.Net.Client package for gRPC communication, instead of Grpc.Core. When using .NET Core 3.1 or .NET 5.0+ this should lead to a smaller installation footprint and greater compatibility (e.g. with Apple M1 chips). Any significant change in a core component comes with the risk of incompatibility, however - so again, please let us know if you encounter any issues.

Version 2.11.0, released 2022-05-24

New features

Version 2.9.0, released 2021-08-10

The metadata field change for AnalyzeIamPolicyLongrunning is BACKWARD INCOMPATIBLE. Adding this change expands our ability to return richer metadata information for the longrunning operation. Due to the small usage of this API, we've contacted all the customers to make sure they are not using the metadata field and hence won't be broken by this change.

Version 2.8.0, released 2021-05-27

Version 2.7.0, released 2021-04-29

Note: even though there are no API surface changes, this is a minor version bump due to dependency changes

Version 2.6.0, released 2020-11-17

Version 2.5.0, released 2020-09-28

Version 2.4.0, released 2020-09-15

BREAKING CHANGE: The change here effectively reverts part of commit 8ef5dc2, so removes part of the public API.

We have taken the decision to publish this as a minor version rather than going to version 3.0, as we don't expect customers to be affected by the nature of the breaking change:

We apologise for any confusion this causes.

Version 2.3.0, released 2020-08-25 (then delisted 2020-09-14)

Version 2.2.0, released 2020-06-17

Clients can now specify conditions in Asset Feed. For details, see https://cloud.google.com/asset-inventory/docs/monitoring-asset-changes.

Version 2.1.0, released 2020-06-02

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-30

This is the first release that depends on the Google.Cloud.OrgPolicy.V1, Google.Identity.AccessContextManager.Type and Google.Identity.AccessContextManager.V1 packages.

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-17

This is the first prerelease targeting GAX v3. Please see the breaking changes guide for details of changes to both GAX and code generation.

Additional breaking changes not covered in the guide:

Version 1.1.0, released 2019-12-09

Version 1.0.0, released 2019-07-10

Initial release.