Skuber v2.1.0 Release Notes

Release Date: 2019-01-15 // over 5 years ago
  • ๐Ÿ”จ The main change for v2.1.0 is a refactoring and streamlining of the skuber.api package (this should not require application changes) - see PR #242 for details. This change also includes a new ListOptions type that enables more options to be passed to list and watch calls.
    ๐Ÿš€ The other changes since the last release include:

    • โšก๏ธ #241 Update security context
    • ๐Ÿ”จ #243 Refactor patch objects
    • ๐Ÿ‘ #246 support 'matchFields' in NodeSelectorTerm