- Update to Kubernetes v1.20.9
- Add proper
Quantity
SerDe (PR #1 by @mustard-mh)
- Add supported platforms for Swift package
- Add CI for iOS build
- New marker protocols for:
ScalableResource
StatusHavingResorce
EvictableResource
- Update to Kubernetes v1.19.8
- Change personal copyright to Swiftkube Project
- 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.
- New marker protocols for the supported API actions
ReadableResource
ListableResource
CreatableResource
ReplaceableResource
DeletableResource
CollectionDeletableResource
- Renamed
GroupVersionKind
initializer argument frominit(forName:)
toinit(for:)
Initial release