Skip to content

v2.1.0

Compare
Choose a tag to compare
@doriordan doriordan released this 15 Jan 07:42
· 54 commits to master since this release

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