Releases: HumanCellAtlas/fusillade
Releases · HumanCellAtlas/fusillade
integration 0.5.0-integration.1
- 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
- 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
- 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
- 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
- Redirect fix (#315)
integration 0.3.1-integration.1
integration 0.3.0-integration.1
integration 0.2.1-integration.3
- 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
- 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
- Fixing promotion script