main
Admin: Minor refactors/cleanup (#2195)
Enforce basic quotas on admin apis (#2224)
Support for project monorepos for hosted projects (#2318)
Admin: Fix missing DEFAULT clause in migration 7 (#2391)
Admin: Enable support users to assume the identity of another user #2412 (#2492)
Implement deployment hibernation (#2363)
Admin: APIs for persisting user preferences and dashboard state (#2765)
Admin: Service accounts and tokens (#2795)
used_on field to user and service auth tokens (#2868)
adding active_on field for service accounts (#2917)
Async reconcile integration (#3092)
Migrating deployment status (#3208)
Deployment admin access tokens + stubs for runtime admin driver (#3255)
Support ad-hoc code files backed by Postgres (#3258)
CRUD APIs and security policies for scheduled reports (#3293)
Introduce backend flag to indicate that a deployed project is in an a… (#3758)
Admin: change tags to annotations (#3857)
Update Bookmarks API to support new designs (#4167)
Add kubernetes provisioner and provisioner set support (#3818)
Admin: Add DB migration and docs for create_alerts and manage_alerts permissions (#4463)
Support repo creation as part of rill deploy by requesting Github write access (#4488)
Admin: Track project creator user ID (#4668)
Support domain whitelisting for projects (#4729)
PKCE authentication support for the local UI (#4843)
Magic tokens for sharing filtered dashboards to non-users (#5071)
feat: ZIP and ship deploys (#5048)
cloud billing customer creation and reporting (#5050)
User groups (#5188)
use timestamp col with tz for auth code expiration (#5233)
drop not null constraint on asset (#5258)
feat: Request project access flow (#5198)
stripe integration (#5189)
Support setting and getting state for magic auth tokens (#5339)
org billing email, restrict plan downgrades, card expiry check (#5312)
support adding to usergroups directly (#5461)
Support custom domains in the `admin` service (#5498)
feat: General organization settings page (#5491)
postgres column encryption for sensitive data (#5550)
Encrypt magic tokens (#5621)
Migrate `metrics_view` to `explore` resources (breaking) (#5722)
Support org without subscription and limit trial orgs (#5817)
Refactor `title` and `label` to `display_name` (#5928)
allow sending reports to external users with magic tokens (#5778)
feat: Add self serve billing management UI (#5431)
fix: bookmark query by doing a case insensitive query (#6093)
Generic provisioners (#6084)