graylog2-server icon indicating copy to clipboard operation
graylog2-server copied to clipboard

Add deprecation flag to paginated pipeline API

Open patrickmann opened this issue 2 months ago • 2 comments

/nocl

Description

Extend paginated pipeline response to include a flag for deprecated functions.

Based on #24109 which should be merged first.

Motivation and Context

Resolves #23911

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Refactoring (non-breaking change)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

patrickmann avatar Nov 10 '25 10:11 patrickmann

Need to update PipelineSource type in FE.

patrickmann avatar Nov 10 '25 12:11 patrickmann

Ignore the linter warnings - FE team has deemed those inconsequential.

patrickmann avatar Dec 16 '25 10:12 patrickmann