Changes

0.9.5 (2024-01-30)

Bug Fixes

  • domains: Enable universe domain resolution options (fd1d569)

0.9.4 (2023-11-01)

Bug Fixes

  • domains: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

0.9.3 (2023-10-26)

Bug Fixes

  • domains: Update grpc-go to v1.59.0 (81a97b0)

0.9.2 (2023-10-12)

Bug Fixes

  • domains: Update golang.org/x/net to v0.17.0 (174da47)

0.9.1 (2023-06-20)

Bug Fixes

  • domains: REST query UpdateMask bug (df52820)

0.9.0 (2023-05-30)

Features

  • domains: Update all direct dependencies (b340d03)

0.8.1 (2023-05-08)

Bug Fixes

  • domains: Update grpc to v1.55.0 (1147ce0)

0.8.0 (2023-01-04)

Features

0.7.0 (2022-09-21)

Features

  • domains: rewrite signatures in terms of new types for betas (9f303f9)

0.6.0 (2022-09-19)

Features

  • domains: start generating proto message types (563f546)

0.5.0 (2022-06-29)

Features

  • domains: start generating REST client for beta clients (25b7775)

0.4.0 (2022-02-23)

Features

  • domains: set versionClient to module version (55f0d92)

0.3.0 (2022-02-14)

Features

  • domains: add file for tracking version (17b36ea)

0.2.0 (2021-11-02)

Features

  • domains: added library for Cloud Domains v1 API. Also added methods for the transfer-in flow docs: improved API comments (8519b94)

v0.1.0

This is the first tag to carve out domains as its own module. See Add a module to a multi-module repository.