Skip to content

0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 06:01
· 2622 commits to master since this release
3277db1

Changes

🚀 Features

  • Add DEBUG env variable (#8)
  • Return team name without organization name prefix via Team.teamname (#9)
  • Allow letters, numbers, underscores, hyphens and dots in project names (#10)
  • Add newsletter and ToS fields to the user (#11)
  • Change team username to follow the @<ORG>/<TEAM> pattern (#14)

🐛 Bug Fixes

  • Fix cases when useraccount is not guaranteed to exist (e.g. teams) (#1)
  • Dependency security fix of pyyaml lib CVE-2020-14343 (#15)
  • Fix get_absolute_url for users when the instance is a Team (#14)
  • Username without the organization prefix for teams (#14)
  • Fix workflow - No more orchestrator logs file (#12)