Sentry-sdk advantages over raven

Currently, I am using the old raven for sentry. What are some of the reasons we should switch to the newer sentry-python right now? I couldn’t find anything describing the differences and advantages.

In the bottom of my project issues there is a message “We recommend you migrate to the sentry.python SDK so you can enable the ‘django’ integration”, but, there is already a django integration for raven

Can someone give me a summary of the advantages right now (besides being the newer and the one that will receive new features). Is there some deadline where raven will not receive any updates/fixes?

Thanks!