Skip to content

Releases: swiftkube/model

SwiftkubeModel v0.3.0

14 Mar 15:47
a684e57

Choose a tag to compare

  • Update to Kubernetes v1.19.8

SwiftkubeModel v0.2.2

28 Dec 14:47
317d369

Choose a tag to compare

  • Change personal copyright to Swiftkube Project

SwiftkubeModel v0.2.1

13 Dec 11:49
1356a0d

Choose a tag to compare

  • Update to Kubernetes v1.18.13
    • No model changes between 1.18.9 and 1.18.13. This release is to track the update explicitly via a version bump.

SwiftkubeModel v0.2.0

01 Dec 00:21
37362ad

Choose a tag to compare

New

  • New marker protocols for the supported API actions
    • ReadableResource
    • ListableResource
    • CreatableResource
    • ReplaceableResource
    • DeletableResource
    • CollectionDeletableResource

API Changes

  • Renamed GroupVersionKind initializer argument from init(forName:) to init(for:)

Swiftkube:Model v0.1.0

15 Nov 15:31
aac4c74

Choose a tag to compare

Initial release of Swiftkube:Model.

See README for details