You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/19 08:01:34 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12557: Bump fabric8_kubernetes_version from 6.6.2 to 6.7.2

dependabot[bot] opened a new pull request, #12557:
URL: https://github.com/apache/dubbo/pull/12557

   Bumps `fabric8_kubernetes_version` from 6.6.2 to 6.7.2.
   Updates `kubernetes-client` from 6.6.2 to 6.7.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/fabric8io/kubernetes-client/releases">kubernetes-client's releases</a>.</em></p>
   <blockquote>
   <h2>6.7.2 (2023-06-15)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4225">#4225</a>: Enum fields written in generated crd yaml</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5194">#5194</a>: prevented NPEs due to timing issues with KubernetesClient.visitResources</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5214">#5214</a>: null values are omitted by default, which means custom resources by in large won't need JsonIncludes annotations.  The only time that is required is when null is to be preserved via <a href="https://github.com/JsonInclude"><code>@​JsonInclude</code></a>(value = Include.ALWAYS) on the relevant field.</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5218">#5218</a>: No export for <code>io.fabric8.tekton.triggers.internal.knative.pkg.apis.duck.v1beta1</code> in tekton v1beta1 triggers model</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5224">#5224</a>: Ensuring jetty sets the User-Agent header</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5229">#5229</a>: Correcting the timeout units and behavior of withReadyWaitTimeout</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5235">#5235</a>: Vert.x doesn't need to track derived HttpClients - prevents leakage</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5236">#5236</a>: using scale v1beta1 compatible logic for DeploymentConfig</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5238">#5238</a>: Preserve folder structure again in PodUpload.upload()</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5250">#5250</a>: HttpLoggingInterceptor uses response body ByteBuffer copy</li>
   </ul>
   <h4>New Contributors</h4>
   <ul>
   <li><a href="https://github.com/leoandrea7"><code>@​leoandrea7</code></a> made their first contribution in <a href="https://redirect.github.com/fabric8io/kubernetes-client/pull/4230">fabric8io/kubernetes-client#4230</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/fabric8io/kubernetes-client/compare/v6.7.1...v6.7.2">https://github.com/fabric8io/kubernetes-client/compare/v6.7.1...v6.7.2</a></p>
   <h2>6.7.1(2023-06-06)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5200">#5200</a>: KubernetesSerialization.registerKubernetesResource(Class) reuses KubernetesDeserializer.Mapping.addMapping which is better supported when manually registering KubernetesResource classes</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5202">#5202</a>: OkHttp needs to default to unlimited read timeout so that log watches and http watches do not time out</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/fabric8io/kubernetes-client/compare/v6.7.0...v6.7.1">https://github.com/fabric8io/kubernetes-client/compare/v6.7.0...v6.7.1</a></p>
   <h2>6.7.0 (2023-06-01)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5117">#5117</a>: corrected the trace httpclient logging of large response bodies</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5125">#5125</a>: TLS 1.3 only should be supported</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5126">#5126</a>: fallback to changeit only if null/empty does not work</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5145">#5145</a>: [java-generator] handle <code>additionalProperties: true</code> emitting a field of type <code>AnyType</code></li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5152">#5152</a>: preventing JDK WebSocket errors from terminating watches and improving watch termination and its logging</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5164">#5164</a>: [java-generator] handle more special characters in field names</li>
   </ul>
   <h4>Improvements</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/1335">#1335</a>: HttpClient Factory additionalConfig consistently applied for all client types</li>
   </ul>
   <h4>Dependency Upgrade</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4989">#4989</a>: Upgrade Tekton Model to v0.47.0</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5107">#5107</a>: The Camel-k extension has been deprecated in favor of the official release of the generated one</li>
   </ul>
   <h4>New Features</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4184">#4184</a>: Add utility methods for creating ConfigMap from files/directories in KubernetesResourceUtil</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4829">#4829</a>: Gradle Plugin for Java Generation from CRD</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5086">#5086</a>: Allow for supporting socks proxies via proxy urls with the socks4 or socks5 protocol.  Note that the JDK client does not support socks, and the Jetty client does not support socks5</li>
   </ul>
   <h4><em><strong>Note</strong></em>: Breaking changes</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4911">#4911</a>: Config/RequestConfig.scaleTimeout has been deprecated along with Scalable.scale(count, wait) and DeployableScalableResource.deployLatest(wait). withTimeout may be called before the operation to control the timeout.</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4911">#4911</a>: Config/RequestConfig.websocketTimeout has been removed. Config/RequestConfig.requestTimeout will be used for websocket connection timeouts.</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4911">#4911</a>: HttpClient api/building changes - writeTimeout has been removed, readTimeout has moved to the HttpRequest</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md">kubernetes-client's changelog</a>.</em></p>
   <blockquote>
   <h3>6.7.2 (2023-06-15)</h3>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4225">#4225</a>: Enum fields written in generated crd yaml</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5194">#5194</a>: prevented NPEs due to timing issues with KubernetesClient.visitResources</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5214">#5214</a>: null values are omitted by default, which means custom resources by in large won't need JsonIncludes annotations.  The only time that is required is when null is to be preserved via <a href="https://github.com/JsonInclude"><code>@​JsonInclude</code></a>(value = Include.ALWAYS) on the relevant field.</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5218">#5218</a>: No export for <code>io.fabric8.tekton.triggers.internal.knative.pkg.apis.duck.v1beta1</code> in tekton v1beta1 triggers model</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5224">#5224</a>: Ensuring jetty sets the User-Agent header</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5229">#5229</a>: Correcting the timeout units and behavior of withReadyWaitTimeout</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5235">#5235</a>: Vert.x doesn't need to track derived HttpClients - prevents leakage</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5236">#5236</a>: using scale v1beta1 compatible logic for DeploymentConfig</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5238">#5238</a>: Preserve folder structure again in PodUpload.upload()</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5250">#5250</a>: HttpLoggingInterceptor uses response body ByteBuffer copy</li>
   </ul>
   <h3>6.7.1(2023-06-06)</h3>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5200">#5200</a>: KubernetesSerialization.registerKubernetesResource(Class) reuses KubernetesDeserializer.Mapping.addMapping which is better supported when manually registering KubernetesResource classes</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5202">#5202</a>: OkHttp needs to default to unlimited read timeout so that log watches and http watches do not time out</li>
   </ul>
   <h3>6.7.0 (2023-06-01)</h3>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5117">#5117</a>: corrected the trace httpclient logging of large response bodies</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5125">#5125</a>: TLS 1.3 only should be supported</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5126">#5126</a>: fallback to changeit only if null/empty does not work</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5145">#5145</a>: [java-generator] handle <code>additionalProperties: true</code> emitting a field of type <code>AnyType</code></li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5152">#5152</a>: preventing JDK WebSocket errors from terminating watches and improving watch termination and its logging</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5164">#5164</a>: [java-generator] handle more special characters in field names</li>
   </ul>
   <h4>Improvements</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/1335">#1335</a>: HttpClient Factory additionalConfig consistently applied for all client types</li>
   </ul>
   <h4>Dependency Upgrade</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4989">#4989</a>: Upgrade Tekton Model to v0.47.0</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5107">#5107</a>: The Camel-k extension has been deprecated in favor of the official release of the generated one</li>
   </ul>
   <h4>New Features</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4184">#4184</a>: Add utility methods for creating ConfigMap from files/directories in KubernetesResourceUtil</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4829">#4829</a>: Gradle Plugin for Java Generation from CRD</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5086">#5086</a>: Allow for supporting socks proxies via proxy urls with the socks4 or socks5 protocol.  Note that the JDK client does not support socks, and the Jetty client does not support socks5</li>
   </ul>
   <h4><em><strong>Note</strong></em>: Breaking changes</h4>
   <ul>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4911">#4911</a>: Config/RequestConfig.scaleTimeout has been deprecated along with Scalable.scale(count, wait) and DeployableScalableResource.deployLatest(wait). withTimeout may be called before the operation to control the timeout.</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4911">#4911</a>: Config/RequestConfig.websocketTimeout has been removed. Config/RequestConfig.requestTimeout will be used for websocket connection timeouts.</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4911">#4911</a>: HttpClient api/building changes - writeTimeout has been removed, readTimeout has moved to the HttpRequest</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4662">#4662</a>: removed deprecated classes/methods:  ReflectUtils, ReplaceValueStream, ParameterNamespaceListVisitFromServerGetDeleteRecreateWaitApplicable, ResourceCompare, and Serialization methods taking parameters</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4662">#4662</a>: deprecated serialization static logic:  several IOHelpers methods, Serialization methods, such as access to the static jsonMapper.  Please use KubernetesSerialization methods instead.</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4662">#4662</a>: deprecated Helper.getAnnotationValue, use HasMetadata methods instead.</li>
   <li>Fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5125">#5125</a>: support for TLSv1.3 is now enabled by default</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/3d56a278f779ec51987d19542c4dbb0c79451bf1"><code>3d56a27</code></a> [RELEASE] Updated project version to v6.7.2</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/6899cb4fb4c021182fb888dffded03c1639a22d1"><code>6899cb4</code></a> test: PodIT don't rely on PodResource.file.read to verify the contents of the...</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/63bcd032a79bf30d3b1127a8975719233fb98fe4"><code>63bcd03</code></a> fix: HttpLoggingInterceptor uses response body ByteBuffer copy</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/6170b047fb12f01c649d4c6eb55c5ae6a65d900c"><code>6170b04</code></a> preventing conflicts with dc update</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/72fe5ae127855d7b42e266f38fa011c0b562dc04"><code>72fe5ae</code></a> fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5229">#5229</a>: allowing for other exits from the readiness check</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/26418182ead5b0b1b156f881d6d73b49a0cacaa6"><code>2641818</code></a> fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5194">#5194</a>: showing the groups that were visited</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/3e5ae25f1fa7a5c1d6d0e2c9622d14ae5e82e51f"><code>3e5ae25</code></a> fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5194">#5194</a>: prevent NPEs when the APIResourceList is missing</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/8573932ae1ee0b3b0910971e97bd1508e283b35b"><code>8573932</code></a> fix <a href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5194">#5194</a>: deflaking ScaleIT by ensuring api metadata lookup succeeds</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/7c7122292e64d6be130dc8752469cae483cebb42"><code>7c71222</code></a> switching to a relative root for tar entries</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/b9e58cfd11e819992eb0bb4b077ee38cdf1b1961"><code>b9e58cf</code></a> test: PodIT uploadDir test checks for nested directories</li>
   <li>Additional commits viewable in <a href="https://github.com/fabric8io/kubernetes-client/compare/v6.6.2...v6.7.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `kubernetes-server-mock` from 6.6.2 to 6.7.2
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org