forked from TrueCloudLab/distribution
32316367c8
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
3.9 KiB
3.9 KiB
Changes
0.13.0 (2023-03-15)
Features
- iam: Update iam and longrunning deps (91a1f78)
0.12.0 (2023-02-17)
Features
- iam: Migrate to new stubs (a61ddcd)
0.11.0 (2023-02-16)
Features
- iam: Start generating proto stubs (970d763)
0.10.0 (2023-01-04)
Features
- iam: Add REST client (06a54a1)
0.9.0 (2022-12-15)
Features
0.8.0 (2022-12-05)
Features
0.7.0 (2022-11-03)
Features
- iam: rewrite signatures in terms of new location (3c4b2b3)
0.6.0 (2022-10-25)
Features
- iam: start generating stubs dir (de2d180)
0.5.0 (2022-09-28)
Features
- iam: remove ListApplicablePolicies (52dddd1)
0.4.0 (2022-09-06)
Features
0.3.0 (2022-02-23)
Features
- iam: set versionClient to module version (55f0d92)
0.2.0 (2022-02-14)
Features
- iam: add file for tracking version (17b36ea)
0.1.1 (2022-01-14)
Bug Fixes
v0.1.0
This is the first tag to carve out iam as its own module. See Add a module to a multi-module repository.