While they removed cookie banners and say they no longer include dependencies that set cookies, browsing around the site for a bit I still see several cookies set. For example, visiting <a href="https://changelog.getsentry.com" rel="nofollow">https://changelog.getsentry.com</a> I get first-party cookies "_GRECAPTCHA", "ph_phc_UlHlA3tIQlE89WRH9NSy0MzlOg1XYiUXnXiYjKBJ4OT_posthog", and "_launchnotes_session", plus third-party cookie "_GRECAPTCHA" on recaptcha.net.<p>Similarly, visiting <a href="https://try.sentry-demo.com" rel="nofollow">https://try.sentry-demo.com</a> I got cookies "sentrysid", "sc", and "sudo".<p>I also got a player.vimeo.com cookie at some point, but wasn't able to reproduce.<p>If you're running a complex modern site and decide to do away with cookie banners, you generally need to pair this with browser automation that crawls your site and verifies that you (and your dependencies) are in fact not setting any cookies.