github apache/incubator-devlake v0.12.0

latest releases: v1.0.1, v1.0.2-beta1, v1.0.1-beta9...
2 years ago

Breaking Changes

  • MultiConnection was added to all our data-source plugins, all collected data will be wiped during the upgrade in order to ensure data integrity. #636 #1978 #2262
  • pipeline.tasks was renamed to pipeline.plan #1951
  • pipeline.plan[][].options.tasks was moved to pipeline.plan[][].subtasks #1412
  • Separated Data Transformation Rules from Connection and bound to Scope #1548
  • Introduced Dal interface for Database decoupling (deprecating *gorm.DB dependency) #2183
  • All connection.rate_limit were renamed to connection.rate_limit_per_hour #2360
  • All *users tables were renamed to *accounts, and the users table in Domain Layer is now representing Unique Identity #2431

Features

Others

  • Remove outdated field for Jira plugin #1711
  • Release scheduler #1772
  • Total number of fixed bugs: 43
  • Total number of commits: 359
  • Files changed: 1288

New Contributors

Full Changelog: v0.11.0...v0.12.0

Don't miss a new incubator-devlake release

NewReleases is sending notifications on new releases.