Release probod/v0.199.0

Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
Bryan Frimin
2026-05-28 18:40:45 -07:00
parent 0136e34986
commit 6ad81a319a
2 changed files with 21 additions and 1 deletions

View File

@@ -4,6 +4,26 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso
## Unreleased
## [0.199.0] - 2026-05-28
### Added
- Add PostHog access-review connector
- Add Metabase access-review connector
- Add Grafana access-review connector
- Add Cursor access-review connector
- Support HTTP Basic auth in API-key connections
- Cancel pending signature requests when a contract ends or a connector is deactivated
### Changed
- Reject demotion of the last owner of an organization
- Scope document signatures to the major version
### Fixed
- Fix Microsoft 365 access review returning too many accounts
## [0.198.0] - 2026-05-28
### Added

View File

@@ -1 +1 @@
0.198.0
0.199.0