Skip to content

Releases: Titan-Systems/titan

v0.1.5

23 Feb 07:27
c0c53a6
Compare
Choose a tag to compare
  • Changes to prepare for gitops
  • Bugfixes

v0.1.4

07 Feb 19:24
a99bd5b
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.4
  • Added FutureGrant, ReplicationGroup, EventTable, Stages (InternalStage, ExternalStage), and Streams (TableStream, ViewStream, and StageStream)
  • Re-enabled SQL parsing support
  • Added experimental support for fields that force replacement
  • Added Codecov

Full Changelog: v0.1.3...v0.1.4

v0.1.3

31 Jan 15:41
46a78c1
Compare
Choose a tag to compare

What's Changed

  • Fix issue with CLASS identifiers (4 segments vs 3)
  • Skips cataloging grants on resources types unknown to Titan
  • Fixes #12

Full Changelog: v0.1.2...v0.1.3

v0.1.2

30 Jan 22:03
5ed41c5
Compare
Choose a tag to compare

What's Changed

  • Fixes #11 bug with how tags were fetched
  • Adds allow_role_switching: bool option to Blueprint, restricting it to only use the session role
  • Adds PACKAGES POLICY resource
  • Adds fetch for SEQUENCE resource
  • Fixes an issue with fetch for PROCEDURE resource
  • Adds proper testing of enterprise features and sideload install
  • Disabled privilege testing in Blueprint for now

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Jan 02:13
459d5c4
Compare
Choose a tag to compare

Changelog

  • New Resources: Added EXTERNAL ACCESS INTEGRATION, NETWORK RULE, PASSWORD POLICY, and SECRET
  • Bug fixes and test improvements
  • Fixes #9

v0.1.0

23 Jan 18:24
15adc7f
Compare
Choose a tag to compare

Release Notes

  • Added the Stored Procedure Interface (SPI), a set of Snowflake management commands powered by Titan Core

  • Removed Pydantic dependency. This allows Titan to be deployed within the Snowflake Python environment.

  • Added initial version of privilege screening, ensuring Blueprint plan's are runnable

  • Bugfixes and test coverage

v0.0.15

07 Jan 03:32
879ae18
Compare
Choose a tag to compare

v0.0.15 release