Skip to content

Commit fb551cc

Browse files
committed
keep track of unreleased changes
1 parent e2f816e commit fb551cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
UNRELEASED
33
===================
44
* see https://github.com/clux/kube-rs/compare/0.58.1...master
5+
* `kube` client connects to kubernetes via cluster dns when using `rustls` - #587 via #597
6+
* `kube` client now works with `rustls` feature in cluster - #153 via #597
7+
* `kube-core` added `CrdExtensions::crd_name` method (implemented by `kube-derive`) - #583
58

69
0.58.1 / 2021-07-06
710
===================

0 commit comments

Comments
 (0)