v0.93.0
0.93.0 (2024-07-10)
❗ Migration guide: v0.92.0 -> v0.93.0 (This release has many entries worth looking at before upgrading)
This is the first release that contains refactored essential objects that we need to address before v1. New resources will be marked with the warning at the top of the documentation (for example). The new resources will follow the new guidelines as well as design decisions mentioned in this document. We are excited to hear your feedback.
Additionally, following the announcement we have removed the old grant resources. The two resources snowflake_role_ownership_grant and snowflake_user_ownership_grant were not listed in the announcement, but they were also marked as deprecated ones. We are removing them too to conclude the grants redesign saga.
🎉 What's new:
- Add OAUTH integration for custom clients (#2908) (d9b557f)
- Add oauth integration for partner applications (#2912) (91788e5)
- Add support for cortex search service (#2860) (43aa89f)
- API Authentication integration v1 readiness (#2898) (91931da)
- External Oauth integration v1 readiness (#2907) (ed237c3)
- Generate show outputs with mappers (#2886) (1cada88)
- Introduce security integrations datasource (#2892) (7f6c657)
- SAML2 integration v1 readiness (#2868) (d0c136d)
- SCIM integration v1 readiness (#2846) (269df6b)
- Security integrations datasource v1 readiness (#2913) (d10474a)
- standard database v1 readiness (#2842) (3c11953)
- Warehouse redesign final touches (#2900) (0eab636)
- Warehouse redesign part1 (#2864) (6664457)
- Warehouse redesign part2 (#2887) (1aaf417)
- Warehouse redesign part3 (#2890) (873a1ed)
- Warehouse redesign part4 (#2893) (d525fd9)
🔧 Misc
- Add documentation on unset and defaults (#2882) (85a7836)
- apply minor database changes (#2872) (6ccac59)
- Apply new resource conventions to scim integration (#2891) (e11e608)
- Improve generator template organization (#2820) (5035e2f)
- Nuke stale objects (#2869) (9c4a117)
- Show a possible solution for #2877 (#2878) (6fb437b)
- Validations cleanup and old grants removal (#2884) (05b7eee)