Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.94.0
->0.98.0
0.94.0
->0.98.0
Release Notes
kube-rs/kube (kube)
v0.98.0
Compare Source
===================
v0.97.0
Compare Source
===================
Highlights
CustomResource
derive added features for crd yaml output:aws-lc-rs
(rustls crypto) provider #1617null
user; #1608client-go
#1603gzip
viaConfig
#1627thiserror
,hashbrown
,jsonptr
,json-patch
. Killedlazy_static
/once_cell
What's Changed
Added
Changed
Fixed
aws-lc-rs
by @goenning in https://github.com/kube-rs/kube/pull/1617v0.96.0
Compare Source
===================
Highlights
webpki-roots
added #1323, and predicates no longer requireunstable-runtime
#1578tower
andsecrecy
, andderivative
swapped foreduce
What's Changed
Added
ObjectRef::from
as alias for::from_obj
by @nightkr in https://github.com/kube-rs/kube/pull/1598Changed
secrecy
to 0.10 by @clux in https://github.com/kube-rs/kube/pull/1588tower
to 0.5.1 by @markdingram in https://github.com/kube-rs/kube/pull/1589Removed
Fixed
v0.95.0
Compare Source
===================
Kubernetes
v1_31
support viak8s-openapi
0.23Please upgrade k8s-openapi along with kube to avoid conflicts.
New minimum versions: MSRV 1.77.2, MK8SV: 1.26
What's Changed
Changed
k8s-openapi
to 0.23 for Kubernetes 1.31 support by @clux in https://github.com/kube-rs/kube/pull/1581v0.94.2
Compare Source
What's Changed
Fixes a runtime regression in
watch_object
.Fixed
watch_object
handles objects removed before init by @markdingram in https://github.com/kube-rs/kube/pull/1577New Contributors
Full Changelog: kube-rs/kube@0.94.1...0.94.2
v0.94.1
Compare Source
===================
What's Changed
Convenience release. Adjusted a version bound to avoid possibility of running into version compatibility errors with
hyper-rustls
.Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.