Skip to content

[AWS] Create new "records-changed-v2" topic for notifications

Mateusz Ruszczyk requested to merge feature/allow-records-changed-v2-topic into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [NO]

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

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behaviour?

No support for collaboration aware topic "records-changed-v2".

What is the new/expected behaviour?

Create new "records-changed-v2" topic for notifications. Notifications on this topic include changes done within Collaborations.

Have you added/updated Unit Tests and Integration Tests?

YES

Any other useful information

Storage MR introducing new topic: storage!900 (merged)

Merge request reports