k8s v1.1.5 Release Notes

Release Date: 2022-05-19 // almost 2 years ago
  • ๐Ÿ›  Fixed

    • K8s.Client.watch_and_stream/2: 410 Gone not rescued #159
    • K8s.Client.watch/3: get operations should be transformed to list 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