Releases: fensak-io/fensak
Releases · fensak-io/fensak
v0.14.0
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
0.13.0 (2023-10-30)
Features
- Added support for integrating Fensak smart review with BitBucket (27483c4)
v0.12.1
0.12.1 (2023-10-26)
Bug Fixes
- Migrate packages in xtd to denoxtd (871f1c5)
v0.12.0
0.12.0 (2023-10-25)
Features
- Expose object diff to rules functions (478a9da)
v0.11.0
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
0.10.1 (2023-10-20)
Bug Fixes
- Bump denoxtd to latest version so we don't log qp (91d6c7a)
v0.10.0
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
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
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
0.8.4 (2023-10-18)
Bug Fixes
- Bump reng to the latest version so that targetBranch is included (#114) (a27a49e)