Merge pull request #31776 from backstage/freben/pubsub-filter

Implement filtering in Google PubSub events module
This commit is contained in:
Fredrik Adelöw
2026-02-11 13:24:17 +01:00
committed by GitHub
16 changed files with 457 additions and 111 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-events-backend-module-google-pubsub': minor
---
Added an optional `filter` property to PubSub consumers/publishers