Skip to content

Release v3.1.3

Compare
Choose a tag to compare
@rancherio-gh-m rancherio-gh-m released this 26 Feb 19:59
· 165 commits to release/v5.0 since this release
1273e89

What's Changed

  • Changed filter logic for include and exclude resource @inichols in #401
  • Changed filter logic for include and exclude resource @mallardduck in #406

Release Notes

  • The main change in this version is to avoid backing up objects that aren't specified in the resource set matchers. Much of the matching code was refactored, and more unit tests were added to help verify correctness and performance improvements.