Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2025

Bumps fabric8-client.version from 7.0.1 to 7.1.0.
Updates io.fabric8:kubernetes-client-bom from 7.0.1 to 7.1.0

Release notes

Sourced from io.fabric8:kubernetes-client-bom's releases.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

New Contributors

Full Changelog: fabric8io/kubernetes-client@v7.0.1...v7.1.0

Changelog

Sourced from io.fabric8:kubernetes-client-bom's changelog.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

6.13.5 (2025-01-18)

Bugs

  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6709: VertxHttpClientFactory reuses the same Vertx instance for each VertxHttpClient instance
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default
Commits
  • 13350f2 [RELEASE] Updated project version to v7.1.0
  • 03e2218 chore(deps): bump github.com/getkin/kin-openapi
  • 76073fc chore(deps): bump knative.dev/eventing
  • c5f6674 doc(openapi): added Javadoc comments to all generated models
  • 34023ab chore(openapi): remove emptySpaceHack
  • b6f25e4 Merge branch '6.13'
  • f2bf0b8 [RELEASE] Updated project version to v6.13.5
  • 685d67b fix(vertx): Java8 compatibility
  • 832c138 fix(vertx): VertxHttpClient uses exclusive Vert.x instance by default
  • ffe667d fix(vertx): VertxHttpClientFactory reuses the same Vertx instance for each Ve...
  • Additional commits viewable in compare view

Updates io.fabric8:kubernetes-server-mock from 7.0.1 to 7.1.0

Updates io.fabric8:kubernetes-client-api from 7.0.1 to 7.1.0

Release notes

Sourced from io.fabric8:kubernetes-client-api's releases.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

New Contributors

Full Changelog: fabric8io/kubernetes-client@v7.0.1...v7.1.0

Changelog

Sourced from io.fabric8:kubernetes-client-api's changelog.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

6.13.5 (2025-01-18)

Bugs

  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6709: VertxHttpClientFactory reuses the same Vertx instance for each VertxHttpClient instance
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default
Commits
  • 13350f2 [RELEASE] Updated project version to v7.1.0
  • 03e2218 chore(deps): bump github.com/getkin/kin-openapi
  • 76073fc chore(deps): bump knative.dev/eventing
  • c5f6674 doc(openapi): added Javadoc comments to all generated models
  • 34023ab chore(openapi): remove emptySpaceHack
  • b6f25e4 Merge branch '6.13'
  • f2bf0b8 [RELEASE] Updated project version to v6.13.5
  • 685d67b fix(vertx): Java8 compatibility
  • 832c138 fix(vertx): VertxHttpClient uses exclusive Vert.x instance by default
  • ffe667d fix(vertx): VertxHttpClientFactory reuses the same Vertx instance for each Ve...
  • Additional commits viewable in compare view

Updates io.fabric8:kube-api-test-client-inject from 7.0.1 to 7.1.0

Updates io.fabric8:kubernetes-httpclient-okhttp from 7.0.1 to 7.1.0

Release notes

Sourced from io.fabric8:kubernetes-httpclient-okhttp's releases.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

New Contributors

Full Changelog: fabric8io/kubernetes-client@v7.0.1...v7.1.0

Changelog

Sourced from io.fabric8:kubernetes-httpclient-okhttp's changelog.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

6.13.5 (2025-01-18)

Bugs

  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6709: VertxHttpClientFactory reuses the same Vertx instance for each VertxHttpClient instance
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default
Commits
  • 13350f2 [RELEASE] Updated project version to v7.1.0
  • 03e2218 chore(deps): bump github.com/getkin/kin-openapi
  • 76073fc chore(deps): bump knative.dev/eventing
  • c5f6674 doc(openapi): added Javadoc comments to all generated models
  • 34023ab chore(openapi): remove emptySpaceHack
  • b6f25e4 Merge branch '6.13'
  • f2bf0b8 [RELEASE] Updated project version to v6.13.5
  • 685d67b fix(vertx): Java8 compatibility
  • 832c138 fix(vertx): VertxHttpClient uses exclusive Vert.x instance by default
  • ffe667d fix(vertx): VertxHttpClientFactory reuses the same Vertx instance for each Ve...
  • Additional commits viewable in compare view

Updates io.fabric8:kubernetes-httpclient-vertx from 7.0.1 to 7.1.0

Release notes

Sourced from io.fabric8:kubernetes-httpclient-vertx's releases.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

New Contributors

Full Changelog: fabric8io/kubernetes-client@v7.0.1...v7.1.0

Changelog

Sourced from io.fabric8:kubernetes-httpclient-vertx's changelog.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

6.13.5 (2025-01-18)

Bugs

  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6709: VertxHttpClientFactory reuses the same Vertx instance for each VertxHttpClient instance
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default
Commits
  • 13350f2 [RELEASE] Updated project version to v7.1.0
  • 03e2218 chore(deps): bump github.com/getkin/kin-openapi
  • 76073fc chore(deps): bump knative.dev/eventing
  • c5f6674 doc(openapi): added Javadoc comments to all generated models
  • 34023ab chore(openapi): remove emptySpaceHack
  • b6f25e4 Merge branch '6.13'
  • f2bf0b8 [RELEASE] Updated project version to v6.13.5
  • 685d67b fix(vertx): Java8 compatibility
  • 832c138 fix(vertx): VertxHttpClient uses exclusive Vert.x instance by default
  • ffe667d fix(vertx): VertxHttpClientFactory reuses the same Vertx instance for each Ve...
  • Additional commits viewable in compare view

Updates io.fabric8:kubernetes-httpclient-jdk from 7.0.1 to 7.1.0

Release notes

Sourced from io.fabric8:kubernetes-httpclient-jdk's releases.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

New Contributors

Full Changelog: fabric8io/kubernetes-client@v7.0.1...v7.1.0

Changelog

Sourced from io.fabric8:kubernetes-httpclient-jdk's changelog.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

6.13.5 (2025-01-18)

Bugs

  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6709: VertxHttpClientFactory reuses the same Vertx instance for each VertxHttpClient instance
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default
Commits
  • 13350f2 [RELEASE] Updated project version to v7.1.0
  • 03e2218 chore(deps): bump github.com/getkin/kin-openapi
  • 76073fc chore(deps): bump knative.dev/eventing
  • c5f6674 doc(openapi): added Javadoc comments to all generated models
  • 34023ab chore(openapi): remove emptySpaceHack
  • b6f25e4 Merge branch '6.13'
  • f2bf0b8 [RELEASE] Updated project version to v6.13.5
  • 685d67b fix(vertx): Java8 compatibility
  • 832c138 fix(vertx): VertxHttpClient uses exclusive Vert.x instance by default
  • ffe667d fix(vertx): VertxHttpClientFactory reuses the same Vertx instance for each Ve...
  • Additional commits viewable in compare view

Updates io.fabric8:kubernetes-httpclient-jetty from 7.0.1 to 7.1.0

Release notes

Sourced from io.fabric8:kubernetes-httpclient-jetty's releases.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

New Contributors

Full Changelog: fabric8io/kubernetes-client@v7.0.1...v7.1.0

Changelog

Sourced from io.fabric8:kubernetes-httpclient-jetty's changelog.

7.1.0 (2025-01-30)

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

6.13.5 (2025-01-18)

Bugs

  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6709: VertxHttpClientFactory reuses the same Vertx instance for each VertxHttpClient instance
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default
Commits
  • 13350f2 [RELEASE] Updated project version to v7.1.0
  • 03e2218 chore(deps): bump github.com/getkin/kin-openapi
  • 76073fc chore(deps): bump knative.dev/eventing
  • c5f6674 doc(openapi): added Javadoc comments to all generated models
  • 34023ab chore(openapi): remove emptySpaceHack
  • b6f25e4 Merge branch '6.13'
  • f2bf0b8 [RELEASE] Updated project version to v6.13.5
  • 685d67b fix(vertx): Java8 compatibility
  • 832c138 fix(vertx): VertxHttpClient uses exclusive Vert.x instance by default
  • ffe667d fix(vertx): VertxHttpClientFactory reuses the same Vertx instance for each Ve...
  • Additional commits viewable in compare view

Updates io.fabric8:crd-generator-maven-plugin from 7.0.1 to 7.1.0

Updates io.fabric8:java-generator-maven-plugin from 7.0.1 to 7.1.0

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 commands and options

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)

Bumps `fabric8-client.version` from 7.0.1 to 7.1.0.

Updates `io.fabric8:kubernetes-client-bom` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v7.0.1...v7.1.0)

Updates `io.fabric8:kubernetes-server-mock` from 7.0.1 to 7.1.0

Updates `io.fabric8:kubernetes-client-api` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v7.0.1...v7.1.0)

Updates `io.fabric8:kube-api-test-client-inject` from 7.0.1 to 7.1.0

Updates `io.fabric8:kubernetes-httpclient-okhttp` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v7.0.1...v7.1.0)

Updates `io.fabric8:kubernetes-httpclient-vertx` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v7.0.1...v7.1.0)

Updates `io.fabric8:kubernetes-httpclient-jdk` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v7.0.1...v7.1.0)

Updates `io.fabric8:kubernetes-httpclient-jetty` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v7.0.1...v7.1.0)

Updates `io.fabric8:crd-generator-maven-plugin` from 7.0.1 to 7.1.0

Updates `io.fabric8:java-generator-maven-plugin` from 7.0.1 to 7.1.0

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.fabric8:kubernetes-server-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.fabric8:kubernetes-client-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.fabric8:kube-api-test-client-inject
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.fabric8:kubernetes-httpclient-okhttp
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.fabric8:kubernetes-httpclient-vertx
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.fabric8:kubernetes-httpclient-jdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.fabric8:kubernetes-httpclient-jetty
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.fabric8:crd-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.fabric8:java-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 31, 2025
@csviri csviri closed this Feb 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/fabric8-client.version-7.1.0 branch February 3, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants