Releases: Titan-Systems/titan
Releases · Titan-Systems/titan
v0.6.8
v0.6.7
v0.6.5
v0.6.0
v0.5.4
v0.5.3
v0.5.1
What's Changed
- Fixes install error on Windows by @MartinCairnsSQL in #39
- Docs WIP by @teej in #43
- Grant serialization issue by @teej in #44
New Contributors
- @MartinCairnsSQL made their first contribution in #39
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.1
v0.4.0
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