Skip to content

4.26.0

Compare
Choose a tag to compare
@BinamB BinamB released this 16 Feb 21:43
· 1397 commits to master since this release
6e55fcd

Release Notes

For: uc-cdis/fence

Notes since tag: 4.25.0

Notes to tag/commit: 6e55fcd

Generated: 2021-02-16

New Features

  • Create base class for syncing visas (#860)
  • Parse RAS visa to usersync readable format (#860)
  • Sync users using visa in usersync. (#860)
  • added logic to update all user visas and refresh tokens. (#869)

Bug Fixes

  • Fixed usersync not working due to async components of newer version of
    gen3authz. (#862)
  • Fixed some tests not working with newer version of gen3authz. (#862)
  • Set idna 2.10 to restore poetry lock. (#858)

Improvements

  • make sure to set httponly on all cookies (#872)

Dependency Updates

  • Updated authutils=^5.0.5 (#862)
  • Updated cdispyutils=^1.0.5 (#862)
  • Updated gen3authz=^1.0.4 (#862)