Skip to content

v6.0.0

Compare
Choose a tag to compare
@Soulou Soulou released this 28 Sep 13:02
· 236 commits to master since this release

BREAKING CHANGES

Linting:

  • App.GitUrlApp.GitURL
  • ContainerStat.CpuUsageContainerStat.CPUUsage
  • LogsArchiveItem.UrlLogsArchiveItem.URL
  • PullRequest.UrlPullRequest.URL
  • PullRequest.HtmlUrlPullRequest.HTMLURL

Making things more homogeneous:

  • PeriodicBackupsConfigDatabaseUpdatePeriodicBackupsConfig
  • PeriodicBackupsConfigParamsDatabaseUpdatePeriodicBackupsConfigParams

What's Changed

  • Add ability to add/remove database features by @Soulou in #285
  • review(285) Create mock for DatabasesService, document file and normalize naming by @Soulou in #286
  • chore(linter) Fix linter offense on App, ContainerStat, LogsArchiveItem and PullRequest public structs by @johnsudaar in #288
  • feature(data_access_consent) Add support for data_access_consent by @johnsudaar in #287

Full Changelog: v5.2.2...v6.0.0