Changes

1.11.1 (2023-03-22)

Bug Fixes

  • servicecontrol: Add service_yaml_parameters to java_gapic_library targets (00fff3a)

1.11.0 (2023-03-01)

Features

  • servicecontrol: Add appropriate mixin clients (aeb6fec)

Bug Fixes

  • servicecontrol: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets (aeb6fec)

1.10.0 (2023-02-14)

Features

  • servicecontrol: Enable “rest” transport in Python for services supporting numeric enums (2fef56f)

1.9.0 (2023-01-26)

Features

  • servicecontrol: Add REST client (06a54a1)
  • servicecontrol: Enable REST transport in C# (447afdd)
  • servicecontrol: Rewrite signatures in terms of new location (3c4b2b3)
  • servicecontrol: Start generating stubs dir (de2d180)

1.8.0 (2023-01-26)

Features

  • servicecontrol: Add REST client (06a54a1)
  • servicecontrol: Enable REST transport in C# (447afdd)
  • servicecontrol: Rewrite signatures in terms of new location (3c4b2b3)
  • servicecontrol: Start generating stubs dir (de2d180)

1.7.0 (2023-01-26)

Features

  • servicecontrol: Enable REST transport in C# (447afdd)

1.6.0 (2023-01-04)

Features

  • servicecontrol: Add REST client (06a54a1)

1.5.0 (2022-11-03)

Features

  • servicecontrol: rewrite signatures in terms of new location (3c4b2b3)

1.4.0 (2022-10-25)

Features

  • servicecontrol: start generating stubs dir (de2d180)

1.3.0 (2022-02-23)

Features

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

1.2.0 (2022-02-14)

Features

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

1.1.0 (2022-01-04)

Features

  • servicecontrol: add C++ rules for many Cloud services (c8271d4)

1.0.0

Stabilize GA surface.

v0.1.0

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