@google-cloud/channel
Advanced tools
Comparing version 3.5.0 to 3.6.0
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import type * as gax from 'google-gax'; | ||
@@ -3,0 +2,0 @@ import type { Callback, CallOptions, Descriptors, ClientOptions, LROperation, PaginationCallback } from 'google-gax'; |
# Changelog | ||
## [3.6.0](https://github.com/googleapis/google-cloud-node/compare/channel-v3.5.0...channel-v3.6.0) (2024-10-10) | ||
### Features | ||
* [channel] Add support for primary_admin_email as customer_identity for ImportCustomer ([#5736](https://github.com/googleapis/google-cloud-node/issues/5736)) ([8c61279](https://github.com/googleapis/google-cloud-node/commit/8c6127917d14c6d06c56f1061a5ac293d333f397)) | ||
* Add support for importing team customer from a different reseller ([8c61279](https://github.com/googleapis/google-cloud-node/commit/8c6127917d14c6d06c56f1061a5ac293d333f397)) | ||
* Add support to look up team customer Cloud Identity information ([8c61279](https://github.com/googleapis/google-cloud-node/commit/8c6127917d14c6d06c56f1061a5ac293d333f397)) | ||
## [3.5.0](https://github.com/googleapis/google-cloud-node/compare/channel-v3.4.0...channel-v3.5.0) (2024-05-21) | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@google-cloud/channel", | ||
"version": "3.5.0", | ||
"version": "3.6.0", | ||
"description": "Channel client for Node.js", | ||
@@ -65,3 +65,3 @@ "repository": { | ||
"pack-n-play": "^2.0.0", | ||
"sinon": "^17.0.0", | ||
"sinon": "^18.0.0", | ||
"typescript": "^5.1.6" | ||
@@ -68,0 +68,0 @@ }, |
@@ -47,3 +47,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
1. [Enable the Cloud Channel API API][enable_api]. | ||
1. [Set up authentication with a service account][auth] so you can access the | ||
1. [Set up authentication][auth] so you can access the | ||
API from your local workstation. | ||
@@ -300,2 +300,2 @@ | ||
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=cloudchannel.googleapis.com | ||
[auth]: https://cloud.google.com/docs/authentication/getting-started | ||
[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6310873
99096