Sentry v4.4.0 Release Notes

  • Two new columns were added to the Group model:

    • resolved_at: The datetime at which this event was marked as resolved.
    • active_at: The datetime at which this event was marked as open.

    The dashboard's "New Events" will now use the active_at date rather than the original 👀 first seen date on an event.