dependabot[bot] opened a new pull request, #72:
URL: https://github.com/apache/logging-log4j-samples/pull/72

   Bumps 
[io.fabric8:kubernetes-client-bom](https://github.com/fabric8io/kubernetes-client)
 from 6.8.1 to 6.9.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/fabric8io/kubernetes-client/releases";>io.fabric8:kubernetes-client-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>6.9.0 (2023-10-05)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5466";>#5466</a>:
 OperationSupport should not fail trying to parse Status</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5382";>#5382</a>:
 (java-generator) Allow to deserialize more valid RFC3339 date-time and make 
the format customizable</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5380";>#5380</a>:
 (java-generator) Avoid to emit Java Keywords as package names</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5457";>#5457</a>:
 (java-generator) Correctly handle numeric enums</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5379";>#5379</a>:
 ensuring informOnCondition and waitUntilCondition commple with exception when 
the client closes</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5463";>#5463</a>:
 ensures that onStopLeading is called with releaseOnCancel even when leadership 
is already lost</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5423";>#5423</a>:
 OkHttpClientImpl supports setting request method for empty payload 
requests</li>
   </ul>
   <h4>Improvements</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5316";>#5316</a>:
 support read-only system KeyStores with Kube CA Certs</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5327";>#5327</a>:
 added proactive shutdown of informers on client close</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5432";>#5432</a>:
 (java-generator) Add the possibility to always emit 
<code>additionalProperties</code> on generated POJOs</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5410";>#5410</a>:
 (crd-generator) added support for <code>default</code></li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5368";>#5368</a>:
 added support for additional ListOptions fields</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5377";>#5377</a>:
 added a createOr and unlock function to provide a straight-forward replacement 
for createOrReplace.</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4624";>#4624</a>:
 added Config.onlyHttpWatches to control whether watches should only use 
regular HTTP requests, and not attempt WebSocket connections.</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5388";>#5388</a>:
 (crd-generator) Generate deterministic CRDs</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5135";>#5135</a>:
 added per instance methods to create a builder - instead on new 
PodBuilder(pod), you may use pod.toBuilder()</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5257";>#5257</a>:
 Add ErrorStreamMessage and StatusStreamMessage to ease mocking of pods/exec 
requests</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5220";>#5220</a>:
 refinements and clarifications to the validation of names</li>
   </ul>
   <h4>Dependency Upgrade</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5286";>#5286</a>:
 Update Fabric8 OpenShift Model as per OpenShift 4.13.12</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5373";>#5373</a>:
 Gradle base API based on v8.2.1</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5401";>#5401</a>:
 Upgrade Fabric8 Kubernetes Model to Kubernetes v1.28.2</li>
   </ul>
   <h4>New Features</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5430";>#5430</a>:
 Mock Web Server migrated to this repository</li>
   </ul>
   <h4><em><strong>Note</strong></em>: Breaking changes</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5343";>#5343</a>:
 Removed <code>io.fabric8.kubernetes.model.annotation.PrinterColumn</code>, use 
<code>io.fabric8.crd.generator.annotation.PrinterColumn</code></li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5368";>#5368</a>:
 ListOptions parameter ordering is now alphabetical.  If you are using non-crud 
mocking for lists with options, you may need to update your parameter 
order.</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5391";>#5391</a>:
 Removed the vertx-uri-template dependency from the vertx client, if you need 
that for your application, then introduce your own dependency.</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5220";>#5220</a>:
 KubernetesResourceUtil.isValidLabelOrAnnotation has been deprecated because 
the rules for labels and annotations are different</li>
   </ul>
   <h4>New Contributors</h4>
   <ul>
   <li><a href="https://github.com/Donnerbart";><code>@​Donnerbart</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/pull/5390";>fabric8io/kubernetes-client#5390</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/fabric8io/kubernetes-client/compare/v6.8.1...v6.9.0";>https://github.com/fabric8io/kubernetes-client/compare/v6.8.1...v6.9.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md";>io.fabric8:kubernetes-client-bom's
 changelog</a>.</em></p>
   <blockquote>
   <h3>6.9.0 (2023-10-05)</h3>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5466";>#5466</a>:
 OperationSupport should not fail trying to parse Status</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5382";>#5382</a>:
 (java-generator) Allow to deserialize more valid RFC3339 date-time and make 
the format customizable</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5380";>#5380</a>:
 (java-generator) Avoid to emit Java Keywords as package names</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5457";>#5457</a>:
 (java-generator) Correctly handle numeric enums</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5379";>#5379</a>:
 ensuring informOnCondition and waitUntilCondition commple with exception when 
the client closes</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5463";>#5463</a>:
 ensures that onStopLeading is called with releaseOnCancel even when leadership 
is already lost</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5423";>#5423</a>:
 OkHttpClientImpl supports setting request method for empty payload 
requests</li>
   </ul>
   <h4>Improvements</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5316";>#5316</a>:
 support read-only system KeyStores with Kube CA Certs</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5327";>#5327</a>:
 added proactive shutdown of informers on client close</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5432";>#5432</a>:
 (java-generator) Add the possibility to always emit 
<code>additionalProperties</code> on generated POJOs</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5410";>#5410</a>:
 (crd-generator) added support for <code>default</code></li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5368";>#5368</a>:
 added support for additional ListOptions fields</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5377";>#5377</a>:
 added a createOr and unlock function to provide a straight-forward replacement 
for createOrReplace.</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4624";>#4624</a>:
 added Config.onlyHttpWatches to control whether watches should only use 
regular HTTP requests, and not attempt WebSocket connections.</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5388";>#5388</a>:
 (crd-generator) Generate deterministic CRDs</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5135";>#5135</a>:
 added per instance methods to create a builder - instead on new 
PodBuilder(pod), you may use pod.toBuilder()</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5257";>#5257</a>:
 Add ErrorStreamMessage and StatusStreamMessage to ease mocking of pods/exec 
requests</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5220";>#5220</a>:
 refinements and clarifications to the validation of names</li>
   </ul>
   <h4>Dependency Upgrade</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5286";>#5286</a>:
 Update Fabric8 OpenShift Model as per OpenShift 4.13.12</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5373";>#5373</a>:
 Gradle base API based on v8.2.1</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5401";>#5401</a>:
 Upgrade Fabric8 Kubernetes Model to Kubernetes v1.28.2</li>
   </ul>
   <h4>New Features</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5430";>#5430</a>:
 Mock Web Server migrated to this repository</li>
   </ul>
   <h4><em><strong>Note</strong></em>: Breaking changes</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5343";>#5343</a>:
 Removed <code>io.fabric8.kubernetes.model.annotation.PrinterColumn</code>, use 
<code>io.fabric8.crd.generator.annotation.PrinterColumn</code></li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5368";>#5368</a>:
 ListOptions parameter ordering is now alphabetical.  If you are using non-crud 
mocking for lists with options, you may need to update your parameter 
order.</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5391";>#5391</a>:
 Removed the vertx-uri-template dependency from the vertx client, if you need 
that for your application, then introduce your own dependency.</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5220";>#5220</a>:
 KubernetesResourceUtil.isValidLabelOrAnnotation has been deprecated because 
the rules for labels and annotations are different</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/b8c00eb68d1ad6963d4cb8c591a448798d81ce9a";><code>b8c00eb</code></a>
 [RELEASE] Updated project version to v6.9.0</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/dbf1afd5057ce072404e0a3290de03316a65c1d4";><code>dbf1afd</code></a>
 feat (openshift-client-api) : Add DSL for new OpenShift 4.13.12 resources to 
...</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/dbbdc5df92763491b3dd1a56a34fd25501eacc72";><code>dbbdc5d</code></a>
 chore: remove invalid link/anchor references</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/eb9ec36d3bf376fd19ea5f6a341956e0ebf243bb";><code>eb9ec36</code></a>
 deps (openshift-model) : Update OpenShift Model dependencies to latest 
availa...</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/dd457f8868415740a33618de3bbaa7bf77c7dc38";><code>dd457f8</code></a>
 fix: adds support for read-only system truststores</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/03b84b2b12fef9056ba68d560969409bd9702a29";><code>03b84b2</code></a>
 chore(deps-dev): bump org.keycloak:keycloak-core from 22.0.3 to 22.0.4</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/6361a4cb1252a00f5fbff99c0a8839cfa9e43c13";><code>6361a4c</code></a>
 chore(deps-dev): bump commons-io:commons-io from 2.13.0 to 2.14.0</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/4a56d05167e7aaad4d4602614a3e6a7ee0ea95cf";><code>4a56d05</code></a>
 chore(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/08f59bb98928b70c7a39c89197c561fa575e0c9b";><code>08f59bb</code></a>
 chore(deps-dev): bump com.approvaltests:approvaltests</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/802272f7215871b831af9e7c1a5e33f810ce84ba";><code>802272f</code></a>
 ci: free up space for OpenShift execution</li>
   <li>Additional commits viewable in <a 
href="https://github.com/fabric8io/kubernetes-client/compare/v6.8.1...v6.9.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.fabric8:kubernetes-client-bom&package-manager=maven&previous-version=6.8.1&new-version=6.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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-unsubscr...@logging.apache.org

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

Reply via email to