Skip to content

Releases: cdapio/cdap-security-extn

v0.8.2

10 Dec 19:52
516ee2f
Compare
Choose a tag to compare
Merge pull request #175 from caskdata/feature/bump-082

Bump 0.8.2

v0.8.1

12 Nov 19:56
82fe5af
Compare
Choose a tag to compare
Merge pull request #173 from caskdata/feature/bump-to-081

Bump to 0.8.1

v0.8.0

16 Oct 18:27
Compare
Choose a tag to compare
Update version

0.6.1

31 Aug 00:40
Compare
Choose a tag to compare
Merge pull request #151 from caskdata/feature/bump061

Feature/bump061

0.6.0

28 Aug 22:40
Compare
Choose a tag to compare
Merge pull request #149 from caskdata/release/0.6-bump-version

Bump cdap dependency to 4.3.0

CDAP Security Extensions 0.4.1

03 Apr 18:02
Compare
Choose a tag to compare

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

04 Jan 00:41
Compare
Choose a tag to compare

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

15 Sep 17:44
Compare
Choose a tag to compare

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

01 Sep 21:20
Compare
Choose a tag to compare

This is the first public release of CDAP Security Extensions. It includes a CDAP Authorization Extension using Apache Sentry as the authorization backend.