What's Changed
Table schema changes
- [SNOW-160] Add
version_history
column to nodesnapshot table by @philerooski in #88 - [SNOW-60,SNOW-162,SNOW-165] Add new columns to
userprofilesnapshots
by @jaymedina in #95 - [SNOW-180]
nodesnapshots
: Add columns related to project size and size limit by @jaymedina in #106
Dynamic Table Conversion
- [SNOW-175] Convert
node_latest
table -> dynamic table by @jaymedina in #89 - [SNOW-171] Convert
certifiedquizquestion_latest
table -> dynamic table by @jaymedina in #99 - [SNOW-155] Converting userprofile_latest table to dynamic table by @danlu1 in #100
RBAC reorg
- [SNOW-197] add data warehouse admin and analyst roles by @philerooski in #102
- [SNOW-198] Create ownership database roles for data warehouse by @philerooski in #104
Misc. / Patches
- Fix SNOW-160 changes to dev by @philerooski in #90
- [SNOW-160] Simplify refresh node snapshot by @philerooski in #91
- [SNOW-160] Remove scripting block and reduce scope of refresh by @philerooski in #92
- [SNOW-175]
node_latest
dynamic table query update: Add stricter filter to remove deleted nodes by @jaymedina in #93 - [SNOW-60] Hotfix: Programmatically feed stage name by @jaymedina in #96
- [SNOW-60] Update the warehouse for the large refresh by @jaymedina in #98
- [SNOW-85] Document RAW tables by @jaymedina in #94
- [SNOW-171] Typo in stream name by @jaymedina in #101
- fix syntax in admin/grants.sql by @philerooski in #108
- Allow SECURITYADMIN to deploy schemachange by @philerooski in #105
- Transfer ownership of dynamic tables back to sysadmin by @philerooski in #111
- Disable managed access from synapse and synapse_raw schemas by @philerooski in #112
- [SNOW-220] Revert ownership of tasks to sysadmin by @philerooski in #113
- Add jo scanlan and grant to data analytics role by @thomasyu888 in #115
- [SNOW-221] Move ownership grants to versioned scripts by @philerooski in #116
Full Changelog: 0.2.0...v0.3.0