Skip to content

v5.15.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 16:31
· 368 commits to master since this release

Feature

  • Remove deprecated and put (#450)

  • remove deprecated route and PUT route without BCF routes

  • fix some tests

  • fix last tests and restore project tree route

  • restore BCF tests change

  • rename fullUpdate operation (5769df5)

  • Add leave project route (#449)

  • Add leave project route

  • fix roles (4d52c51)

Fix

  • Fix semantic release (aca3560)
  • Fix serializer user project (#448)

Breaking Change:

  • key to for GroupUser create view
  • Route pk for userProject views is now UserProject pk and not FosUser pk

Some other change:

  • fix serializer of userProject for swagger and libs
  • add missing invitation user project from project and group
  • fix some test (8b5446a)
  • Add invitation key in UserProject (30a8fb5)
  • Get cloud size operation id in openapi (d508862)
  • Fix list/create methods openAPI (7519d93)