Changes

0.9.5 (2024-01-30)

Bug Fixes

  • privatecatalog: Enable universe domain resolution options (fd1d569)

0.9.4 (2023-11-01)

Bug Fixes

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

0.9.3 (2023-10-26)

Bug Fixes

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

0.9.2 (2023-10-12)

Bug Fixes

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

0.9.1 (2023-06-20)

Bug Fixes

  • privatecatalog: REST query UpdateMask bug (df52820)

0.9.0 (2023-05-30)

Features

  • privatecatalog: Update all direct dependencies (b340d03)

0.8.1 (2023-05-08)

Bug Fixes

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

0.8.0 (2023-03-15)

Features

  • privatecatalog: Update iam and longrunning deps (91a1f78)

0.7.0 (2023-01-04)

Features

  • privatecatalog: Add REST client (06a54a1)

0.6.0 (2022-09-21)

Features

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

0.5.0 (2022-09-19)

Features

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

0.4.0 (2022-06-29)

Features

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

0.3.0 (2022-02-23)

Features

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

0.2.0 (2022-02-14)

Features

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

v0.1.0

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