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

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

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    Sentry 8.11.0 发布了。Sentry 是一个实时的事件日志和聚合平台,基于 Django 构建。

    Sentry 可以帮助你将 Python 程序的所有 exception 自动记录下来,然后在一个好用的 UI 上呈现和搜索。处理 exception 是每个程序的必要部分,所以 Sentry 也几乎可以说是所有项目的必备组件。

    该版本改进如下:


    • Ignore a null Origin header for authentication.


    • Added the ability to search for issues that you are subscribed to from the stream view.


    • Added the ability to search issues by their last seen timestamp.


    • Improved UI for password and API key fields used in integrations


    • Fixed bug where API responses would include incorrect isSubscribed values for issues.


    • Added support for switching to unsymbolicated tracebacks in cocoa.


    • Invalidate user sessions when changing password and 2fa settings.


    • Add configurable password validators to enforce password strength.


    • Send email to specific email when adding a new email rather than sending to all unverified email addresses.


    • Allow user to resend email verification to primary email address.


    • Added additional detail to subscription help text when viewing a group.


    • Add Asana to supported auth backends in social auth (for plugins)


    • Cleaner install UI when creating a new project.


    • Added support for recording symbols separately in frames independent of the function.


    • Reduce noisy Postgres logs from inserting duplicate onboarding rows.


    • Added device icons for Apple Watch and Apple TV


    • Added export action to group tag details.


    • Improved display of user tags.


    • Added 'transaction' tag which automatically populates from explicit culprits.


    • Added beginnings of repository management to UI (behind organizations:repos feature).
    Schema Changes


    • Added User.session_nonce column.


    • Added CommitFileChange model.


    • Added Repository.url column.


    • Added Repository.provider column.


    • Added Repository.config column.


    • Added Repository.external_id column.


    • Added Repository.status column.
    API Changes


    • Added /organizations/{org}/config/repos/ endpoint.


    • Added /organizations/{org}/repos/{repo}/ endpoint.

    完整更新内容请点击 此处

    下载地址:

    Sentry 8.11.0 发布,Python 实时日志平台下载地址
     
正在加载...