发布于 2017-01-02 23:47:46 | 201 次阅读 | 评论: 0 | 来源: 网友投递
Apache Sentry
Apache Sentry 是一个加强的细粒度的基于角色的授权系统,针对存储在 Hadoop 集群中的数据和元数据。
Sentry 8.12.0 发布了。
更新内容:
Fix bug where some users would incorrectly not receive workflow notifications for projects they were subscribed to.
restructured dSYM processing. It now records errors in the symbolication process more accurately and will report system errors them to the internal logger.
Added data migration to backfill legacy release data
Added data migration to backfill legacy commit data
Added data migration to backfill legacy release file and environment data
Allow gziped/deflated JavaScript artifacts to be uploaded through the API.
Shared issue view no longer shows SDK.
Added activeSince
to search (uses active_at
).
Added firstSeen
to search (uses first_seen
).
Added lastSeen
to search (uses last_seen
).
Added firstRelease
to search (uses first_release
).
Fixed usage (and propagation) of Group.first_release
.
The + and - datetime search helpers now work with ranges (e.g. <=
).
Added the ability to download artifacts from releases.
SDKs
The repos
interface has been added.
Schema Changes
Added Release.organization
column.
Added ReleaseProject
model.
Added ReleaseCommit.organization_id
column.
Added ReleaseFile.organization
column.
Added ReleaseEnvironment.organization_id
column.
下载地址: