Skip to content

feat: Add advanced filtering support

Laura Damian requested to merge msft/feat/filtering-support into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test
  • Documentation

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Anthos
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

This MR introduces advanced filtering support as described in the ADR. The dataset list and the bulk delete endpoints now accept the filter payload.

Edited by Laura Damian

Merge request reports