Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@philerooski philerooski released this 29 Jan 23:40
· 2 commits to main since this release

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

Full Changelog: 0.2.0...v0.3.0