Issue
I created a new release for my app but I am still receiving new events from older releases.
Applies To
- All Plans
- Release Management
Resolution
This could be happening because a cached version of their website is being accessed, or because another employee is working on an older version of their code.
If you are on the Team Plan, what you can do is:
- Create a new DSN key in Project settings -> Client Keys(DSN)
- Replace the old DSN key in your SDK configuration with the new one you just created.
- Disable the old DSN key.
This way, any events coming from the old DSN key will be dropped.
If you are on the Business Plan, you can set up Release Inbound Filters to drop events based on their release name.