k8s v1.1.5 Release Notes
Release Date: 2022-05-19 // about 1 year ago-
๐ Fixed
K8s.Client.watch_and_stream/2
: 410 Gone not rescued #159K8s.Client.watch/3
:get
operations should be transformed tolist
BEFORE retrieving the resource version #160
๐ Changed
K8s.Client.watch_and_stream/2
: Request BOOKMARK events and process them when watching resource collections. #159
Previous changes from v1.1.4
-
- ๐ Fix more authorization headers that are not keyword lists #148