Skip to content

v1.0.0-beta10

Pre-release
Pre-release
Compare
Choose a tag to compare
@abeizn abeizn released this 03 Jun 07:15
· 74 commits to main since this release
18009e2

Breaking Changes

What's Changed

  • feat(framework): update pluginOption field's type in projects by @d4x1 in #7505
  • Add a new plugin, linker. by @d4x1 in #7509
  • feat: associated pull request with the issue by @mintsweet in #7500
  • feat: fetch execution information from the built-in page interface by @abeizn in #7513
  • Return nil when record not found by @d4x1 in #7515
  • fix: not refresh project when updating plugin linker by @mintsweet in #7517
  • fix: execution id not exist by @abeizn in #7520
  • Find all candidate issue keys from pr's title and description by @d4x1 in #7523
  • Adds link to DORA.dev to the README by @nathenharvey in #7511
  • Clear history data when running linker by @d4x1 in #7526
  • feat: add default value for linker plugin by @mintsweet in #7518
  • fix(linker): link current project's issues by @d4x1 in #7531
  • fix: deepen fails on EMPTY repos by @klesh in #7537
  • fix: github users org api may report 404 by @klesh in #7538
  • fix: update the linker tooltip about pr with issues by @mintsweet in #7536
  • fix: increase max URL length by @bok11 in #7493
  • refactor: simplify webhook deployment api(breaking) by @klesh in #7545
  • fix: swag doc for webhook deployment by @klesh in #7546
  • fix: populate missing RepoUrl in CiCDPipelineCommit by @mr-ks in #7210
  • Tidy up Webhook APIs by @klesh in #7550
  • fix: not use message component when deleting project by @mintsweet in #7551
  • fix: startedDate and finishedDate should be required by @klesh in #7553
  • feat: update webhook url by @mintsweet in #7554

New Contributors

Full Changelog: v1.0.0-beta9...v1.0.0-beta10