Skip to content

4.5.0

Compare
Choose a tag to compare
@paulineribeyre paulineribeyre released this 23 Sep 18:55
· 1811 commits to master since this release
af1508e

Release Notes

For: uc-cdis/fence

Notes since tag: 4.4.2

Notes to tag/commit: 4.5.0

Generated: 2019-09-23

Dependency Updates

  • Flask 1.1.1, Werkzeug 0.15.6 (#661)

Bug Fixes

  • in usersync, upsert policies instead of create-and-skip-if-exist. corrects
    #698 (#699)
  • in usersync, instead of put_policy, use create_policy with skip_if_exists
    arg set to True (#698)