Skip to content

Releases: raystack/frontier

v0.1.5-rc.2

17 Aug 05:59
7f5a483
Compare
Choose a tag to compare

Changelog

  • add redis caching for user groups api (70cefd2)

v0.1.4

09 Aug 10:14
v0.1.4
5aabce5
Compare
Choose a tag to compare

Changelog

  • check for more than 0 role tags for filter (4ae69b1)

v0.1.3

06 Aug 07:41
Compare
Choose a tag to compare

Changelog

  • typo in conf file destination postbuild (89c455c)

v0.1.2

06 Aug 04:13
Compare
Choose a tag to compare

Changelog

v0.1.1

12 Jul 09:26
Compare
Choose a tag to compare

Changelog

v0.1.0

24 May 11:01
f7460dc
Compare
Choose a tag to compare

Changelog

  • add default role for when users are added to group (8a63795)
  • add memberCount to get group by id API (88a859d)
  • add newrelic for monitoring (0a8e6b7)
  • add resource attributes mapping create/delete API (f6569a5)
  • add role response to update role API (2832e26)
  • add test github action (b100853)
  • add tests for both loadFiltered and loadAll policies (7642680)
  • add unknown for response validation (a1f1390)
  • add user-id in reverse proxy headers (10839ca)
  • add username and groupname columns (5f7ffb0)
  • add validation for username and groupname (16e092b)
  • allow unknown query parameters (2c7e357)
  • delete generic model subscriber, add group subscribe for group related event (0278661)
  • fix broken test cases (d89b571)
  • further optimize policy subset loading (d4087b6)
  • get activities based on group , test cases for activity handler and resources (e6d6984)
  • get all activity log or based on group name (a0f4108)
  • get list of groups based on attribute filters (15fa751)
  • get list of groups of a user (9852001)
  • get list of users (2960125)
  • get users of a group with policies (0a318e4)
  • get users of a group with policies with policy filters (b0568c3)
  • group proxy related api in swagger (c21bde4)
  • implement ability to load subset of a policy (7d0c456)
  • implement check-access API (40e6a42)
  • implement create/update role along with action API (10cbeed)
  • implement role creation along with action mapping API (77b96e3)
  • Integrate Joi validation in profile + metadata schema API (4055799)
  • introduce batch enforce json policies (935f4b8)
  • introduce new options for proxy (5c27f3c)
  • log activity for team create and edit (4978f75)
  • log activity without calling db for policies (280a3a0)
  • log roles in activity (0e08488)
  • merge resource attributes along with response using hooks (10a81d9)
  • pass logged in user into group user api (c0e7142)
  • readme file for shield (33814e2)
  • remove policies log (ca46660)
  • remove self from a group api (34aa993)
  • remove unused methods (383a0ec)
  • resolve merge conflicts (9a06f56)
  • return downstream error response in proxy (b1eb689)
  • swagger documentation for shield apis (b7120e6)