Skip to content

Releases: fensak-io/fensak

v0.14.0

02 Nov 17:06
001a55b
Compare
Choose a tag to compare

0.14.0 (2023-11-02)

Bug Fixes

  • Configure the post install redirect for BitBucket (7de5bd9)

Features

  • Added support for managing BitBucket subscriptions through the Mgmt APIs (3661454)

v0.13.0

30 Oct 21:00
d390ac9
Compare
Choose a tag to compare

0.13.0 (2023-10-30)

Features

  • Added support for integrating Fensak smart review with BitBucket (27483c4)

v0.12.1

26 Oct 19:01
c4695de
Compare
Choose a tag to compare

0.12.1 (2023-10-26)

Bug Fixes

  • Migrate packages in xtd to denoxtd (871f1c5)

v0.12.0

25 Oct 17:06
df753b3
Compare
Choose a tag to compare

0.12.0 (2023-10-25)

Features

  • Expose object diff to rules functions (478a9da)

v0.11.0

20 Oct 19:28
5f7525a
Compare
Choose a tag to compare

0.11.0 (2023-10-20)

Bug Fixes

  • Add routes for intentionally throwing an error to test behavior of sentry (362e887)

Features

  • Add support for loading sentry for error reporting (5afe363)

v0.10.1

20 Oct 18:00
446ba93
Compare
Choose a tag to compare

0.10.1 (2023-10-20)

Bug Fixes

  • Bump denoxtd to latest version so we don't log qp (91d6c7a)

v0.10.0

19 Oct 19:10
a95df92
Compare
Choose a tag to compare

0.10.0 (2023-10-19)

Features

  • Bump reng to latest version so that linked PR information is exposed in metadata (#124) (9595c2e)

v0.9.1

18 Oct 19:16
25fcf32
Compare
Choose a tag to compare

0.9.1 (2023-10-18)

Bug Fixes

  • Bug where the repo count does not reset on a reingestion (#119) (9eecd93)
  • Fix bug where the check for requiredRuleFn was wrong (#121) (7bb5b6f)
  • Fix bug where the org repo count is counted twice (#120) (30fafc1)

v0.9.0

18 Oct 16:33
c232709
Compare
Choose a tag to compare

0.9.0 (2023-10-18)

Features

  • Add support for required rules that all PRs must pass (#116) (3dc17bd)
  • Add support for specifying only required rules with no required approvals (#117) (fb41cc8)

v0.8.4

18 Oct 15:24
431b7ce
Compare
Choose a tag to compare

0.8.4 (2023-10-18)

Bug Fixes

  • Bump reng to the latest version so that targetBranch is included (#114) (a27a49e)