Skip to content

Releases: reviewpad/reviewpad

v4.21.0

30 Oct 10:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.20.0...v4.21.0

v4.20.0

25 Sep 16:28
1cb020a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4 by @renovate in #1068
  • chore(deps): update aws-actions/configure-aws-credentials action to v4 by @renovate in #1075
  • refactor: use github rest api to fetch files by @zolamk in #1079
  • refactor: don't recreate patch every time by @zolamk in #1080

Full Changelog: v4.19.0...v4.20.0

v4.19.0

03 Sep 22:37
Compare
Choose a tag to compare

What's Changed

  • refactor: rename addReviewersRandomly to addReviewerRandomly by @zolamk in #1051
  • feat: wrap github client round tripper to track requests by @zolamk in #1054
  • chore(deps): update aws-actions/configure-aws-credentials action to v3 by @renovate in #1060
  • feat: rate limit information by @zolamk in #1059
  • feat: rate limit percentage by @zolamk in #1061
  • refactor: treat github api request logging errors as warninig by @zolamk in #1062
  • feat: add label property to pad check by @zolamk in #1063
  • chore: remove ci base image by @ferreiratiago in #1066
  • build: update go lib version by @zolamk in #985

Full Changelog: v4.18.1...v4.19.0

v4.18.1

18 Aug 08:05
70997e8
Compare
Choose a tag to compare

What's Changed

  • fix: add transforms for aliased built-ins by @zolamk in #1048

Full Changelog: v4.18.0...v4.18.1

v4.18.0

15 Aug 11:43
6019034
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.17.1...v4.18.0

v4.17.0

10 Aug 12:21
cf76e70
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.16.1...v4.17.0

v4.16.1

27 Jul 07:50
2b6176c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.16.0...v4.16.1

v4.16.0

26 Jul 12:11
deb894b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.15.0...v4.16.0

v4.15.0

26 Jun 21:12
33e3838
Compare
Choose a tag to compare

What's Changed

  • fix: don't fail processing groups on unsupported kind by @zolamk in #951
  • fix: set group to an empty list if it can't be processed by @zolamk in #952

Full Changelog: v4.14.0...v4.15.0

v4.14.0

08 Jun 22:37
ba24f45
Compare
Choose a tag to compare

What's Changed

  • fix: filter reviews by code authors eligible to receive review requests by @shay2025 in #939
  • feat: dictionaries by @zolamk in #930
  • fix: consider variables in transformer functions by @zolamk in #944
  • fix: assign code author reviewers no changes by @zolamk in #946
  • feat: exclude yarn.lock files from blame information by @zolamk in #947
  • feat: lint shadowed built-ins by @zolamk in #948
  • feat: add pr/issue to project if it doesnt exist on project with $setProjectField by @shay2025 in #943

Full Changelog: v4.13.0...v4.14.0