Skip to content

v0.11.0

Compare
Choose a tag to compare
@teej teej released this 17 Dec 08:28
· 4 commits to main since this release
cf5a6c3

Titan Core v0.11.0 Release Notes

🐛 Bug Fixes

  • Fixed missing database specification for schema resources when exported (#167)
  • Addressed privilege order violation for grants on stages (#81)
  • Fixed dependency issues where tasks weren't properly respecting their "after" relationships
  • Fixed a drift issue with user network policies (thank you @mlavaert)

✨ New Features

  • DatabaseRoleGrant: New resource type for managing database role grants (fixes #162, #164, #170)
  • MaskingPolicy: Added support for managing Snowflake masking policies (#171)

Full Changelog: v0.10.21...v0.11.0