Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency io.fabric8:kubernetes-client to v6.6.0 #563

Merged
merged 1 commit into from
May 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.fabric8:kubernetes-client (source) 6.5.1 -> 6.6.0 age adoption passing confidence

Release Notes

fabric8io/kubernetes-client

v6.6.0

Bugs
  • Fix #​4793: (java-generator) Fix broken POJO generation when two schema properties collide into a single field name
  • Fix #​4910: Pod file upload will now detect if it's not completely sent to the api server
  • Fix #​4963: Openshift Client return 403 when use websocket
  • Fix #​4985: triggering the immediate cleanup of the okhttp idle task
  • Fix #​4988: Ensuring that previous requests are closed before retry
  • Fix #​4993: Quantity class should have @​JsonIgnore on the additionalProperties parameter
  • Fix #​5000: Remove clashing v1alpha apigroup packages in istio-model-v1beta1
  • fix #​5002: Jetty response completion accounts for header processing
  • Fix #​5009: addressing issue with serialization of wrapped polymorphic types
  • Fix #​5015: executing resync as a locking operation to ensure resync event ordering
  • Fix #​5020: updating the resourceVersion on a delete with finalizers
  • Fix #​5033: port forwarding for clients other than okhttp needs to specify the subprotocol
  • Fix #​5035: allowed client.authentication.k8s.io/v1 to work for the ExecConfig
  • fix #​5036: Better websocket error handling for protocol / client enforced errors, also update frame/message limits
  • Fix #​5044: disable Vert.x instance file caching
  • Fix #​5059: Vert.x InputStreamReader uses an empty Buffer sentinel to avoid NPE
  • Fix #​5085: Vert.x HTTP Client InputStreamReadStream works in Native mode
Improvements
  • Fix #​4434: Update CronJobIT to use batch/v1 CronJob instead
  • Fix #​4477: exposing LeaderElector.release to force an elector to give up the lease
  • Fix #​4935: improve HTTP client implementation selection messages
  • Fix #​4975: exposing scale operations for all Resources
  • Fix #​4992: Optimize Quantity parsing to avoid regex overhead
  • Fix #​4998: removing the internal usage of the Serialization yaml mapper
  • Fix #​5005: status operations use the context subresource setting
  • Fix #​5022: adding additional buffering to ExecWatchInputStream
  • Fix #​5052: add Quantity.fromNumericalAmount, the inverse of getNumericalAmount
  • Fix #​5073: NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl extends ServerSideApplicable
  • Fix #​5080: minimizing debug logs related to the backoff interval
Dependency Upgrade
  • Fix #​5006: Bump BouncyCastle to 1.72
  • Fix #​5006: Use BouncyCastle JDK 1.8 compatible jars
New Features
  • Fix #​5037: OkHttp-specific logging interceptor replacement. Introducing a generic HTTP interceptor to log HTTP and WS requests.
  • Fix #​5041: exposed Client.raw methods for arbitrary calls
Note: Breaking changes
  • Fix #​4875: Removed unused options from the java-generator
  • Fix #​4910: all Pod file uploads require commons-compress
  • Fix #​4998: Serialization.yamlMapper and Serialization.clearYamlMapper have been deprecated

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label May 5, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@alvarosanchez alvarosanchez merged commit 5daa000 into master May 8, 2023
@alvarosanchez alvarosanchez deleted the renovate/io-fabric8-kubernetes-client branch May 8, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant