CHANGELOG (#20)

This commit is contained in:
Michael Quigley 2022-11-15 11:25:37 -05:00
parent 337b9d72af
commit 375a37667e
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -6,7 +6,9 @@ The `zrok` model has been extended to include support for both a "public share"
### Underlying Schema Changes
* Added new `frontends` table
* Added new `availability_type` enumeration for use in the new `frontends` table
* Made the `account_id` column of the `environments` table `NULL`-able; a `NULL` value in the `account_id` column signifies an "ephemeral" environment
## Loop Test Shutdown Hook