Skip to content

SwiftkubeClient 0.20.0

Compare
Choose a tag to compare
@iabudiab iabudiab released this 23 Feb 21:13
· 19 commits to main since this release
77cf7fe

0.20.0

  • Mark configuration structs as Sendable
  • Mark NamespaceSelector, LabelSelectorRequirement, FieldSelectorRequirement as Sendable
  • Mark ListOption and ReadOptions as Sendable
  • Make client's watch and follow functions asynchronous