@google-cloud/apigee-connect
Advanced tools
Comparing version 3.2.0 to 3.3.0
@@ -153,4 +153,3 @@ "use strict"; | ||
this.descriptors.stream = { | ||
egress: new this._gaxModule.StreamDescriptor(this._gaxModule.StreamType.BIDI_STREAMING, !!opts.fallback, | ||
/* gaxStreamingRetries: */ false), | ||
egress: new this._gaxModule.StreamDescriptor(this._gaxModule.StreamType.BIDI_STREAMING, !!opts.fallback, !!opts.gaxServerStreamingRetries), | ||
}; | ||
@@ -157,0 +156,0 @@ // Put together the default options sent with requests. |
# Changelog | ||
## [3.3.0](https://github.com/googleapis/google-cloud-node/compare/apigee-connect-v3.2.0...apigee-connect-v3.3.0) (2024-05-21) | ||
### Features | ||
* [Many APIs] update Nodejs generator to send API versions in headers for GAPICs ([#5350](https://github.com/googleapis/google-cloud-node/issues/5350)) ([6c03873](https://github.com/googleapis/google-cloud-node/commit/6c038731de1f36456042e6b4ecf2a9686be662c7)) | ||
* [Many APIs] update Nodejs generator to send API versions in headers for GAPICs ([#5351](https://github.com/googleapis/google-cloud-node/issues/5351)) ([01f48fc](https://github.com/googleapis/google-cloud-node/commit/01f48fce63ec4ddf801d59ee2b8c0db9f6fb8372)) | ||
* [Many APIs] update Nodejs generator to send API versions in headers for GAPICs ([#5354](https://github.com/googleapis/google-cloud-node/issues/5354)) ([a9784ed](https://github.com/googleapis/google-cloud-node/commit/a9784ed3db6ee96d171762308bbbcd57390b6866)) | ||
## [3.2.0](https://github.com/googleapis/google-cloud-node/compare/apigee-connect-v3.1.0...apigee-connect-v3.2.0) (2024-03-29) | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@google-cloud/apigee-connect", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "apigeeconnect client for Node.js", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1759616
30797