1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Sentry 8.6.0 发布,Python 实时日志平台 下载

本帖由 漂亮的石头2016-07-02 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,736
    赞:
    47
    Sentry 8.6.0 发布了,Sentry 是一个实时的事件日志和聚合平台,基于 Django 构建。本次发布改进日志如下:


    • The message attribute on Event/Group is now purely used for search storage.


    • The sentry.interfaces.Message interface now contains a formatted attribute.


    • SENTRY_MANAGED_USER_FIELDS now defaults to an empty list.


    • Issues now render based on the type of data present, which are represented by the type and metadata attributes in API responses.


    • Stacktrace rendering has been greatly simplified and unified across languages.


    • Client's may now pass the 'contexts' attribute, which will eventually supercede 'extra'.


    • Various named contexts are now automatically generated and summarized for Cocoa and JavaScript issues.


    • Added JSON formatting for logs with system.logging-format.


    • Added a loglevel command line flag to most commands.


    • Added two factor authentication support.


    • Added support for setting IP address of an event automatically on event submission for all platforms.


    • Added unsubscribe links to mails.


    • Added email verification.


    • Added ability to link/unlink Issues, support is dependent on plugins.


    • Can now toggle between minified/original code in stacktraces where sourcemaps were applied.


    • Can now upload release artifacts with tilde prefix (~) to omit protocol + host in URL lookups.
    Schema Changes


    • Added User.is_password_expired column.


    • Added User.last_password_change column.


    • Added UserEmail model.


    • Added unique index on GroupTagValue(group_id, key, value)


    • Remove unique index on GroupTagValue(project_id, group_id, key, value)


    • Added index on GroupTagValue(project_id, key, value)


    • Added GroupSubscription model.

    下载地址:https://github.com/getsentry/sentry/releases/tag/8.6.0
    Sentry 8.6.0 发布,Python 实时日志平台下载地址
     
正在加载...