Skip to content

Releases: HumanCellAtlas/fusillade

integration 0.5.0-integration.1

16 Dec 19:32
Compare
Choose a tag to compare
Pre-release
  • Decode json bytes
  • Misc fixes (#377)
  • Cleanup API (#375)
  • Apply suggestions from code review
  • Apply suggestions from code review
  • Resource id access levels (#373)
  • move evaluation tests to own file (#370)
  • modify attribute parsing function to work for typed link attributes and object attributes (#372)
  • Enforce that only one resource can be supplied to evaluate (#371)
  • Rename access_policy to resource_policy (#369)
  • Adding ResourceNotFound Error when user does not have access to resource (#368)
  • Fix auto user provisioning (#367)
  • API CRUD operation for resource ids (#362)
  • Adding a resource type name generator to avoid test naming collisions (#365)
  • Rename resource_action to policy_actions= (#363)
  • Adding cleanup of test resource types (#361)
  • Rebase changes
  • Adding resource policies to openapi (#357)
  • resource api create (#356)
  • Adding resource based access control to permission evaluation (#349)
  • Adding get_authz_params (#354)
  • Add details to error response (#355)
  • Simplify attribute parsing (#348)
  • Adding function to get resource access policy (#347)
  • Adding method to list different resource types (#346)
  • splitting get_policies (#345)
  • Reorganize evaluate to make adding resources easier (#344)
  • Change instances of production to prod. (#366)
  • Refactor (#360)
  • fix setup.py reference to nonexistent file (#358)
  • Removing redundant exception info. (#343)
  • Optional schema field issue (#353)
  • assertEquals (#351)
  • Fixing schema (#350)
  • Add OpenAPI Headers for Pagination (#291)
  • move cloudnode to its own module (#339)
  • Allows resource types to update IAMpolicies and ResourcePolicies (#338)
  • [Part 3] Moving cloudnode to it's own module (#337)
  • Move clear out of CloudDirectory (#336)
  • clouddirectory to python package (#335)
  • Update readme with Resource ACL (#334)
  • Supporting ResourceTypes and ResourceIds (#331)
  • using cloudNode directly (#333)
  • Creating Resource Type (#330)
  • Adding resource path to cloud directory (#329)

production 0.4.0

03 Dec 16:54
Compare
Choose a tag to compare
  • fixing userinfo
  • openapi version follows the release version (#326)
  • fixing upgrade_schema (#328)
  • Policies in JSON (#325)
  • Fix userinfo (#324)
  • Add principal subclass (#319)
  • updating fusillade yml to include the new fields returned from userinfo (#320)
  • Helper function for creating range filters (#321)
  • Prepare for resource ACL (#323)
  • Adding group, role, and scope info from fusillade to userinfo (#306)
  • Adding test for backup (#318)
  • GA4GH future work (#308)
  • Backup (#314)
  • Redirect fix (#315)
  • hopefully verbose api-gateway name (#313)
  • Simple cache for get_openid_config (#312)
  • fixing redirect issue (#311)
  • Code Cleanup (#310)
  • Supporting validation for multiple policy types (#309)
  • changing clear_cache to cache_clear
  • Checking for missing keys earlier (#299)
  • Fixing cleanup to avoid deleting testing environment
  • Moving IAM out of clouddirectory (#285)
  • changing userinfo endpoint is a redirect (#293)
  • adding logout out to openid connect discovery endpoint (#294)
  • Fixing production CICD
  • Reduce aggressiveness of authn test to avoid rate limiting (#290)
  • Implicit Flow Prototype (#289)

staging 0.4.0-rc.1

13 Nov 15:45
Compare
Choose a tag to compare
staging 0.4.0-rc.1 Pre-release
Pre-release
  • fixing userinfo
  • openapi version follows the release version (#326)
  • fixing upgrade_schema (#328)
  • Policies in JSON (#325)
  • Fix userinfo (#324)
  • Add principal subclass (#319)
  • updating fusillade yml to include the new fields returned from userinfo (#320)
  • Helper function for creating range filters (#321)
  • Prepare for resource ACL (#323)
  • Adding group, role, and scope info from fusillade to userinfo (#306)
  • Adding test for backup (#318)
  • GA4GH future work (#308)
  • Backup (#314)
  • Redirect fix (#315)
  • hopefully verbose api-gateway name (#313)
  • Simple cache for get_openid_config (#312)
  • fixing redirect issue (#311)
  • Code Cleanup (#310)
  • Supporting validation for multiple policy types (#309)
  • changing clear_cache to cache_clear
  • Checking for missing keys earlier (#299)
  • Fixing cleanup to avoid deleting testing environment
  • Moving IAM out of clouddirectory (#285)
  • changing userinfo endpoint is a redirect (#293)
  • adding logout out to openid connect discovery endpoint (#294)
  • Fixing production CICD
  • Reduce aggressiveness of authn test to avoid rate limiting (#290)
  • Implicit Flow Prototype (#289)

integration 0.4.0-integration.1

09 Nov 00:57
Compare
Choose a tag to compare
Pre-release
  • fixing userinfo
  • openapi version follows the release version (#326)
  • fixing upgrade_schema (#328)
  • Policies in JSON (#325)
  • Fix userinfo (#324)
  • Add principal subclass (#319)
  • updating fusillade yml to include the new fields returned from userinfo (#320)
  • Helper function for creating range filters (#321)
  • Prepare for resource ACL (#323)
  • Adding group, role, and scope info from fusillade to userinfo (#306)
  • Adding test for backup (#318)
  • GA4GH future work (#308)
  • Backup (#314)

integration 0.3.2-integration.1

05 Nov 19:51
9195df5
Compare
Choose a tag to compare
Pre-release
  • Redirect fix (#315)

integration 0.3.1-integration.1

05 Nov 17:03
33c1dcd
Compare
Choose a tag to compare
Pre-release
  • hopefully verbose api-gateway name (#313)
  • Simple cache for get_openid_config (#312)

integration 0.3.0-integration.1

04 Nov 17:22
Compare
Choose a tag to compare
Pre-release
  • fixing redirect issue (#311)
  • Code Cleanup (#310)
  • Supporting validation for multiple policy types (#309)

integration 0.2.1-integration.3

30 Oct 23:59
Compare
Choose a tag to compare
Pre-release
  • changing clear_cache to cache_clear
  • Checking for missing keys earlier (#299)
  • Fixing cleanup to avoid deleting testing environment
  • Moving IAM out of clouddirectory (#285)
  • changing userinfo endpoint is a redirect (#293)
  • adding logout out to openid connect discovery endpoint (#294)
  • Fixing production CICD
  • Reduce aggressiveness of authn test to avoid rate limiting (#290)
  • Implicit Flow Prototype (#289)

production 0.2.1

18 Oct 17:17
Compare
Choose a tag to compare
  • Using batch references (#286)
  • Verify Cloud Directory (#287)
  • Fixing promotion to production (#281)
  • Fixes for Prod CICD (#280)
  • Adding documentation for setting up OIDC provider. (#279)
  • Adding big red button (#278)
  • Fixing documentation in openAPI (#277)
  • Adding support for refresh token revoke and silent authentication (#275)

staging 0.2.1-rc.2

17 Oct 16:06
Compare
Choose a tag to compare
staging 0.2.1-rc.2 Pre-release
Pre-release
  • Fixing promotion script