Skip to content

Releases: Titan-Systems/titan

v0.6.8

28 Jun 07:11
Compare
Choose a tag to compare

What's Changed

  • Fix future grant handling in blueprint by @teej in #66

Full Changelog: v0.6.7...v0.6.8

v0.6.7

27 Jun 17:37
Compare
Choose a tag to compare

What's Changed

  • Housekeeping

Full Changelog: v0.6.6...v0.6.7

v0.6.5

26 Jun 07:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.0

22 Jun 03:25
154b017
Compare
Choose a tag to compare

What's Changed

  • Changed Blueprint API
  • Added docs

Full Changelog: v0.5.7...v0.6.0

v0.5.4

19 Jun 02:37
Compare
Choose a tag to compare

What's Changed

  • chore/resource coverage by @teej in #48

Full Changelog: v0.5.3...v0.5.4

v0.5.3

18 Jun 01:47
450d483
Compare
Choose a tag to compare

What's Changed

  • Docs and small fixes by @teej in #46
  • Fully qualified names in sql by @teej in #47

Full Changelog: v0.5.1...v0.5.3

v0.5.1

13 Jun 18:56
340ce7e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

12 Jun 01:27
a2d57e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

11 Jun 20:53
dc08e9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Jun 19:05
2505bd2
Compare
Choose a tag to compare

What's Changed

New resources added:

  • Catalog integration (Glue & Object Store)
  • Storage Integration
  • File Format (CSV)
  • Materialized View
  • Share
  • External stage

Added examples (see examples/)

Loosened build requirements

Fixed issues with Blueprint

  • Inferring resource containers
  • Ownership
  • Identifier matching

Gitops

  • Users in YAML config can now specify a list of roles which get converted into RoleGrants

Changed the behavior of tracebacks when invalid kwargs are passed to a Resource

New Contributors

Full Changelog: v0.3.1...v0.4.0