Releases: cdapio/cdap-security-extn
Releases · cdapio/cdap-security-extn
v0.8.2
v0.8.1
Merge pull request #173 from caskdata/feature/bump-to-081 Bump to 0.8.1
v0.8.0
Update version
0.6.1
Merge pull request #151 from caskdata/feature/bump061 Feature/bump061
0.6.0
Merge pull request #149 from caskdata/release/0.6-bump-version Bump cdap dependency to 4.3.0
CDAP Security Extensions 0.4.1
New Features
- Added support for "grant/revoke" on groups and "revoke" on users. (CDAP-9027)
Bug Fixes
- Fixed an issue where the CDAP Sentry Extension failed to grant privileges to a role. (CDAP-9029)
- Fixed an issue where the CDAP Sentry Extension was not able to fetch privileges associated to a user's group. (CDAP-9035)
- Fixed an issue where revoking privileges from a role caused the privilege to be revoked from all the roles. (CDAP-9046)
- Fixed an issue where CDAP entity roles were not deleted upon entity deletion. (CDAP-9026)
CDAP Security Extensions 0.3.0
This CDAP Security Extensions release includes the following bugfix:
Fix revoke on entity also used to revoke while deleting entities (CDAP-7680).
CDAP Security Extensions 0.2.1
This CDAP Security Extensions release includes the following bugfix:
- Appended principal to dot role name to avoid conflicts (CDAP-7237).
CDAP Security Extensions 0.2.0
This is the first public release of CDAP Security Extensions. It includes a CDAP Authorization Extension using Apache Sentry as the authorization backend.