Skip to content

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 31 Dec 02:53
· 47 commits to main since this release

Changelog

  • 0deb9d8 feat(datasource): Refactor filter to support nested field filtering - Added support for filter structures such as: filter { name = 'state' values = ['Enabled'] }
  • 57ff44a feat(datasource): add support for filtering by field in datasource > > - Exclude MN nodes datasource from the filtering feature
  • 61de130 gitlab ci