发布于 2016-06-03 00:30:40 | 366 次阅读 | 评论: 0 | 来源: 网友投递
Apache Sentry
Apache Sentry 是一个加强的细粒度的基于角色的授权系统,针对存储在 Hadoop 集群中的数据和元数据。
Sentry 8.5.0 发布了。改进记录如下:
Added option to upload a profile image as an alternative to Gravatar.
Deprecated sentry celery
subcommand in favor of sentry run {worker|cron}
.
Breadcrumb interface now rendered in event UI.
Project notification settings page now indicates if current user is subscribed to active project.
User is now automatically redirected to login page if their session expires inside React client application.
Added new auth tokens to deprecate the usage of the older API keys.
Added ProjectPlatform
model.
Added index onEventTag
index.
Added unique index on UserReport
model.
Added UserAvatar
model.
Added EventTag.group_id
column.
Added ApiToken
model.
Added Authenticator
model.
下载地址:
https://github.com/getsentry/sentry/releases/tag/8.5.0