Skip to content

Releases: cdapio/cdap-security-extn

v0.8.2

Choose a tag to compare

@rohitsinha54 rohitsinha54 released this 10 Dec 19:52
516ee2f
Merge pull request #175 from caskdata/feature/bump-082

Bump 0.8.2

v0.8.1

Choose a tag to compare

@rohitsinha54 rohitsinha54 released this 12 Nov 19:56
82fe5af
Merge pull request #173 from caskdata/feature/bump-to-081

Bump to 0.8.1

v0.8.0

Choose a tag to compare

@rohitsinha54 rohitsinha54 released this 16 Oct 18:27
Update version

0.6.1

Choose a tag to compare

@rohitsinha54 rohitsinha54 released this 31 Aug 00:40
Merge pull request #151 from caskdata/feature/bump061

Feature/bump061

0.6.0

Choose a tag to compare

@rohitsinha54 rohitsinha54 released this 28 Aug 22:40
Merge pull request #149 from caskdata/release/0.6-bump-version

Bump cdap dependency to 4.3.0

CDAP Security Extensions 0.4.1

Choose a tag to compare

@rohitsinha54 rohitsinha54 released this 03 Apr 18:02

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

Choose a tag to compare

@CuriousVini CuriousVini released this 04 Jan 00:41

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

Choose a tag to compare

@bdmogal bdmogal released this 15 Sep 17:44

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

Choose a tag to compare

@bdmogal bdmogal released this 01 Sep 21:20

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