Swiftkube v0.10.0 Release Notes

  • ๐Ÿ†• New

    • โšก๏ธ Update to Kubernetes model v1.20.9
    • โž• Add LocalFileConfigLoader for loading KubeConfigs from a local file given a URL #8 by @thomashorrobin
    • โž• Add support for scale and status API
    • ๐Ÿ‘ท Setup CI with live K3d cluster and add several tests against it

    ๐Ÿ› Bug Fixes

    • โž• Add missing support for continue token in ListOption for retrieving subsequent list results #9
    • Track dependency on SwiftkubeModel up-to-next minor instead of major #10