0.90.0 (2024-05-08)
- Add a guide on creating issues (#2758) (2b006aa)
- Add missing documentation (#2781) (cc0a6a7)
- Add scripts to close issues from Pre Snowflake bucket (#2762) (44c0c37)
- Add small adjustments (#2783) (e5b0b4b)
- Adjust issue templates (#2748) (64ab76d)
- Cleanup helpers part 3 (#2730) (eb7bee4)
- Cleanup helpers part 5 (#2744) (1f165bf)
- Cleanup helpers part4 (#2741) (9475e35)
- Cleanup helpers part6 (#2745) (eba3029)
- Cleanup helpers poc (#2724) (70b99fb)
- Helpers cleanup continuation (#2726) (a70d1af)
- Prepare new roadmap entry (#2773) (b0bf28f)
- Prepare parallel builds (#2737) (6974e25)
- Update the contribution guidelines (and small fixes) (#2753) (aafdc72)
- Fix issue templates (#2760) (d0d5048)
- Fix setup for two tests (#2757) (df025b0)
- Fix Test (wrong order of arguments) (#2780) (02f467e)
- Fix/prove issues #2733 #2735 #2763 #2767 (#2777) (7b1c67e)
- Prove problems with procedure resource data types (#2782) (68d0318)
- read after create (#2718) (2e9b68f)
- UNSET and empty SET in network policies (#2759) (3eacb0b)
- unset network policy should not have single quotes (#2584) (8f2a363)
- Update failover group allowed integration types (#2776) (efde48d)
0.89.0 (2024-04-18)
- Handle generic check destroy in acceptance tests (#2716) (63a5324)
- Initialize the SDK client in fewer places (#2710) (382bfc1)
- Adds case statement for ObjectTypeUser in ShowObjectParameter. (#2675) (23a3341)
- diffs always occurring when multiple columns exist (#2686) (3275ad4)
- Fix issues #2679 #2721 (#2723) (b0c9dd4)
- Fix several small issues (#2697) (e3f6a15)
- granting ownership on database roles (#2703) (88944e7)
- network policy update (#2647) (8126b28)
- Rename grants_redesign_desgin_decisions.md to grants_redesign_design_… (#2691) (5000b2b)
- renames in update operations (#2702) (793c879)
- showbyid method tests (#2648) (ff5e617)
0.88.0 (2024-04-09)
- Fix issues 2651 2656 (#2659) (7fa09cc)
- Grant ownership follow up (#2628) (d467e5b)
- grant ownership follow-up (#2658) (bfa2317)
- grant ownership on tasks (#2684) (2ba7889)
- Introduce shared function to suspend task roots (#2650) (d684b5d)
- Redesign snowflake_grants datasource (#2667) (918873d)
- user password policy attachment (#2627) (382e49d)
- Adjust dynamic tables after BCR-1543 (#2664) (cf32ceb)
- Fix handling secure views read and import (#2655) (3c3ede6)
- Fix issues 2606 2642 2652 2653 (#2654) (4a73721)
- Fix release workflow (#2639) (dfd07e9)
- Generate docs for dynamic table (#2666) (16c75b0)
- grant read operation (#2665) (0b947a5)
- migration guide for databases created from share (#2637) (f9651bc)
- with_grant_option diff drift (#2608) (f0018c6)
0.87.3-pre (2024-03-18)
0.87.2 (2024-03-07)
- Add missing path (#2597) (41865d9)
- Fix the deprecation message for snowflake_role_grants (#2602) (5d9c1a8)
0.87.1 (2024-03-06)
- Add deprecated resources/datasources to the main documentation page (#2581) (68bbf4f)
- Add deprecation message to docs (#2578) (3675d6d)
- Add Terraform setup to the testing pipeline (#2579) (216e35a)
- Chore use get or skip in other tests (#2570) (2829b90)
- modify provider context to pass snowflake client instead of db connection (#2577) (e7fd4ef)
- Speed up tests (#2580) (f003715)
- file_format validate() for field_optionally_enclosed_by (#2575) (5da5d93)
- Fix import for account parameter (#2594) (cac884c), closes #2573
- support snowflake application as database (#2596) (b9a4a19)
- tag identifiers problems (#2534) (3c300e1)
0.87.0 (2024-02-28)
- Clean up environment variables in tests and on CI (#2543) (9a10cb1)
- replace warning in new grant resources with info log (#2521) (c3014b9)
- data retention days follow up (#2566) (7aba384)
- data retention time parameters (#2502) (76abf21)
- data retention time parameters follow-up (#2530) (5544544)
- Demote warning to info and set volatility for procedures and functions (#2567) (abaad7c), closes #2536
- Fix ACCOUNT PARAMETERS option failover group resource (#2522) (61883f3), closes #2517
- Fix failover group alter syntax and suppression for pipe statement (#2562) (24d76c3)
- Fix few tests (#2515) (a523a6b)
- Fix provider config hierarchy (#2551) (677a12b)
- Fix query_results in unsafe_execute resource (#2512) (94ca158), closes #2491
- Fix replication for database resource (#2524) (767fbce), closes #2021
- Fix show by id for external functions (#2531) (d910a84), closes #2528
- Fix various small problems (#2552) (f558ce6)
- Granting database roles (#2511) (dc27d64), closes #2402
- grants on external volumes (#2538) (1de9a29)
- Handle old reference for table_id in table constraint resource (#2558) (d1e8912), closes #2535
- loosen identifier field validation for account object identifiers (#2564) (a5ed8cd)
0.86.0 (2024-02-15)
- add refresh_mode and initialize to dynamic tables (#2437) (d301b20)
- add resource snowflake_user_password_policy_attachment (#2162) (#2307) (93af462)
- create a workaround for granting privileges on all pipes (#2477) (64f2346)
- Handle IMPORTED PRIVILEGES privileges in privilege-to-role granting resources (#2471) (eb20051)
- use external functions (#2454) (417d473)
- use funcs from sdk (#2462) (a5f969c)
- use sdk for procedures (#2450) (94ac78a)
- Use sdk in table constraint resource (#2466) (d685603)
- Use tables from SDK (#2453) (fdb4f88)
- Add migration notes to the docs and change jira integration (#2497) (b17f1af)
- Change email and issue reporter (#2470) (5865655)
- Grants migration guide (#2455) (62c70fd)
- Remove unused old implementation from snowflake pkg (#2458) (2d0e508)
- update password policy attachment (#2485) (6ec9ff7)
- allow DT warehouse to be updated in-place (#2439) (d565af1)
- correct test dependencies (#2493) (dfb247f)
- FileFormat not detecting changes correctly (#2436) (018bb74)
- Fix few smaller issues (#2507) (a836871)
- Fix functions and small other fixes (#2503) (0d4aba4), closes #2490
- Fix tag tests in view and in materialized view (#2457) (2de942a)
- Fix task related issues (#2479) (0385650)
- Fix tests that base on default data retention (#2465) (682e28c)
- grant privileges to share test terraform dependencies (#2473) (ede8d95)
- parameter issues (#2463) (7ee4986)
- parse dynamic table query from DDL (#2438) (d76815c)
- Remove title and body temporarily from jira integration (#2499) (672c97d)
- SHOW GRANTS mapping for share data type (#2508) (feb4d44)
- user error handling (#2486) (dfa52b2)
0.85.0 (2024-02-01)
- Add API integration to the SDK (#2409) (23acda5)
- add application to sdk (#2350) (de97ad8)
- add external funcs to sdk (#2440) (c8cf09b)
- Add grant privileges to share resource (#2447) (d8241a5)
- Add materialized view to the SDK (#2403) (a5ce699)
- Add notification integration to the SDK (#2412) (d84240c)
- add sequences to sdk (#2351) (d2e5ffd)
- add snowflake grant privileges to account role (#2365) (e3d086e)
- add streamlits to sdk (#2400) (129d24c)
- add-call-with to sdk (#2337) (ebcd1bc)
- stages migration follow-up (#2372) (3939dbe)
- Use API integration from SDK (#2429) (1ccc864)
- Use managed account from the SDK (#2420) (3aaa080)
- Use materialized views and views from SDK (#2448) (dc66d02)
- Use notification integration from sdk (#2445) (e8915cc)
- use roles from the SDK (#2405) (c645b4d)
- Use row access policy from SDK (#2428) (119af5e)
- Use SDK in the storage integration (#2380) (ce0741c)
- use sequence from sdk and add ordering attr (#2419) (973b8f7), closes #2387
- Use stage from sdk (#2427) (c17effd)
- account role test (#2422) (c1b47d1)
- Adjust tests after Snowflake behavior change (#2404) (8c03ffb)
- app-pkg unset (#2399) (fedb1df)
- Fix some bugs (#2421) (dec7cd9), closes #2358 #2369 #2329
- snowflake_grant_privileges_to_role read (#2424) (5385cec)
0.85.0 (2024-01-22)
- mark snowflake_user.login_name as non sensitive
- account password policy attachment (#1824) (f408828)
- Add "CREATE DYNAMIC TABLE" to schema_grant (#2144) (6f026f6)
- add app packages (#2323) (ca030fc)
- add authenticator (#2109) (4f3a551)
- add column masking policy specification (#796) (c1e763c)
- Add COPY GRANTS arg to views resources. (#1668) (7225d93)
- Add create streamlit privilege to the SDK (#2303) (be01d5f)
- add custom oauth int (#1286) (d6397f9)
- Add database role to SDK (#2009) (f5efc09)
- add dynamic tables to sdk (#2074) (d1dfb05)
- add event tables to sdk (#2215) (66cc80a)
- Add external functions translators (#1735) (1f67286)
- add failover groups (#1302) (687742c)
- add failover groups to sdk v2, and add data source for failover groups (#1825) (44e8c06)
- add functions to sdk (#2205) (e542b67)
- Add gcp_pubsub_topic_name parameter for gcp notification integration (#1687) (a30d0cb)
- add GRANT ... ON ALL TABLES IN ... (#1626) (505a5f3)
- Add grant ownership to SDK (#2064) (f85ec8b)
- Add grant privileges to database role to SDK (#2023) (717289f)
- add grant role resource (#2304) (ba91e25)
- add grant_database_role resource (#2301) (2e7651f)
- add in more functionality for UpdateResourceMonitor (#1456) (2df570f)
- Add Manage Warehouses Account Grant (#2017) (89c7148)
- Add managed account to the SDK (#2357) (f968db1)
- add mfa auth (#2077) (922358a)
- Add missing database role operations to SDK (#2014) (d2ea67d)
- Add missing parameters to password policy resource (#2231) (c189782)
- add missing PrivateLink URLs to datasource (#1603) (78782b1)
- add new account resource (#1492) (b1473ba)
- add ON STAGE support for Stream resource (#1413) (447febf)
- add on_account to session and object params (#1685) (1329430)
- add parameters resources + ds (#1429) (be81aea)
- add parse_header option to file format resource (#2132) (1e6e54f)
- Add Pipes to SDK (#1968) (69a543f)
- add PREVENT_LOAD_FROM_INLINE_URL (#1612) (4945a3a)
- add procedures to sdkv2 (#2202) (6b563ac)
- Add row access policy to the SDK (#2363) (14a3e5b)
- Add session policy to SDK (#2088) (038241c)
- add shares to sdk v2 (#1813) (a814841)
- add support for
notify_users
tosnowflake_resource_monitor
resource (#1340) (7094f15) - Add support for
packages
,imports
,handler
andruntimeVersion
tosnowflake_procedure
resource (#1516) (a88f3ad) - Add support for is_secure to snowflake_function resource (#1575) (c41b6a3)
- Add tables to the SDK (#2042) (c1700de)
- Add task clone to sdk (#2105) (acddb2c)
- Add task to SDK (#2099) (d52f334)
- Add unsafe_execute resource (#2225) (196134c)
- Add views to the SDK (#2171) (ed079d3)
- Added (missing) API Key to API Integration (#1386) (500d6cf)
- added on_all grants for view, stage, schema and materialized view resource (#1686) (f27a9e4)
- Added Query Acceleration for Warehouses (#1239) (ad4ce91)
- adding a subset of missing parameters (#1828) (6d1a572)
- adding CREATE STREAMLIT as privalege (#1771) (7b112cc)
- Adding warehouse type for snowpark optimized warehouses (#1369) (b5bedf9)
- addition of the on_all option for all remaining resources (#1742) (e3a7710)
- alert resource (#1653) (4a84eb9)
- alerts datasource (#1727) (a1d0d2e)
- alerts sdk v2 (#1871) (fcf0380)
- allow all priv on grants (#1786) (aa3f873)
- ci: add depguard (#1368) (1b29f05)
- ci: add goimports and makezero (#1378) (b0e6580)
- ci: add some linters and fix codes to pass lint (#1345) (75557d4)
- ci: golangci lint adding thelper, wastedassign and whitespace (#1356) (0079bee)
- Convert alert datasource to new sdk (#2020) (2d0eaeb)
- Current role data source (#1415) (8152aee)
- data source shares (#1651) (5dd447f)
- database role resource (#1654) (9f4a516)
- database roles datasource (#1726) (f1cb7f3)
- databases sdk v2 (#1840) (410b493)
- Delete ownership grant updates (#1334) (4e6aba7)
- dynamic table resource + data source (#2104) (59c5de6)
- email notification integration (#1720) (5d21fe1)
- external_oauth_integration.scope_mapping_attribute (#1722) (66d88bd)
- Generate constructor and builder methods for DTOs (#2001) (79d9c9c)
- Go Generator + Network Policy migration to the new SDK (#2061) (231b081)
- grant privileges to database role resource (#2306) (0311cf8)
- grants datasource (#1377) (0daafa0)
- identifier validation (#2269) (9687972)
- Initialize SDK generator (#2033) (96b47e5)
- integer return type for procedure (#1266) (c1cf881)
- integration: add google api integration (#1589) (56909cd)
- Introduce simple arch tests (#2210) (c60db80)
- mark PII as sensitive in account and user resources. (#1678) (caa461f)
- mark snowflake_user.login_name as non sensitive (71c0a9c)
- masking policy application resource (#1739) (ce80f57)
- masking policy in v2 sdk (#1777) (6978c42)
- Migrate application role to new sdk (#2149) (7abb4db)
- Migrate external tables to new sdk (#2006) (5af17cf)
- Migrate roles to the new sdk (#2007) (5b996e6)
- Migrate stage to the new sdk (#2163) (1d08c46)
- Migrate storage integration to the new sdk (#2339) (d970a56)
- Migrate streams to the new sdk (#2113) (521fde5)
- Move integration tests to separate package (#2111) (2755589)
- new grant resource "snowflake_grant_privileges_to_role" (#1929) (e241c22)
- Optional switch for instrumentedsql (#2261) (9934a59)
- Parameters sdk v2 (#1914) (1d15355)
- Password policy resource (#1702) (7ee293b)
- Poc custom error type (#2052) (b86c4c3)
- Provider config refactor (#2126) (9858fea)
- provider config support insecureMode (#1703) (e269925)
- resource monitor sdk v2 (#1892) (707d723)
- roles support numbers (#1585) (d72dee8)
- Schemas sdk v2 (#1975) (289ad8a)
- set query tag for terraform sessions (#1826) (6629583)
- show roles data source (#1309) (b2e5ecf)
- support custom ownership transfer for grants (#1743) (eaa6e01)
- support drop for accounts and fix read race condition (#2065) (5412252)
- support is_org_admin column in SHOW ORGANIZATION ACCOUNTS (#1673) (263c521)
- support object parameters on account level (#1583) (fb24802)
- tags sdk refactoring (#2079) (7013f83)
- task after dag support (#1342) (a117802)
- task with allow_overlapping_execution option (#1291) (8393763)
- Use database role from SDK (#2012) (294075a)
- Use external tables from SDK (#2228) (6941023)
- Use network policy from sdk (#2087) (50f2935)
- Use pipes from SDK (#2003) (079d47d)
- use SDK in schema resource and datasource (#2082) (f7d0d97)
- Use streams from the new SDK in resource / datasource (#2129) (5c633be)
- Use task from SDK in resource and data source (#2140) (de23f2b)
- Use tasks from the SDK followup (#2153) (82c3c13)
- Users sdk v2 (#1945) (d644b63)
- 0.84 release (#2374) (18638fe)
- Account SDK (#1822) (4c22b89)
- add godot to golangci (#1263) (3323470)
- Add migration guide (#2142) (ee0f6af)
- Add missing issues to existing TODOs and add missing ones (#2354) (c3bc66c)
- Add short scripts used to fetch all currently opened issues (#2288) (0b5ce4e)
- Adjust integration tests after moving to separate package (#2115) (3f528a8)
- Allow setting gosnowflake logging level from environment variable (#2285) (843e8fc)
- Bump dependencies (#2252) (581d75c)
- Bump dependencies and fix linter complaints (#2300) (124e862)
- Bump go to 1.21 (#2267) (6b852c2)
- Change return type of show (#2045) (21f069a)
- Cleanup comments (#2092) (3a06a66)
- deps: bump actions/setup-go from 3 to 4 (#1634) (3f128c1)
- deps: bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.16.0 (#1931) (07c4f14)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1280) (657a180)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1373) (b22a2bd)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1639) (330777e)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#2090) (24b6313)
- deps: bump github.com/snowflakedb/gosnowflake (#1304) (fb61921)
- deps: bump github.com/snowflakedb/gosnowflake (#1375) (e1891b6)
- deps: bump github.com/snowflakedb/gosnowflake (#1423) (84c9389)
- deps: bump github.com/snowflakedb/gosnowflake (#1638) (107bb4a)
- deps: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1300) (2f3c612)
- deps: bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#1842) (9b0825d)
- deps: bump github/codeql-action from 1 to 2 (#1353) (9d7bc15)
- deps: bump golang.org/x/crypto from 0.1.0 to 0.4.0 (#1407) (fc96d62)
- deps: bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#2100) (060750f)
- deps: bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#1454) (ed6bfe0)
- deps: bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1528) (8a011e0)
- deps: bump golang.org/x/net from 0.5.0 to 0.7.0 (#1551) (35de62f)
- deps: bump golang.org/x/tools from 0.1.12 to 0.2.0 (#1295) (5de7a51)
- deps: bump golang.org/x/tools from 0.13.0 to 0.14.0 (#2101) (45a14d9)
- deps: bump golang.org/x/tools from 0.2.0 to 0.4.0 (#1400) (58ca9d8)
- deps: bump golang.org/x/tools from 0.4.0 to 0.5.0 (#1455) (ff01970)
- deps: bump golang.org/x/tools from 0.7.0 to 0.13.0 (#2089) (0ace968)
- deps: bump goreleaser/goreleaser-action from 2 to 3 (#1354) (9ad93a8)
- deps: bump goreleaser/goreleaser-action from 3 to 4 (#1426) (409bcb1)
- deps: bump goreleaser/goreleaser-action from 4 to 5 (#2108) (c4b3e82)
- deps: bump peter-evans/create-or-update-comment from 1 to 2 (#1350) (d4d340e)
- deps: bump peter-evans/find-comment from 1 to 2 (#1352) (ce13a8e)
- deps: bump peter-evans/slash-command-dispatch from 2 to 3 (#1351) (9d17ead)
- docs: terraform fmt (#1358) (0a2fe08)
- docs: update documentation adding double quotes (#1346) (c4af174)
- Extract reviewdog job from integration workflow (#2027) (243fc28)
- fix parameters datasource acceptance test (#1749) (338a19d)
- Integration tests setup db once (#2118) (f533368)
- main: release 0.34.0 (#1332) (7037952)
- main: release 0.34.0 (#1436) (7358fdd)
- main: release 0.34.0 (#1662) (129e4dd)
- main: release 0.47.0 (#1259) (887297f)
- main: release 0.48.0 (#1284) (cf6e54f)
- main: release 0.49.0 (#1303) (fb90556)
- main: release 0.49.1 (#1319) (431b8b7)
- main: release 0.49.2 (#1323) (c19f307)
- main: release 0.49.3 (#1327) (102ed1d)
- main: release 0.50.0 (#1344) (a860a76)
- main: release 0.51.0 (#1348) (2b273f7)
- main: release 0.52.0 (#1363) (e122715)
- main: release 0.53.0 (#1401) (80488da)
- main: release 0.53.1 (#1406) (8f5ac41)
- main: release 0.54.0 (#1431) (6b6b55d)
- main: release 0.55.0 (#1449) (1a00052)
- main: release 0.55.1 (#1469) (509ce3f)
- main: release 0.56.0 (#1493) (9a5fc2c)
- main: release 0.56.1 (#1504) (00fc00c)
- main: release 0.56.2 (#1505) (f950dac)
- main: release 0.56.3 (#1511) (9c69643)
- main: release 0.56.4 (#1519) (d0384b6)
- main: release 0.56.5 (#1555) (41663ee)
- main: release 0.57.0 (#1570) (44b96cf)
- main: release 0.58.0 (#1587) (6b20b8d)
- main: release 0.58.1 (#1616) (4780ba0)
- main: release 0.58.2 (#1621) (1c34ac1)
- main: release 0.59.0 (#1622) (afb18aa)
- main: release 0.60.0 (#1641) (ab4d49f)
- main: release 0.60.0 (#1665) (ea23020)
- main: release 0.60.0 (#1667) (9d3e40f)
- main: release 0.60.0 (#1670) (c61ed63)
- main: release 0.60.1 (#1649) (56a9b2e)
- main: release 0.61.0 (#1655) (2fbe15a)
- main: release 0.61.0 (#1676) (bce459e)
- main: release 0.62.0 (#1689) (736ce1e)
- main: release 0.63.0 (#1750) (f5c65ac)
- main: release 0.64.0 (#1766) (1037f98)
- main: release 0.65.0 (#1789) (883ee1c)
- main: release 0.66.0 (#1839) (6e5d643)
- main: release 0.66.1 (#1854) (30d0017)
- main: release 0.66.2 (#1876) (6aa8fa1)
- main: release 0.67.0 (#1880) (43eda8b)
- main: release 0.68.0 (#1912) (6d252fa)
- main: release 0.68.1 (#1937) (067f3a2)
- main: release 0.68.2 (#1958) (605ad92)
- main: release 0.69.0 (#1960) (c3edbeb)
- main: release 0.70.0 (#1991) (6d1703c)
- main: release 0.70.1 (#2026) (43277a4)
- main: release 0.71.0 (#2049) (538efa5)
- main: release 0.72.0 (#2071) (2380e33)
- main: release 0.73.0 (#2103) (8311925)
- main: release 0.74.0 (#2114) (16012ae)
- main: release 0.75.0 (#2138) (d33a41c)
- main: release 0.76.0 (#2161) (a1cb41c)
- main: release 0.77.0 (#2204) (8fbc5cf)
- main: release 0.78.0 (#2230) (c7bc9fa)
- main: release 0.79.0 (#2247) (962b1b6)
- main: release 0.79.1 (#2251) (411e85d)
- main: release 0.80.0 (#2255) (18b0dcc)
- main: release 0.81.0 (#2268) (cec02b4)
- main: release 0.82.0 (#2297) (b1a740a)
- main: release 0.83.0 (#2305) (ac5dd36)
- main: release 0.83.1 (#2344) (9e6ae30)
- main: release 0.84.0 (#2355) (164f39b)
- main: release 0.84.1 (#2386) (e2f8626)
- main: release 0.84.1 (#2393) (5194478)
- Make options naming consistent (#2083) (df84bd0)
- Makefile cleanup (#1995) (5c6fdbe)
- Migrate Warehouse resource + datasource to new SDK (#1792) (a14b994)
- Propose additional debug logging (#2243) (a0984cd)
- Remove lint ignore comments - test (#2011) (8f81a42)
- rename "db" symbol to "sql" and make input options more uniform in naming convention (#1837) (244b5b4)
- Rename and reuse validatableOpts interface (#2016) (4b42848)
- Return multiple errors in existing validations (#2122) (4d4bcdb)
- sdk v2 implemented for password policy (#1752) (0cb1164)
- Set up a single warehouse for the SDK integration tests (#2141) (16022ef)
- Set up schema once for integration tests (#2121) (5e3ebf4)
- skip acc managed account test (#2376) (dbf645d)
- Skip managed account SDK integration tests temporarily (#2370) (9b2f551)
- Split existing alter operations (#2156) (dbb7c91)
- update docs (#1297) (495558c)
- update readme and fmt (#2373) (a648ca7)
- Use helper methods in old unit tests (#2119) (0c44571)
- 0.54 (#1435) (4c9dd13)
- 0.55 fix (#1465) (8cb3370)
- 0.59 release fixes (#1636) (0a0256e)
- 0.60 misc bug fixes / linting (#1643) (53da853)
- 0.65 integration tests and minor linting fixes (#1835) (8d7d663)
- 1969 change default privilege to OPERATE (#1970) (e8721f0)
- add back in 386 build (#2038) (5522504)
- Add contributing section to readme (#1560) (174355d)
- add dynamic tables to grants (#2059) (3767de9)
- add external table grant to snowflake_grant_privileges_to_role resource (#1967) (8c84c4a)
- add grant to sdk v2, better validation (#1812) (76da3b8)
- Add missing Google Cloud computed property api_gcp_service_account to the api integration resource (#1776) (1dd0672)
- add missing option (#1924) (2991a16)
- Add missing parameters (#2250) (4f4c4a4)
- add missing reference for email_notification (#1768) (6feeb9c)
- add nill check for grant_helpers (#1518) (87689bb)
- add permissions (#1464) (e2d249a)
- Add secondary account and fix tests (#2324) (da6ca73)
- add test cases for update repl schedule on failover group (#1578) (ab638f0)
- added force_new option to role grant when the role_name has been changed (#1591) (4ec3613)
- added privilege for
RESOLVE ALL
(#1861) (18cf7b0) - Adding double quotes to the column names (#1729) (791dd0b)
- all-grants (#1658) (d5d59b4)
- allow password_policy.max_age_days = 0 (#1819) (eeaadfe)
- allow read of really old grant ids and add test cases (#1615) (cda40ec)
- backwards compatability for grant helpers id used by procedure and functions (#1508) (3787657)
- be more cautious when setting db id to empty (#1725) (e78e0c8)
- change incorrect select privilege to usage (#1681) (3d8f5b5)
- change resource monitor suspend properties to number (#1545) (4bc59e2)
- ci: remove unnecessary type conversions (#1357) (1d2b455)
- clean up tag association read (#1261) (de5dc85)
- cleanup acc tests (#2135) (5db751d)
- cleanup grant logic (#1522) (0502c61)
- cleanup workflows and makefile (#2150) (64335e7)
- database from_share handles organization (#1711) (9e71eb6)
- database grant read (#2063) (d93ddd5)
- default_secondary_roles doc (#1584) (23b64fa)
- do not set "query_acceleration_max_scale_factor" if Query Acceleration is not enabled on Warehouse creation (#1866) (7679e0b)
- do not set query_acceleration_max_scale_factor when enable enable_query_acceleration = false (#1474) (d62b1b4)
- doc (#1326) (d7d5e08)
- docs (#1409) (fb68c25)
- documentation for role ownership grant (#2203) (e3d405c)
- don't ignore MUST_CHANGE_PASSWORD on account creation (#1699) (7fcacfa)
- Don't throw an error on unhandled Role Grants (#1414) (be7e78b)
- err when reading profile (#1853) (29c4633)
- errors package with new linter rules (#1360) (b8df2d7)
- external id for shares (#2040) (f8357c0)
- external tables issues (#2334) (ae41691)
- file format now supports reading options (#1917) (2596990)
- File Format Update Grants (#1397) (19933c0)
- Fix #1947, #2134, #2173, and #2176 (#2192) (98d8ccc)
- Fix database role docs (#2081) (339b1ff)
- Fix email notification integration (#2292) (70edd3e)
- Fix encode Snowflake ID for object identifiers (#2256) (1c98a80)
- Fix make sweep (#2025) (beb2f98)
- Fix old masking policy implementation (#2371) (c4837d6), closes #2362
- Fix small issues (#2287) (4e2613c)
- Fix some bugs (#2234) (774a7db)
- Fix test because of the date (#2312) (9a9ea33)
- Fix warehouse read and resource monitor empty set (#2319) (05f96c6), closes #2318 #2316
- Fix whitespace in goreleaser envs (#2388) (5e1266d)
- Fix workflows (#2206) (6d7f833)
- fixed enable_multiple_grants behaviour for role_grants (#1816) (f508129)
- Fixed Grants Resource Update With Futures (#1289) (132373c)
- fmt / linting fix (#1694) (d7d910e)
- for 1624 resource monitor timestamps are always considered to have changed (#2214) (4d5d3ca)
- format for go ci (#1349) (75d7fd5)
- future ownership task grant (#1954) (#1955) (81ac1a3)
- future read on grants (#1520) (db78f64)
- Generate security integration statements using double quoted names. (#1897) (a21d44f)
- get
on_view
fromtable_name
forstream
(#1740) (21fc2b9) - Go Expression Fix #1384 (#1403) (8936e1a)
- go syntax (#1410) (c5f6b9f)
- Go syntax to add revive (#1411) (b484bc8)
- golangci.yml to keep quality of codes (#1296) (792665f)
- gorelease freebsd (#1790) (c87f74f)
- goreleaser for mfa token caching (#2320) (4fef709)
- grant imports (#1713) (19a4156)
- grant read opeartion (#2364) (5f51f0f)
- ie-proxy for go build (#1318) (c55c101)
- Ignore two flaky table tests and disable comment unset for password policy (#2086) (ee90014)
- Improve table constraint docs (#1355) (7c650bd)
- insecure go expression (#1384) (a6c8e75)
- integration errors (#1623) (83a40d6)
- interval for failover groups (#1448) (bd1d3cc)
- linting errors (#1432) (665c944)
- mfa token caching (#2360) (1404aac)
- misc linting changes for 0.56.2 (#1509) (e0d1ef5)
- missing 'kind' field (#1872) (59b7ef5)
- missing t.Helper for thelper function (#1264) (17bd501)
- misspelling (#1262) (e9595f2)
- multiple share grants (#1510) (d501226)
- oauth integration (#1315) (9087220)
- openbsd build (#1647) (6895a89)
- Pin Jira actions versions (#1283) (ca25f25)
- preallocate slice (#1385) (9e972c0)
- prevent view drop when copy_grants attribute changes (#1920) (0cf22d0)
- procedure and function grants (#1502) (0d08ea8)
- provider config (#2136) (07b9b4f)
- provider muxing for plugin-framework (#2130) (f3c85c0)
- readded imported privileges special case for database grants (#1597) (711ac0c)
- reading file formats with no default schema (#1936) (c5602f5)
- reading warehouse with underscore in name (#1793) (5e184fa)
- refactor for simplify handling error (#1472) (3937216)
- refactor handling error to be simple (#1473) (9f37b99)
- remove emojis, misc grant id fix (#1598) (fdefbc3)
- remove shares from snowflake_stage_grant #1285 (#1361) (3167d9d)
- Removed Read for API_KEY (#1402) (ddd00c5)
- resource monitor import test (#1690) (a4e58bf)
- resource snowflake_resource_monitor behavior conflict from provider 0.54.0 to 0.55.0 (#1468) (8ce0c53)
- resource_monitor suspend triggers conflict (#1682) (14d1200)
- Revert goreleaser mfa token caching (#2343) (9a98031)
- run check docs (#1306) (53698c9)
- saml integration test (#1494) (8c31439)
- saml2_sign_request and saml2_force_authn cast type (#1452) (f8cecd7)
- schema name is optional for future file_format_grant (#1484) (1450cdd)
- schema name is optional for future function_grant (#1485) (dcc550e)
- schema name is optional for future procedure_grant (#1486) (4cf4561)
- schema name is optional for future sequence_grant (#1487) (ccf9e78)
- schema name is optional for future snowflake_stage_grant (#1466) (0b4d814)
- schema name is optional for future stream_grant (#1488) (3f7e5d6)
- schema name is optional for future task_grant (#1489) (4096fd0)
- schema read now checks first if the corresponding database exists (#1568) (368dc8f)
- schema_name is optional to enable future pipe grant (#1424) (5d966fd)
- schemas show by id (#2238) (bd8fc5d)
- SNOW-59564 remove default data retention in days value (#2029) (53c20b4)
- snowpipe error integration (#2227) (0b388bf)
- stop file format failure when does not exist (#1399) (3611ff5)
- support different tag association queries for COLUMN object types (#1380) (546d0a1)
- support empty comments in oauth integrations (#1900) (53d46b3)
- support multiple grant_privilege_to_role resources on the same role (#1953) (dfdd166)
- tag association name convention (#1294) (472f712)
- tag on schema fix (#1313) (62bf8b7)
- test modules in acceptance test for warehouse (#1359) (2d8f2b6)
- unable to alter stage if url and si have changes (#1982) (#1983) (3813aaa)
- Update .goreleaser.yml (#2394) (732164f)
- update 0.58.2 (#1620) (f1eab04)
- Update CHANGELOG.md (#2391) (29e5a82)
- update doc (#1305) (4a82c67)
- update id serialization (#1362) (4d08a8c)
- update packages (#1619) (79a3acc)
- update read role grants to use new builder (#1596) (e91860a)
- use schema object identifier in external tables (#2112) (f5d4aeb)
- validate identifier (#1312) (295bc0f)
- view statement update (#2152) (6de32ae)
- warehouse for sdk v2 (#1804) (99f7621)
- warehouse size validation (#1873) (5bbe460)
- warehouses update issue (#1405) (1c57462)
- weird formatting (526b852)
- wildcards in database name (#1666) (54bf74c)
- workflow warnings (#1316) (6f513c2)
- wrong usage of testify Equal() function (#1379) (476b330)
0.84.1 (2024-01-22)
0.84.0 (2024-01-19)
- add app packages (#2323) (ca030fc)
- add grant role resource (#2304) (ba91e25)
- add grant_database_role resource (#2301) (2e7651f)
- Add managed account to the SDK (#2357) (f968db1)
- Add row access policy to the SDK (#2363) (14a3e5b)
- Migrate storage integration to the new sdk (#2339) (d970a56)
- 0.84 release (#2374) (18638fe)
- Add missing issues to existing TODOs and add missing ones (#2354) (c3bc66c)
- Skip managed account SDK integration tests temporarily (#2370) (9b2f551)
- update readme and fmt (#2373) (a648ca7)
- Fix old masking policy implementation (#2371) (c4837d6), closes #2362
- mfa token caching (#2360) (1404aac)
0.83.1 (2024-01-12)
0.83.0 (2024-01-11)
- Add create streamlit privilege to the SDK (#2303) (be01d5f)
- grant privileges to database role resource (#2306) (0311cf8)
- Add secondary account and fix tests (#2324) (da6ca73)
- external tables issues (#2334) (ae41691)
- Fix test because of the date (#2312) (9a9ea33)
- Fix warehouse read and resource monitor empty set (#2319) (05f96c6), closes #2318 #2316
- goreleaser for mfa token caching (#2320) (4fef709)
0.82.0 (2023-12-21)
- Add short scripts used to fetch all currently opened issues (#2288) (0b5ce4e)
- Bump dependencies and fix linter complaints (#2300) (124e862)
0.81.0 (2023-12-20)
- Allow setting gosnowflake logging level from environment variable (#2285) (843e8fc)
- Bump go to 1.21 (#2267) (6b852c2)
0.80.0 (2023-12-13)
- Optional switch for instrumentedsql (#2261) (9934a59)
- Use external tables from SDK (#2228) (6941023)
- Fix encode Snowflake ID for object identifiers (#2256) (1c98a80)
- for 1624 resource monitor timestamps are always considered to have changed (#2214) (4d5d3ca)
0.79.1 (2023-12-11)
0.79.0 (2023-12-11)
0.78.0 (2023-12-08)
- add event tables to sdk (#2215) (66cc80a)
- Add missing parameters to password policy resource (#2231) (c189782)
- Add tables to the SDK (#2042) (c1700de)
- Fix some bugs (#2234) (774a7db)
- schemas show by id (#2238) (bd8fc5d)
- snowpipe error integration (#2227) (0b388bf)
0.77.0 (2023-11-30)
- cleanup workflows and makefile (#2150) (64335e7)
- documentation for role ownership grant (#2203) (e3d405c)
- Fix workflows (#2206) (6d7f833)
0.76.0 (2023-11-15)
- Add "CREATE DYNAMIC TABLE" to schema_grant (#2144) (6f026f6)
- Add views to the SDK (#2171) (ed079d3)
- Migrate application role to new sdk (#2149) (7abb4db)
- Migrate stage to the new sdk (#2163) (1d08c46)
- Poc custom error type (#2052) (b86c4c3)
- Use tasks from the SDK followup (#2153) (82c3c13)
- Fix #1947, #2134, #2173, and #2176 (#2192) (98d8ccc)
- provider muxing for plugin-framework (#2130) (f3c85c0)
0.75.0 (2023-10-26)
- add parse_header option to file format resource (#2132) (1e6e54f)
- Use streams from the new SDK in resource / datasource (#2129) (5c633be)
- Use task from SDK in resource and data source (#2140) (de23f2b)
- Return multiple errors in existing validations (#2122) (4d4bcdb)
- Set up a single warehouse for the SDK integration tests (#2141) (16022ef)
- cleanup acc tests (#2135) (5db751d)
- provider config (#2136) (07b9b4f)
- view statement update (#2152) (6de32ae)
0.74.0 (2023-10-18)
- dynamic table resource + data source (#2104) (59c5de6)
- Migrate streams to the new sdk (#2113) (521fde5)
- Move integration tests to separate package (#2111) (2755589)
- Provider config refactor (#2126) (9858fea)
- tags sdk refactoring (#2079) (7013f83)
- Use network policy from sdk (#2087) (50f2935)
- use SDK in schema resource and datasource (#2082) (f7d0d97)
- Adjust integration tests after moving to separate package (#2115) (3f528a8)
- Integration tests setup db once (#2118) (f533368)
- Set up schema once for integration tests (#2121) (5e3ebf4)
- Use helper methods in old unit tests (#2119) (0c44571)
0.73.0 (2023-10-11)
- add authenticator (#2109) (4f3a551)
- Add task clone to sdk (#2105) (acddb2c)
- Add task to SDK (#2099) (d52f334)
- deps: bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#2100) (060750f)
- deps: bump golang.org/x/tools from 0.13.0 to 0.14.0 (#2101) (45a14d9)
0.72.0 (2023-10-04)
- add dynamic tables to sdk (#2074) (d1dfb05)
- Add grant ownership to SDK (#2064) (f85ec8b)
- Add Manage Warehouses Account Grant (#2017) (89c7148)
- add mfa auth (#2077) (922358a)
- Add session policy to SDK (#2088) (038241c)
- Go Generator + Network Policy migration to the new SDK (#2061) (231b081)
- Migrate external tables to new sdk (#2006) (5af17cf)
- Migrate roles to the new sdk (#2007) (5b996e6)
- support drop for accounts and fix read race condition (#2065) (5412252)
- Change return type of show (#2045) (21f069a)
- Cleanup comments (#2092) (3a06a66)
- deps: bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.16.0 (#1931) (07c4f14)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#2090) (24b6313)
- deps: bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#1842) (9b0825d)
- deps: bump golang.org/x/tools from 0.7.0 to 0.13.0 (#2089) (0ace968)
- Make options naming consistent (#2083) (df84bd0)
- added privilege for
RESOLVE ALL
(#1861) (18cf7b0) - database grant read (#2063) (d93ddd5)
- Fix database role docs (#2081) (339b1ff)
- Ignore two flaky table tests and disable comment unset for password policy (#2086) (ee90014)
0.71.0 (2023-09-21)
- Add grant privileges to database role to SDK (#2023) (717289f)
- Convert alert datasource to new sdk (#2020) (2d0eaeb)
- Initialize SDK generator (#2033) (96b47e5)
- Parameters sdk v2 (#1914) (1d15355)
- add dynamic tables to grants (#2059) (3767de9)
- SNOW-59564 remove default data retention in days value (#2029) (53c20b4)
0.70.1 (2023-09-01)
- add back in 386 build (#2038) (5522504)
- external id for shares (#2040) (f8357c0)
- Fix make sweep (#2025) (beb2f98)
0.70.0 (2023-08-21)
- Add database role to SDK (#2009) (f5efc09)
- Add missing database role operations to SDK (#2014) (d2ea67d)
- Add Pipes to SDK (#1968) (69a543f)
- Generate constructor and builder methods for DTOs (#2001) (79d9c9c)
- Schemas sdk v2 (#1975) (289ad8a)
- Use database role from SDK (#2012) (294075a)
- Use pipes from SDK (#2003) (079d47d)
- Users sdk v2 (#1945) (d644b63)
- Makefile cleanup (#1995) (5c6fdbe)
- Remove lint ignore comments - test (#2011) (8f81a42)
- Rename and reuse validatableOpts interface (#2016) (4b42848)
0.69.0 (2023-07-29)
- mark snowflake_user.login_name as non sensitive
- 1969 change default privilege to OPERATE (#1970) (e8721f0)
- add external table grant to snowflake_grant_privileges_to_role resource (#1967) (8c84c4a)
- future ownership task grant (#1954) (#1955) (81ac1a3)
0.68.2 (2023-07-17)
- support multiple grant_privilege_to_role resources on the same role (#1953) (dfdd166)
- supress warehouse size changes (#1889 (daf2cc2)
0.68.1 (2023-07-07)
0.68.0 (2023-07-06)
- alerts sdk v2 (#1871) (fcf0380)
- new grant resource "snowflake_grant_privileges_to_role" (#1929) (e241c22)
- set query tag for terraform sessions (#1826) (6629583)
- add missing option (#1924) (2991a16)
- do not set "query_acceleration_max_scale_factor" if Query Acceleration is not enabled on Warehouse creation (#1866) (7679e0b)
- file format now supports reading options (#1917) (2596990)
- prevent view drop when copy_grants attribute changes (#1920) (0cf22d0)
0.67.0 (2023-06-22)
- Generate security integration statements using double quoted names. (#1897) (a21d44f)
- missing 'kind' field (#1872) (59b7ef5)
- support empty comments in oauth integrations (#1900) (53d46b3)
0.66.2 (2023-06-13)
0.66.1 (2023-06-03)
0.66.0 (2023-06-02)
- rename "db" symbol to "sql" and make input options more uniform in naming convention (#1837) (244b5b4)
0.65.0 (2023-05-30)
- add failover groups to sdk v2, and add data source for failover groups (#1825) (44e8c06)
- add shares to sdk v2 (#1813) (a814841)
- adding a subset of missing parameters (#1828) (6d1a572)
- adding CREATE STREAMLIT as privalege (#1771) (7b112cc)
- alerts datasource (#1727) (a1d0d2e)
- allow all priv on grants (#1786) (aa3f873)
- support custom ownership transfer for grants (#1743) (eaa6e01)
- 0.65 integration tests and minor linting fixes (#1835) (8d7d663)
- add grant to sdk v2, better validation (#1812) (76da3b8)
- Add missing Google Cloud computed property api_gcp_service_account to the api integration resource (#1776) (1dd0672)
- allow password_policy.max_age_days = 0 (#1819) (eeaadfe)
- fixed enable_multiple_grants behaviour for role_grants (#1816) (f508129)
- gorelease freebsd (#1790) (c87f74f)
- reading warehouse with underscore in name (#1793) (5e184fa)
- warehouse for sdk v2 (#1804) (99f7621)
0.64.0 (2023-05-09)
- Add external functions translators (#1735) (1f67286)
- addition of the on_all option for all remaining resources (#1742) (e3a7710)
- database roles datasource (#1726) (f1cb7f3)
- email notification integration (#1720) (5d21fe1)
- masking policy in v2 sdk (#1777) (6978c42)
- add missing reference for email_notification (#1768) (6feeb9c)
- database from_share handles organization (#1711) (9e71eb6)
- get
on_view
fromtable_name
forstream
(#1740) (21fc2b9)
0.63.0 (2023-04-25)
0.62.0 (2023-04-19)
- Add gcp_pubsub_topic_name parameter for gcp notification integration (#1687) (a30d0cb)
- added on_all grants for view, stage, schema and materialized view resource (#1686) (f27a9e4)
- alert resource (#1653) (4a84eb9)
- data source shares (#1651) (5dd447f)
- database role resource (#1654) (9f4a516)
- external_oauth_integration.scope_mapping_attribute (#1722) (66d88bd)
- Password policy resource (#1702) (7ee293b)
- provider config support insecureMode (#1703) (e269925)
- Adding double quotes to the column names (#1729) (791dd0b)
- be more cautious when setting db id to empty (#1725) (e78e0c8)
- change incorrect select privilege to usage (#1681) (3d8f5b5)
- don't ignore MUST_CHANGE_PASSWORD on account creation (#1699) (7fcacfa)
- fmt / linting fix (#1694) (d7d910e)
- grant imports (#1713) (19a4156)
- resource monitor import test (#1690) (a4e58bf)
- resource_monitor suspend triggers conflict (#1682) (14d1200)
0.61.0 (2023-04-03)
- Add COPY GRANTS arg to views resources. (#1668) (7225d93)
- add on_account to session and object params (#1685) (1329430)
- mark PII as sensitive in account and user resources. (#1678) (caa461f)
- support is_org_admin column in SHOW ORGANIZATION ACCOUNTS (#1673) (263c521)
0.34.0 (2023-03-28)
- Add 'snowflake_role' datasource (#986) (6983d17)
- Add a resource to manage sequences (#582) (7fab82f)
- add allowed values (#1006) (e7dcfd4)
- Add allowed values (#1028) (e756867)
- add AWS GOV support in api_integration (#1118) (2705970)
- add column masking policy specification (#796) (c1e763c)
- add connection param for snowhouse (#1231) (050c0a2)
- Add CREATE ROW ACCESS POLICY to schema grant priv list (#581) (b9d0e9e)
- add custom oauth int (#1286) (d6397f9)
- add failover groups (#1302) (687742c)
- Add file format resource (#577) (6b95dcb)
- add GRANT ... ON ALL TABLES IN ... (#1626) (505a5f3)
- Add importer to integration grant (#574) (3739d53)
- add in more functionality for UpdateResourceMonitor (#1456) (2df570f)
- Add INSERT_ONLY option to streams (#655) (c906e01)
- Add manage support cases account grants (#961) (1d1084d)
- add missing PrivateLink URLs to datasource (#1603) (78782b1)
- add new account resource (#1492) (b1473ba)
- add new table constraint resource (#1252) (fb1f145)
- add ON STAGE support for Stream resource (#1413) (447febf)
- add parameters resources + ds (#1429) (be81aea)
- add port and protocol to provider config (#1238) (7a6d312)
- add PREVENT_LOAD_FROM_INLINE_URL (#1612) (4945a3a)
- Add private key passphrase support (#639) (a1c4067)
- add python language support for functions (#1063) (ee4c2c1)
- Add REBUILD table grant (#638) (0b21c66)
- Add replication support (#832) (f519cfc)
- Add SHOW_INITIAL_ROWS to stream resource (#575) (3963193)
- add STORAGE_AWS_OBJECT_ACL support to storage integration (#755) (e136b1e)
- add support for
notify_users
tosnowflake_resource_monitor
resource (#1340) (7094f15) - Add support for
packages
,imports
,handler
andruntimeVersion
tosnowflake_procedure
resource (#1516) (a88f3ad) - Add support for creation of streams on external tables (#999) (0ee1d55)
- Add support for default_secondary_roles (#1030) (ae8f3da)
- Add support for error notifications for Snowpipe (#595) (90af4cf)
- Add support for GCP notification integration (#603) (8a08ee6)
- Add support for is_secure to snowflake_function resource (#1575) (c41b6a3)
- Add support for table column comments and to control a tables data retention and change tracking settings (#614) (daa46a0)
- add the param "pattern" for snowflake_external_table (#657) (4b5aef6)
- Added (missing) API Key to API Integration (#1386) (500d6cf)
- Added Functions (UDF) Resource & Datasource (#647) (f28c7dc)
- Added Missing Grant Updates + Removed ForceNew (#1228) (1e9332d)
- Added Procedures Datasource (#646) (633f2bb)
- Added Query Acceleration for Warehouses (#1239) (ad4ce91)
- Added Row Access Policy Resources (#624) (fd97816)
- Added Several Datasources Part 2 (#622) (2a99ea9)
- Adding Database Replication (#1007) (26aa08e)
- adding in tag support (#713) (f75cd6e)
- Adding slack bot for PRs and Issues (#1106) (95c255e)
- Adding support for debugger-based debugging. (#1145) (5509899)
- Adding users datasource (#1013) (4cd86e4)
- Adding warehouse type for snowpark optimized warehouses (#1369) (b5bedf9)
- Allow creation of saml2 integrations (#616) (#805) (c07d582)
- allow in-place renaming of Snowflake schemas (#972) (2a18b96)
- Allow in-place renaming of Snowflake tables (#904) (6ac5188)
- Allow setting resource monitor on account (#768) (2613aa3)
- ci: add depguard (#1368) (1b29f05)
- ci: add goimports and makezero (#1378) (b0e6580)
- ci: add some linters and fix codes to pass lint (#1345) (75557d4)
- ci: golangci lint adding thelper, wastedassign and whitespace (#1356) (0079bee)
- Create a snowflake_user_grant resource. (#1193) (37500ac)
- create snowflake_role_ownership_grant resource (#917) (17de20f)
- Current role data source (#1415) (8152aee)
- Data source for list databases (#861) (537428d)
- Delete ownership grant updates (#1334) (4e6aba7)
- deleting gpg agent before importing key (#1123) (e895642)
- Expose GCP_PUBSUB_SERVICE_ACCOUNT attribute in notification integration (#871) (9cb863c)
- grants datasource (#1377) (0daafa0)
- handle serverless tasks (#736) (bde252e)
- handle-account-grant-managed-task (#751) (8952382)
- Identity Column Support (#726) (4da8014), closes #538
- Implemented External OAuth Security Integration Resource (#879) (83997a7)
- integer return type for procedure (#1266) (c1cf881)
- integration: add google api integration (#1589) (56909cd)
- OAuth security integration for partner applications (#763) (0ec5f4e)
- Pipe and Task Grant resources (#620) (90b9f80)
- Procedures (#619) (869ff75)
- Python support for functions (#1069) (bab729a)
- Release GH workflow (#840) (c4b81e1)
- roles support numbers (#1585) (d72dee8)
- S3GOV support to storage_integration (#1133) (92a5e35)
- show roles data source (#1309) (b2e5ecf)
- snowflake_user_ownership_grant resource (#969) (6f3f09d)
- Streams on views (#1112) (7a27b40)
- Support create function with Java language (#798) (7f077f2)
- Support DIRECTORY option on stage create (#872) (0ea9a1e)
- Support for selecting language in snowflake_procedure (#1010) (3161827)
- support host option to pass down to driver (#939) (f75f102)
- support object parameters on account level (#1583) (fb24802)
- Table Column Defaults (#631) (bcda1d9)
- table constraints (#599) (b0417a8)
- tag association resource (#1187) (123fd2f)
- tag based masking policy (#1143) (e388545)
- tag grants (#1127) (018e7ab)
- task after dag support (#1342) (a117802)
- Task error integration (#830) (8acfd5f)
- task with allow_overlapping_execution option (#1291) (8393763)
- TitleLinter customized (#842) (39c7e20)
- transient database (#1165) (f65a0b5)
- 0.54 (#1435) (4c9dd13)
- 0.55 fix (#1465) (8cb3370)
- 0.59 release fixes (#1636) (0a0256e)
- 0.60 misc bug fixes / linting (#1643) (53da853)
- Add AWS_SNS notification_provider support for error notifications for Snowpipe. (#777) (02a97e0)
- Add AWS_SQS_IAM_USER_ARN to notification integration (#610) (82a340a)
- Add contributing section to readme (#1560) (174355d)
- Add gpg signing to goreleaser (#911) (8ae3312)
- Add importer to account grant (#576) (a6d7f6f)
- Add manifest json (#914) (c61fcdd)
- add nill check for grant_helpers (#1518) (87689bb)
- add permissions (#1464) (e2d249a)
- Add release step in goreleaser (#919) (63f221e)
- add sweepers (#1203) (6c004a3)
- add test cases for update repl schedule on failover group (#1578) (ab638f0)
- Add valid property AWS_SNS_TOPIC_ARN to AWS_SNS notification provider (#783) (8224954)
- add warehouses attribute to resource monitor (#831) (b041e46)
- added force_new option to role grant when the role_name has been changed (#1591) (4ec3613)
- Added Missing Account Privileges (#635) (c9cc806)
- adding in issue link to slackbot (#1158) (6f8510b)
- all-grants (#1658) (d5d59b4)
- Allow creation of database-wide future external table grants (#1041) (5dff645)
- Allow creation of stage with storage integration including special characters (#1081) (7b5bf00), closes #1080
- allow custom characters to be ignored from validation (#1059) (b65d692)
- Allow empty result when looking for storage integration on refresh (#692) (16363cf)
- Allow legacy version of GrantIDs to be used with new grant functionality (#923) (b640a60)
- Allow multiple resources of the same object grant (#824) (7ac4d54)
- allow read of really old grant ids and add test cases (#1615) (cda40ec)
- backwards compatability for grant helpers id used by procedure and functions (#1508) (3787657)
- change resource monitor suspend properties to number (#1545) (4bc59e2)
- change the function_grant documentation example privilege to usage (#901) (70d9550)
- changing tool to ghaction-import for importing gpg keys (#1129) (5fadf08)
- ci: remove unnecessary type conversions (#1357) (1d2b455)
- clean up tag association read (#1261) (de5dc85)
- cleanup grant logic (#1522) (0502c61)
- Correctly read INSERT_ONLY mode for streams (#1047) (9c034fe)
- Database from share comment on create and docs (#1167) (fc3a8c2)
- Database tags UNSET (#1256) (#1257) (3d5dcac)
- default_secondary_roles doc (#1584) (23b64fa)
- Delete gpg change (#1126) (ea27084)
- Deleting a snowflake_user and their associated snowlfake_role_grant causes an error (#1142) (5f6725a)
- Dependabot configuration to make it easier to work with (a7c60f7)
- do not set query_acceleration_max_scale_factor when enable enable_query_acceleration = false (#1474) (d62b1b4)
- doc (#1326) (d7d5e08)
- doc of resource_monitor_grant (#1188) (03a6cb3)
- doc pipe (#1171) (c94c2f9)
- docs (#1409) (fb68c25)
- Don't throw an error on unhandled Role Grants (#1414) (be7e78b)
- errors package with new linter rules (#1360) (b8df2d7)
- escape string escape_unenclosed_field (#877) (6f5578f)
- Escape String for AS in external table (#580) (3954741)
- expand allowed special characters in role names (#1162) (30a59e0)
- external_function: Allow Read external_function where return_type is VARIANT (#720) (1873108)
- external_table headers order doesn't matter (#731) (e0d74be)
- File Format Update Grants (#1397) (19933c0)
- Fix snowflake_share resource not unsetting accounts (#1186) (03a225f)
- Fixed Grants Resource Update With Futures (#1289) (132373c)
- format for go ci (#1349) (75d7fd5)
- function not exist and integration grant (#1154) (ea01e66)
- future read on grants (#1520) (db78f64)
- Go Expression Fix #1384 (#1403) (8936e1a)
- go syntax (#1410) (c5f6b9f)
- Go syntax to add revive (#1411) (b484bc8)
- golangci.yml to keep quality of codes (#1296) (792665f)
- Handling 2022_03 breaking changes (#1072) (88f4d44)
- handling not exist gracefully (#1031) (101267d)
- Handling of task error_integration nulls (#834) (3b27905)
- ie-proxy for go build (#1318) (c55c101)
- Improve table constraint docs (#1355) (7c650bd)
- insecure go expression (#1384) (a6c8e75)
- integration errors (#1623) (83a40d6)
- interval for failover groups (#1448) (bd1d3cc)
- issue with ie-proxy (#903) (e028bc8)
- Legacy role grantID to work with new grant functionality (#941) (5182361)
- linting errors (#1432) (665c944)
- log fmt (#1192) (0f2e2db)
- make platform info compatible with quoted identifiers (#729) (30bb7d0)
- Make ReadWarehouse compatible with quoted resource identifiers (#907) (72cedc4)
- make saml2_enable_sp_initiated bool throughout (#828) (b79988e)
- makefile remove outdated version reference (#1027) (d066d0b)
- materialized view grant incorrectly requires schema_name (#654) (faf0767)
- misc linting changes for 0.56.2 (#1509) (e0d1ef5)
- missing t.Helper for thelper function (#1264) (17bd501)
- misspelling (#1262) (e9595f2)
- multiple share grants (#1510) (d501226)
- Network Attachment (Set For Account) (#990) (1dde150)
- oauth integration (#1315) (9087220)
- openbsd build (#1647) (6895a89)
- OSCP -> OCSP misspelling (#664) (cc8eb58)
- Pass file_format values as-is in external table configuration (#1183) (d3ad8a8), closes #1046
- Pin Jira actions versions (#1283) (ca25f25)
- preallocate slice (#1385) (9e972c0)
- procedure and function grants (#1502) (0d08ea8)
- provider upgrade doc (#1039) (e1e23b9)
- Ran make deps to fix dependencies (#899) (a65fcd6)
- read Database and Schema name during Stream import (#732) (9f747b5)
- read Name, Database and Schema during Procedure import (#819) (d17656f)
- readded imported privileges special case for database grants (#1597) (711ac0c)
- Recreate notification integration when type changes (#792) (e9768bf)
- refactor for simplify handling error (#1472) (3937216)
- refactor handling error to be simple (#1473) (9f37b99)
- refactor ReadWarehouse function to correctly read object parameters (#745) (d83c499)
- Release by updating go dependencies (#894) (79ec370)
- Release tag (#848) (610a85a)
- remove emojis, misc grant id fix (#1598) (fdefbc3)
- Remove force_new from masking_expression (#588) (fc3e78a)
- Remove keybase since moving to github actions (#852) (6e14906)
- remove share feature from stage because it isn't supported (#918) (7229387)
- remove shares from snowflake_stage_grant #1285 (#1361) (3167d9d)
- remove stage from statefile if not found (#1220) (b570217)
- remove table where is_external is Y (#667) (14b17b0)
- Remove validate_utf8 parameter from file_format (#1166) (6595eeb)
- Removed Read for API_KEY (#1402) (ddd00c5)
- Removing force new and adding update for data base replication config (#1105) (f34f012)
- resource snowflake_resource_monitor behavior conflict from provider 0.54.0 to 0.55.0 (#1468) (8ce0c53)
- run check docs (#1306) (53698c9)
- saml integration test (#1494) (8c31439)
- saml2_sign_request and saml2_force_authn cast type (#1452) (f8cecd7)
- schema name is optional for future file_format_grant (#1484) (1450cdd)
- schema name is optional for future function_grant (#1485) (dcc550e)
- schema name is optional for future procedure_grant (#1486) (4cf4561)
- schema name is optional for future sequence_grant (#1487) (ccf9e78)
- schema name is optional for future snowflake_stage_grant (#1466) (0b4d814)
- schema name is optional for future stream_grant (#1488) (3f7e5d6)
- schema name is optional for future task_grant (#1489) (4096fd0)
- schema read now checks first if the corresponding database exists (#1568) (368dc8f)
- schema_name is optional to enable future pipe grant (#1424) (5d966fd)
- SCIM access token compatible identifiers (#750) (afc92a3)
- sequence import (#775) (e728d2e)
- Share example (#673) (e9126a9)
- Share resource to use REFERENCE_USAGE instead of USAGE (#762) (6906760)
- Shares can't be updated on table_grant resource (#789) (6884748)
- snowflake_share: Can't be renamed, ForceNew on name changes (#659) (754a9df)
- stop file format failure when does not exist (#1399) (3611ff5)
- Stream append only (#653) (807c6ce)
- support different tag association queries for COLUMN object types (#1380) (546d0a1)
- Table Tags Acceptance Test (#1245) (ab34763)
- tag association name convention (#1294) (472f712)
- tag on schema fix (#1313) (62bf8b7)
- tagging for db, external_table, schema (#795) (7aff6a1)
- Temporarily disabling acceptance tests for release (#1083) (8eeb4b7)
- test modules in acceptance test for warehouse (#1359) (2d8f2b6)
- Update 'user_ownership_grant' schema validation (#1242) (061a28a)
- update 0.58.2 (#1620) (f1eab04)
- update doc (#1305) (4a82c67)
- Update go and docs package (#1009) (72c3180)
- Update goreleaser env Dirty to false (#850) (402f7e0)
- update id serialization (#1362) (4d08a8c)
- update packages (#1619) (79a3acc)
- update read role grants to use new builder (#1596) (e91860a)
- update ReadTask to correctly set USER_TASK_TIMEOUT_MS (#761) (7b388ca)
- update team slack bot configurations (#1134) (b83a461)
- Updating shares to disallow account locators (#1102) (4079080)
- Upgrade go (#715) (f0e59c0)
- Upgrade tf for testing (#625) (c03656f)
- use "DESCRIBE USER" in ReadUser, UserExists (#769) (36a4f2e)
- validate identifier (#1312) (295bc0f)
- Warehouse create and alter properties (#598) (632fd42)
- warehouse import when auto_suspend is set to null (#1092) (9dc748f)
- warehouses update issue (#1405) (1c57462)
- weird formatting (526b852)
- wildcards in database name (#1666) (54bf74c)
- workflow warnings (#1316) (6f513c2)
- wrong usage of testify Equal() function (#1379) (476b330)
- add godot to golangci (#1263) (3323470)
- deps: bump actions/setup-go from 3 to 4 (#1634) (3f128c1)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1035) (f885f1c)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1280) (657a180)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1373) (b22a2bd)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1639) (330777e)
- deps: bump github.com/snowflakedb/gosnowflake (#1304) (fb61921)
- deps: bump github.com/snowflakedb/gosnowflake (#1375) (e1891b6)
- deps: bump github.com/snowflakedb/gosnowflake (#1423) (84c9389)
- deps: bump github.com/snowflakedb/gosnowflake (#1638) (107bb4a)
- deps: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1300) (2f3c612)
- deps: bump github/codeql-action from 1 to 2 (#1353) (9d7bc15)
- deps: bump golang.org/x/crypto from 0.1.0 to 0.4.0 (#1407) (fc96d62)
- deps: bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#1454) (ed6bfe0)
- deps: bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1528) (8a011e0)
- deps: bump golang.org/x/net from 0.5.0 to 0.7.0 (#1551) (35de62f)
- deps: bump golang.org/x/tools from 0.1.12 to 0.2.0 (#1295) (5de7a51)
- deps: bump golang.org/x/tools from 0.2.0 to 0.4.0 (#1400) (58ca9d8)
- deps: bump golang.org/x/tools from 0.4.0 to 0.5.0 (#1455) (ff01970)
- deps: bump goreleaser/goreleaser-action from 2 to 3 (#1354) (9ad93a8)
- deps: bump goreleaser/goreleaser-action from 3 to 4 (#1426) (409bcb1)
- deps: bump peter-evans/create-or-update-comment from 1 to 2 (#1350) (d4d340e)
- deps: bump peter-evans/find-comment from 1 to 2 (#1352) (ce13a8e)
- deps: bump peter-evans/slash-command-dispatch from 2 to 3 (#1351) (9d17ead)
- docs: terraform fmt (#1358) (0a2fe08)
- docs: update documentation adding double quotes (#1346) (c4af174)
- main: release 0.26.0 (#841) (4a6d659)
- main: release 0.26.1 (#849) (a2607e5)
- main: release 0.26.2 (#851) (016e02d)
- main: release 0.26.3 (#854) (63f2b85)
- main: release 0.27.0 (#870) (5178aa6)
- main: release 0.28.0 (#886) (b523f7e)
- main: release 0.28.1 (#895) (c92c518)
- main: release 0.28.2 (#902) (e1c228b)
- main: release 0.28.3 (#905) (b01a21b)
- main: release 0.28.4 (#913) (4fa19e3)
- main: release 0.28.5 (#915) (d9a7f01)
- main: release 0.28.6 (#920) (3a17e34)
- main: release 0.28.7 (#921) (adbb52e)
- main: release 0.28.8 (#928) (96152d7)
- main: release 0.29.0 (#943) (f1d0af9)
- main: release 0.30.0 (#954) (bfd3108)
- main: release 0.31.0 (#968) (1e21100)
- main: release 0.32.0 (#974) (e947417)
- main: release 0.33.0 (#988) (bf3482e)
- main: release 0.33.1 (#991) (1c5af87)
- main: release 0.34.0 (#1014) (f1c651e)
- main: release 0.34.0 (#1019) (83db3a4)
- main: release 0.34.0 (#1020) (7116025)
- main: release 0.34.0 (#1022) (d06c91f)
- main: release 0.34.0 (#1332) (7037952)
- main: release 0.34.0 (#1436) (7358fdd)
- main: release 0.34.0 (#1662) (129e4dd)
- main: release 0.35.0 (#1026) (f9036e8)
- main: release 0.36.0 (#1056) (d055d4c)
- main: release 0.37.0 (#1065) (6aecc46)
- main: release 0.37.1 (#1096) (1de53b5)
- main: release 0.38.0 (#1103) (aee8431)
- main: release 0.39.0 (#1130) (82616e3)
- main: release 0.40.0 (#1132) (f3f1f3b)
- main: release 0.41.0 (#1157) (5b9b47d)
- main: release 0.42.0 (#1179) (ba45fc2)
- main: release 0.42.1 (#1191) (7f9a3c2)
- main: release 0.43.0 (#1196) (3ac84ab)
- main: release 0.43.1 (#1207) (e61c15a)
- main: release 0.44.0 (#1222) (1852308)
- main: release 0.45.0 (#1232) (da886d4)
- main: release 0.46.0 (#1244) (b9bf009)
- main: release 0.47.0 (#1259) (887297f)
- main: release 0.48.0 (#1284) (cf6e54f)
- main: release 0.49.0 (#1303) (fb90556)
- main: release 0.49.1 (#1319) (431b8b7)
- main: release 0.49.2 (#1323) (c19f307)
- main: release 0.49.3 (#1327) (102ed1d)
- main: release 0.50.0 (#1344) (a860a76)
- main: release 0.51.0 (#1348) (2b273f7)
- main: release 0.52.0 (#1363) (e122715)
- main: release 0.53.0 (#1401) (80488da)
- main: release 0.53.1 (#1406) (8f5ac41)
- main: release 0.54.0 (#1431) (6b6b55d)
- main: release 0.55.0 (#1449) (1a00052)
- main: release 0.55.1 (#1469) (509ce3f)
- main: release 0.56.0 (#1493) (9a5fc2c)
- main: release 0.56.1 (#1504) (00fc00c)
- main: release 0.56.2 (#1505) (f950dac)
- main: release 0.56.3 (#1511) (9c69643)
- main: release 0.56.4 (#1519) (d0384b6)
- main: release 0.56.5 (#1555) (41663ee)
- main: release 0.57.0 (#1570) (44b96cf)
- main: release 0.58.0 (#1587) (6b20b8d)
- main: release 0.58.1 (#1616) (4780ba0)
- main: release 0.58.2 (#1621) (1c34ac1)
- main: release 0.59.0 (#1622) (afb18aa)
- main: release 0.60.0 (#1641) (ab4d49f)
- main: release 0.60.0 (#1665) (ea23020)
- main: release 0.60.0 (#1667) (9d3e40f)
- main: release 0.60.1 (#1649) (56a9b2e)
- main: release 0.61.0 (#1655) (2fbe15a)
- Move titlelinter workflow (#843) (be6c454)
- release 0.34.0 (836dfcb)
- update docs (#1297) (495558c)
- Update go files (#839) (5515443)
- update-license (#1190) (e9cfc3e)
- Upgarde all dependencies to latest (#878) (2f1c91a)
0.34.0 (2023-03-28)
- Add 'snowflake_role' datasource (#986) (6983d17)
- Add a resource to manage sequences (#582) (7fab82f)
- add allowed values (#1006) (e7dcfd4)
- Add allowed values (#1028) (e756867)
- add AWS GOV support in api_integration (#1118) (2705970)
- add column masking policy specification (#796) (c1e763c)
- add connection param for snowhouse (#1231) (050c0a2)
- Add CREATE ROW ACCESS POLICY to schema grant priv list (#581) (b9d0e9e)
- add custom oauth int (#1286) (d6397f9)
- add failover groups (#1302) (687742c)
- Add file format resource (#577) (6b95dcb)
- add GRANT ... ON ALL TABLES IN ... (#1626) (505a5f3)
- Add importer to integration grant (#574) (3739d53)
- add in more functionality for UpdateResourceMonitor (#1456) (2df570f)
- Add INSERT_ONLY option to streams (#655) (c906e01)
- Add manage support cases account grants (#961) (1d1084d)
- add missing PrivateLink URLs to datasource (#1603) (78782b1)
- add new account resource (#1492) (b1473ba)
- add new table constraint resource (#1252) (fb1f145)
- add ON STAGE support for Stream resource (#1413) (447febf)
- add parameters resources + ds (#1429) (be81aea)
- add port and protocol to provider config (#1238) (7a6d312)
- add PREVENT_LOAD_FROM_INLINE_URL (#1612) (4945a3a)
- Add private key passphrase support (#639) (a1c4067)
- add python language support for functions (#1063) (ee4c2c1)
- Add REBUILD table grant (#638) (0b21c66)
- Add replication support (#832) (f519cfc)
- Add SHOW_INITIAL_ROWS to stream resource (#575) (3963193)
- add STORAGE_AWS_OBJECT_ACL support to storage integration (#755) (e136b1e)
- add support for
notify_users
tosnowflake_resource_monitor
resource (#1340) (7094f15) - Add support for
packages
,imports
,handler
andruntimeVersion
tosnowflake_procedure
resource (#1516) (a88f3ad) - Add support for creation of streams on external tables (#999) (0ee1d55)
- Add support for default_secondary_roles (#1030) (ae8f3da)
- Add support for error notifications for Snowpipe (#595) (90af4cf)
- Add support for GCP notification integration (#603) (8a08ee6)
- Add support for is_secure to snowflake_function resource (#1575) (c41b6a3)
- Add support for table column comments and to control a tables data retention and change tracking settings (#614) (daa46a0)
- add the param "pattern" for snowflake_external_table (#657) (4b5aef6)
- Add title lint (#570) (d2142fd)
- Added (missing) API Key to API Integration (#1386) (500d6cf)
- Added Functions (UDF) Resource & Datasource (#647) (f28c7dc)
- Added Missing Grant Updates + Removed ForceNew (#1228) (1e9332d)
- Added Procedures Datasource (#646) (633f2bb)
- Added Query Acceleration for Warehouses (#1239) (ad4ce91)
- Added Row Access Policy Resources (#624) (fd97816)
- Added Several Datasources Part 2 (#622) (2a99ea9)
- Adding Database Replication (#1007) (26aa08e)
- adding in tag support (#713) (f75cd6e)
- Adding slack bot for PRs and Issues (#1106) (95c255e)
- Adding support for debugger-based debugging. (#1145) (5509899)
- Adding users datasource (#1013) (4cd86e4)
- Adding warehouse type for snowpark optimized warehouses (#1369) (b5bedf9)
- Allow creation of saml2 integrations (#616) (#805) (c07d582)
- allow in-place renaming of Snowflake schemas (#972) (2a18b96)
- Allow in-place renaming of Snowflake tables (#904) (6ac5188)
- Allow setting resource monitor on account (#768) (2613aa3)
- ci: add depguard (#1368) (1b29f05)
- ci: add goimports and makezero (#1378) (b0e6580)
- ci: add some linters and fix codes to pass lint (#1345) (75557d4)
- ci: golangci lint adding thelper, wastedassign and whitespace (#1356) (0079bee)
- Create a snowflake_user_grant resource. (#1193) (37500ac)
- create snowflake_role_ownership_grant resource (#917) (17de20f)
- Current role data source (#1415) (8152aee)
- Data source for list databases (#861) (537428d)
- Delete ownership grant updates (#1334) (4e6aba7)
- deleting gpg agent before importing key (#1123) (e895642)
- Expose GCP_PUBSUB_SERVICE_ACCOUNT attribute in notification integration (#871) (9cb863c)
- grants datasource (#1377) (0daafa0)
- handle serverless tasks (#736) (bde252e)
- handle-account-grant-managed-task (#751) (8952382)
- Identity Column Support (#726) (4da8014), closes #538
- Implemented External OAuth Security Integration Resource (#879) (83997a7)
- integer return type for procedure (#1266) (c1cf881)
- integration: add google api integration (#1589) (56909cd)
- OAuth security integration for partner applications (#763) (0ec5f4e)
- Pipe and Task Grant resources (#620) (90b9f80)
- Procedures (#619) (869ff75)
- Python support for functions (#1069) (bab729a)
- Release GH workflow (#840) (c4b81e1)
- roles support numbers (#1585) (d72dee8)
- S3GOV support to storage_integration (#1133) (92a5e35)
- show roles data source (#1309) (b2e5ecf)
- snowflake_user_ownership_grant resource (#969) (6f3f09d)
- Streams on views (#1112) (7a27b40)
- Support create function with Java language (#798) (7f077f2)
- Support DIRECTORY option on stage create (#872) (0ea9a1e)
- Support for selecting language in snowflake_procedure (#1010) (3161827)
- support host option to pass down to driver (#939) (f75f102)
- support object parameters on account level (#1583) (fb24802)
- Table Column Defaults (#631) (bcda1d9)
- table constraints (#599) (b0417a8)
- tag association resource (#1187) (123fd2f)
- tag based masking policy (#1143) (e388545)
- tag grants (#1127) (018e7ab)
- task after dag support (#1342) (a117802)
- Task error integration (#830) (8acfd5f)
- task with allow_overlapping_execution option (#1291) (8393763)
- TitleLinter customized (#842) (39c7e20)
- transient database (#1165) (f65a0b5)
- add godot to golangci (#1263) (3323470)
- deps: bump actions/setup-go from 3 to 4 (#1634) (3f128c1)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1035) (f885f1c)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1280) (657a180)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1373) (b22a2bd)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1639) (330777e)
- deps: bump github.com/snowflakedb/gosnowflake (#1304) (fb61921)
- deps: bump github.com/snowflakedb/gosnowflake (#1375) (e1891b6)
- deps: bump github.com/snowflakedb/gosnowflake (#1423) (84c9389)
- deps: bump github.com/snowflakedb/gosnowflake (#1638) (107bb4a)
- deps: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1300) (2f3c612)
- deps: bump github/codeql-action from 1 to 2 (#1353) (9d7bc15)
- deps: bump golang.org/x/crypto from 0.1.0 to 0.4.0 (#1407) (fc96d62)
- deps: bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#1454) (ed6bfe0)
- deps: bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1528) (8a011e0)
- deps: bump golang.org/x/net from 0.5.0 to 0.7.0 (#1551) (35de62f)
- deps: bump golang.org/x/tools from 0.1.12 to 0.2.0 (#1295) (5de7a51)
- deps: bump golang.org/x/tools from 0.2.0 to 0.4.0 (#1400) (58ca9d8)
- deps: bump golang.org/x/tools from 0.4.0 to 0.5.0 (#1455) (ff01970)
- deps: bump goreleaser/goreleaser-action from 2 to 3 (#1354) (9ad93a8)
- deps: bump goreleaser/goreleaser-action from 3 to 4 (#1426) (409bcb1)
- deps: bump peter-evans/create-or-update-comment from 1 to 2 (#1350) (d4d340e)
- deps: bump peter-evans/find-comment from 1 to 2 (#1352) (ce13a8e)
- deps: bump peter-evans/slash-command-dispatch from 2 to 3 (#1351) (9d17ead)
- docs: terraform fmt (#1358) (0a2fe08)
- docs: update documentation adding double quotes (#1346) (c4af174)
- main: release 0.26.0 (#841) (4a6d659)
- main: release 0.26.1 (#849) (a2607e5)
- main: release 0.26.2 (#851) (016e02d)
- main: release 0.26.3 (#854) (63f2b85)
- main: release 0.27.0 (#870) (5178aa6)
- main: release 0.28.0 (#886) (b523f7e)
- main: release 0.28.1 (#895) (c92c518)
- main: release 0.28.2 (#902) (e1c228b)
- main: release 0.28.3 (#905) (b01a21b)
- main: release 0.28.4 (#913) (4fa19e3)
- main: release 0.28.5 (#915) (d9a7f01)
- main: release 0.28.6 (#920) (3a17e34)
- main: release 0.28.7 (#921) (adbb52e)
- main: release 0.28.8 (#928) (96152d7)
- main: release 0.29.0 (#943) (f1d0af9)
- main: release 0.30.0 (#954) (bfd3108)
- main: release 0.31.0 (#968) (1e21100)
- main: release 0.32.0 (#974) (e947417)
- main: release 0.33.0 (#988) (bf3482e)
- main: release 0.33.1 (#991) (1c5af87)
- main: release 0.34.0 (#1014) (f1c651e)
- main: release 0.34.0 (#1019) (83db3a4)
- main: release 0.34.0 (#1020) (7116025)
- main: release 0.34.0 (#1022) (d06c91f)
- main: release 0.34.0 (#1332) (7037952)
- main: release 0.34.0 (#1436) (7358fdd)
- main: release 0.34.0 (#1662) (129e4dd)
- main: release 0.35.0 (#1026) (f9036e8)
- main: release 0.36.0 (#1056) (d055d4c)
- main: release 0.37.0 (#1065) (6aecc46)
- main: release 0.37.1 (#1096) (1de53b5)
- main: release 0.38.0 (#1103) (aee8431)
- main: release 0.39.0 (#1130) (82616e3)
- main: release 0.40.0 (#1132) (f3f1f3b)
- main: release 0.41.0 (#1157) (5b9b47d)
- main: release 0.42.0 (#1179) (ba45fc2)
- main: release 0.42.1 (#1191) (7f9a3c2)
- main: release 0.43.0 (#1196) (3ac84ab)
- main: release 0.43.1 (#1207) (e61c15a)
- main: release 0.44.0 (#1222) (1852308)
- main: release 0.45.0 (#1232) (da886d4)
- main: release 0.46.0 (#1244) (b9bf009)
- main: release 0.47.0 (#1259) (887297f)
- main: release 0.48.0 (#1284) (cf6e54f)
- main: release 0.49.0 (#1303) (fb90556)
- main: release 0.49.1 (#1319) (431b8b7)
- main: release 0.49.2 (#1323) (c19f307)
- main: release 0.49.3 (#1327) (102ed1d)
- main: release 0.50.0 (#1344) (a860a76)
- main: release 0.51.0 (#1348) (2b273f7)
- main: release 0.52.0 (#1363) (e122715)
- main: release 0.53.0 (#1401) (80488da)
- main: release 0.53.1 (#1406) (8f5ac41)
- main: release 0.54.0 (#1431) (6b6b55d)
- main: release 0.55.0 (#1449) (1a00052)
- main: release 0.55.1 (#1469) (509ce3f)
- main: release 0.56.0 (#1493) (9a5fc2c)
- main: release 0.56.1 (#1504) (00fc00c)
- main: release 0.56.2 (#1505) (f950dac)
- main: release 0.56.3 (#1511) (9c69643)
- main: release 0.56.4 (#1519) (d0384b6)
- main: release 0.56.5 (#1555) (41663ee)
- main: release 0.57.0 (#1570) (44b96cf)
- main: release 0.58.0 (#1587) (6b20b8d)
- main: release 0.58.1 (#1616) (4780ba0)
- main: release 0.58.2 (#1621) (1c34ac1)
- main: release 0.59.0 (#1622) (afb18aa)
- main: release 0.60.0 (#1641) (ab4d49f)
- main: release 0.60.0 (#1665) (ea23020)
- main: release 0.60.1 (#1649) (56a9b2e)
- main: release 0.61.0 (#1655) (2fbe15a)
- Move titlelinter workflow (#843) (be6c454)
- release 0.34.0 (836dfcb)
- update docs (#1297) (495558c)
- Update go files (#839) (5515443)
- update-license (#1190) (e9cfc3e)
- Upgarde all dependencies to latest (#878) (2f1c91a)
- 0.54 (#1435) (4c9dd13)
- 0.55 fix (#1465) (8cb3370)
- 0.59 release fixes (#1636) (0a0256e)
- 0.60 misc bug fixes / linting (#1643) (53da853)
- Add AWS_SNS notification_provider support for error notifications for Snowpipe. (#777) (02a97e0)
- Add AWS_SQS_IAM_USER_ARN to notification integration (#610) (82a340a)
- Add contributing section to readme (#1560) (174355d)
- Add gpg signing to goreleaser (#911) (8ae3312)
- Add importer to account grant (#576) (a6d7f6f)
- Add manifest json (#914) (c61fcdd)
- add nill check for grant_helpers (#1518) (87689bb)
- add permissions (#1464) (e2d249a)
- Add release step in goreleaser (#919) (63f221e)
- add sweepers (#1203) (6c004a3)
- add test cases for update repl schedule on failover group (#1578) (ab638f0)
- Add valid property AWS_SNS_TOPIC_ARN to AWS_SNS notification provider (#783) (8224954)
- add warehouses attribute to resource monitor (#831) (b041e46)
- added force_new option to role grant when the role_name has been changed (#1591) (4ec3613)
- Added Missing Account Privileges (#635) (c9cc806)
- adding in issue link to slackbot (#1158) (6f8510b)
- all-grants (#1658) (d5d59b4)
- Allow creation of database-wide future external table grants (#1041) (5dff645)
- Allow creation of stage with storage integration including special characters (#1081) (7b5bf00), closes #1080
- allow custom characters to be ignored from validation (#1059) (b65d692)
- Allow empty result when looking for storage integration on refresh (#692) (16363cf)
- Allow legacy version of GrantIDs to be used with new grant functionality (#923) (b640a60)
- Allow multiple resources of the same object grant (#824) (7ac4d54)
- allow read of really old grant ids and add test cases (#1615) (cda40ec)
- backwards compatability for grant helpers id used by procedure and functions (#1508) (3787657)
- change resource monitor suspend properties to number (#1545) (4bc59e2)
- change the function_grant documentation example privilege to usage (#901) (70d9550)
- changing tool to ghaction-import for importing gpg keys (#1129) (5fadf08)
- ci: remove unnecessary type conversions (#1357) (1d2b455)
- clean up tag association read (#1261) (de5dc85)
- cleanup grant logic (#1522) (0502c61)
- Correctly read INSERT_ONLY mode for streams (#1047) (9c034fe)
- Database from share comment on create and docs (#1167) (fc3a8c2)
- Database tags UNSET (#1256) (#1257) (3d5dcac)
- default_secondary_roles doc (#1584) (23b64fa)
- Delete gpg change (#1126) (ea27084)
- Deleting a snowflake_user and their associated snowlfake_role_grant causes an error (#1142) (5f6725a)
- Dependabot configuration to make it easier to work with (a7c60f7)
- do not set query_acceleration_max_scale_factor when enable enable_query_acceleration = false (#1474) (d62b1b4)
- doc (#1326) (d7d5e08)
- doc of resource_monitor_grant (#1188) (03a6cb3)
- doc pipe (#1171) (c94c2f9)
- docs (#1409) (fb68c25)
- Don't throw an error on unhandled Role Grants (#1414) (be7e78b)
- errors package with new linter rules (#1360) (b8df2d7)
- escape string escape_unenclosed_field (#877) (6f5578f)
- Escape String for AS in external table (#580) (3954741)
- expand allowed special characters in role names (#1162) (30a59e0)
- external_function: Allow Read external_function where return_type is VARIANT (#720) (1873108)
- external_table headers order doesn't matter (#731) (e0d74be)
- File Format Update Grants (#1397) (19933c0)
- Fix snowflake_share resource not unsetting accounts (#1186) (03a225f)
- Fixed Grants Resource Update With Futures (#1289) (132373c)
- format for go ci (#1349) (75d7fd5)
- function not exist and integration grant (#1154) (ea01e66)
- future read on grants (#1520) (db78f64)
- Go Expression Fix #1384 (#1403) (8936e1a)
- go syntax (#1410) (c5f6b9f)
- Go syntax to add revive (#1411) (b484bc8)
- golangci.yml to keep quality of codes (#1296) (792665f)
- Handling 2022_03 breaking changes (#1072) (88f4d44)
- handling not exist gracefully (#1031) (101267d)
- Handling of task error_integration nulls (#834) (3b27905)
- ie-proxy for go build (#1318) (c55c101)
- Improve table constraint docs (#1355) (7c650bd)
- insecure go expression (#1384) (a6c8e75)
- integration errors (#1623) (83a40d6)
- interval for failover groups (#1448) (bd1d3cc)
- issue with ie-proxy (#903) (e028bc8)
- Legacy role grantID to work with new grant functionality (#941) (5182361)
- linting errors (#1432) (665c944)
- log fmt (#1192) (0f2e2db)
- make platform info compatible with quoted identifiers (#729) (30bb7d0)
- Make ReadWarehouse compatible with quoted resource identifiers (#907) (72cedc4)
- make saml2_enable_sp_initiated bool throughout (#828) (b79988e)
- makefile remove outdated version reference (#1027) (d066d0b)
- materialized view grant incorrectly requires schema_name (#654) (faf0767)
- misc linting changes for 0.56.2 (#1509) (e0d1ef5)
- missing t.Helper for thelper function (#1264) (17bd501)
- misspelling (#1262) (e9595f2)
- multiple share grants (#1510) (d501226)
- Network Attachment (Set For Account) (#990) (1dde150)
- oauth integration (#1315) (9087220)
- openbsd build (#1647) (6895a89)
- OSCP -> OCSP misspelling (#664) (cc8eb58)
- Pass file_format values as-is in external table configuration (#1183) (d3ad8a8), closes #1046
- Pin Jira actions versions (#1283) (ca25f25)
- preallocate slice (#1385) (9e972c0)
- procedure and function grants (#1502) (0d08ea8)
- provider upgrade doc (#1039) (e1e23b9)
- Ran make deps to fix dependencies (#899) (a65fcd6)
- read Database and Schema name during Stream import (#732) (9f747b5)
- read Name, Database and Schema during Procedure import (#819) (d17656f)
- readded imported privileges special case for database grants (#1597) (711ac0c)
- Recreate notification integration when type changes (#792) (e9768bf)
- refactor for simplify handling error (#1472) (3937216)
- refactor handling error to be simple (#1473) (9f37b99)
- refactor ReadWarehouse function to correctly read object parameters (#745) (d83c499)
- Release by updating go dependencies (#894) (79ec370)
- Release tag (#848) (610a85a)
- remove emojis, misc grant id fix (#1598) (fdefbc3)
- Remove force_new from masking_expression (#588) (fc3e78a)
- Remove keybase since moving to github actions (#852) (6e14906)
- remove share feature from stage because it isn't supported (#918) (7229387)
- remove shares from snowflake_stage_grant #1285 (#1361) (3167d9d)
- remove stage from statefile if not found (#1220) (b570217)
- remove table where is_external is Y (#667) (14b17b0)
- Remove validate_utf8 parameter from file_format (#1166) (6595eeb)
- Removed Read for API_KEY (#1402) (ddd00c5)
- Removing force new and adding update for data base replication config (#1105) (f34f012)
- resource snowflake_resource_monitor behavior conflict from provider 0.54.0 to 0.55.0 (#1468) (8ce0c53)
- run check docs (#1306) (53698c9)
- saml integration test (#1494) (8c31439)
- saml2_sign_request and saml2_force_authn cast type (#1452) (f8cecd7)
- schema name is optional for future file_format_grant (#1484) (1450cdd)
- schema name is optional for future function_grant (#1485) (dcc550e)
- schema name is optional for future procedure_grant (#1486) (4cf4561)
- schema name is optional for future sequence_grant (#1487) (ccf9e78)
- schema name is optional for future snowflake_stage_grant (#1466) (0b4d814)
- schema name is optional for future stream_grant (#1488) (3f7e5d6)
- schema name is optional for future task_grant (#1489) (4096fd0)
- schema read now checks first if the corresponding database exists (#1568) (368dc8f)
- schema_name is optional to enable future pipe grant (#1424) (5d966fd)
- SCIM access token compatible identifiers (#750) (afc92a3)
- sequence import (#775) (e728d2e)
- Share example (#673) (e9126a9)
- Share resource to use REFERENCE_USAGE instead of USAGE (#762) (6906760)
- Shares can't be updated on table_grant resource (#789) (6884748)
- snowflake_share: Can't be renamed, ForceNew on name changes (#659) (754a9df)
- stop file format failure when does not exist (#1399) (3611ff5)
- Stream append only (#653) (807c6ce)
- support different tag association queries for COLUMN object types (#1380) (546d0a1)
- Table Tags Acceptance Test (#1245) (ab34763)
- tag association name convention (#1294) (472f712)
- tag on schema fix (#1313) (62bf8b7)
- tagging for db, external_table, schema (#795) (7aff6a1)
- Temporarily disabling acceptance tests for release (#1083) (8eeb4b7)
- test modules in acceptance test for warehouse (#1359) (2d8f2b6)
- Update 'user_ownership_grant' schema validation (#1242) (061a28a)
- update 0.58.2 (#1620) (f1eab04)
- update doc (#1305) (4a82c67)
- Update go and docs package (#1009) (72c3180)
- Update goreleaser env Dirty to false (#850) (402f7e0)
- update id serialization (#1362) (4d08a8c)
- update packages (#1619) (79a3acc)
- update read role grants to use new builder (#1596) (e91860a)
- update ReadTask to correctly set USER_TASK_TIMEOUT_MS (#761) (7b388ca)
- update team slack bot configurations (#1134) (b83a461)
- Updating shares to disallow account locators (#1102) (4079080)
- Upgrade go (#715) (f0e59c0)
- Upgrade tf for testing (#625) (c03656f)
- use "DESCRIBE USER" in ReadUser, UserExists (#769) (36a4f2e)
- validate identifier (#1312) (295bc0f)
- Warehouse create and alter properties (#598) (632fd42)
- warehouse import when auto_suspend is set to null (#1092) (9dc748f)
- warehouses update issue (#1405) (1c57462)
- weird formatting (526b852)
- wildcards in database name (#1666) (54bf74c)
- workflow warnings (#1316) (6f513c2)
- wrong usage of testify Equal() function (#1379) (476b330)
0.34.0 (2023-03-28)
- Add 'snowflake_role' datasource (#986) (6983d17)
- Add a resource to manage sequences (#582) (7fab82f)
- add allowed values (#1006) (e7dcfd4)
- Add allowed values (#1028) (e756867)
- add AWS GOV support in api_integration (#1118) (2705970)
- add column masking policy specification (#796) (c1e763c)
- add connection param for snowhouse (#1231) (050c0a2)
- Add CREATE ROW ACCESS POLICY to schema grant priv list (#581) (b9d0e9e)
- add custom oauth int (#1286) (d6397f9)
- add failover groups (#1302) (687742c)
- Add file format resource (#577) (6b95dcb)
- add GRANT ... ON ALL TABLES IN ... (#1626) (505a5f3)
- Add importer to integration grant (#574) (3739d53)
- add in more functionality for UpdateResourceMonitor (#1456) (2df570f)
- Add INSERT_ONLY option to streams (#655) (c906e01)
- Add manage support cases account grants (#961) (1d1084d)
- add missing PrivateLink URLs to datasource (#1603) (78782b1)
- add new account resource (#1492) (b1473ba)
- add new table constraint resource (#1252) (fb1f145)
- add ON STAGE support for Stream resource (#1413) (447febf)
- add parameters resources + ds (#1429) (be81aea)
- add port and protocol to provider config (#1238) (7a6d312)
- add PREVENT_LOAD_FROM_INLINE_URL (#1612) (4945a3a)
- Add private key passphrase support (#639) (a1c4067)
- add python language support for functions (#1063) (ee4c2c1)
- Add REBUILD table grant (#638) (0b21c66)
- Add replication support (#832) (f519cfc)
- Add SHOW_INITIAL_ROWS to stream resource (#575) (3963193)
- add STORAGE_AWS_OBJECT_ACL support to storage integration (#755) (e136b1e)
- add support for
notify_users
tosnowflake_resource_monitor
resource (#1340) (7094f15) - Add support for
packages
,imports
,handler
andruntimeVersion
tosnowflake_procedure
resource (#1516) (a88f3ad) - Add support for creation of streams on external tables (#999) (0ee1d55)
- Add support for default_secondary_roles (#1030) (ae8f3da)
- Add support for error notifications for Snowpipe (#595) (90af4cf)
- Add support for GCP notification integration (#603) (8a08ee6)
- Add support for is_secure to snowflake_function resource (#1575) (c41b6a3)
- Add support for table column comments and to control a tables data retention and change tracking settings (#614) (daa46a0)
- add the param "pattern" for snowflake_external_table (#657) (4b5aef6)
- Add title lint (#570) (d2142fd)
- Added (missing) API Key to API Integration (#1386) (500d6cf)
- Added Functions (UDF) Resource & Datasource (#647) (f28c7dc)
- Added Missing Grant Updates + Removed ForceNew (#1228) (1e9332d)
- Added Procedures Datasource (#646) (633f2bb)
- Added Query Acceleration for Warehouses (#1239) (ad4ce91)
- Added Row Access Policy Resources (#624) (fd97816)
- Added Several Datasources Part 2 (#622) (2a99ea9)
- Adding Database Replication (#1007) (26aa08e)
- adding in tag support (#713) (f75cd6e)
- Adding slack bot for PRs and Issues (#1106) (95c255e)
- Adding support for debugger-based debugging. (#1145) (5509899)
- Adding users datasource (#1013) (4cd86e4)
- Adding warehouse type for snowpark optimized warehouses (#1369) (b5bedf9)
- Allow creation of saml2 integrations (#616) (#805) (c07d582)
- allow in-place renaming of Snowflake schemas (#972) (2a18b96)
- Allow in-place renaming of Snowflake tables (#904) (6ac5188)
- Allow setting resource monitor on account (#768) (2613aa3)
- ci: add depguard (#1368) (1b29f05)
- ci: add goimports and makezero (#1378) (b0e6580)
- ci: add some linters and fix codes to pass lint (#1345) (75557d4)
- ci: golangci lint adding thelper, wastedassign and whitespace (#1356) (0079bee)
- Create a snowflake_user_grant resource. (#1193) (37500ac)
- create snowflake_role_ownership_grant resource (#917) (17de20f)
- Current role data source (#1415) (8152aee)
- Data source for list databases (#861) (537428d)
- Delete ownership grant updates (#1334) (4e6aba7)
- deleting gpg agent before importing key (#1123) (e895642)
- Expose GCP_PUBSUB_SERVICE_ACCOUNT attribute in notification integration (#871) (9cb863c)
- grants datasource (#1377) (0daafa0)
- handle serverless tasks (#736) (bde252e)
- handle-account-grant-managed-task (#751) (8952382)
- Identity Column Support (#726) (4da8014), closes #538
- Implemented External OAuth Security Integration Resource (#879) (83997a7)
- integer return type for procedure (#1266) (c1cf881)
- integration: add google api integration (#1589) (56909cd)
- OAuth security integration for partner applications (#763) (0ec5f4e)
- Pipe and Task Grant resources (#620) (90b9f80)
- Procedures (#619) (869ff75)
- Python support for functions (#1069) (bab729a)
- Release GH workflow (#840) (c4b81e1)
- roles support numbers (#1585) (d72dee8)
- S3GOV support to storage_integration (#1133) (92a5e35)
- show roles data source (#1309) (b2e5ecf)
- snowflake_user_ownership_grant resource (#969) (6f3f09d)
- Streams on views (#1112) (7a27b40)
- Support create function with Java language (#798) (7f077f2)
- Support DIRECTORY option on stage create (#872) (0ea9a1e)
- Support for selecting language in snowflake_procedure (#1010) (3161827)
- support host option to pass down to driver (#939) (f75f102)
- support object parameters on account level (#1583) (fb24802)
- Table Column Defaults (#631) (bcda1d9)
- table constraints (#599) (b0417a8)
- tag association resource (#1187) (123fd2f)
- tag based masking policy (#1143) (e388545)
- tag grants (#1127) (018e7ab)
- task after dag support (#1342) (a117802)
- Task error integration (#830) (8acfd5f)
- task with allow_overlapping_execution option (#1291) (8393763)
- TitleLinter customized (#842) (39c7e20)
- transient database (#1165) (f65a0b5)
- 0.54 (#1435) (4c9dd13)
- 0.55 fix (#1465) (8cb3370)
- 0.59 release fixes (#1636) (0a0256e)
- 0.60 misc bug fixes / linting (#1643) (53da853)
- Add AWS_SNS notification_provider support for error notifications for Snowpipe. (#777) (02a97e0)
- Add AWS_SQS_IAM_USER_ARN to notification integration (#610) (82a340a)
- Add contributing section to readme (#1560) (174355d)
- Add gpg signing to goreleaser (#911) (8ae3312)
- Add importer to account grant (#576) (a6d7f6f)
- Add manifest json (#914) (c61fcdd)
- add nill check for grant_helpers (#1518) (87689bb)
- add permissions (#1464) (e2d249a)
- Add release step in goreleaser (#919) (63f221e)
- add sweepers (#1203) (6c004a3)
- add test cases for update repl schedule on failover group (#1578) (ab638f0)
- Add valid property AWS_SNS_TOPIC_ARN to AWS_SNS notification provider (#783) (8224954)
- add warehouses attribute to resource monitor (#831) (b041e46)
- added force_new option to role grant when the role_name has been changed (#1591) (4ec3613)
- Added Missing Account Privileges (#635) (c9cc806)
- adding in issue link to slackbot (#1158) (6f8510b)
- all-grants (#1658) (d5d59b4)
- Allow creation of database-wide future external table grants (#1041) (5dff645)
- Allow creation of stage with storage integration including special characters (#1081) (7b5bf00), closes #1080
- allow custom characters to be ignored from validation (#1059) (b65d692)
- Allow empty result when looking for storage integration on refresh (#692) (16363cf)
- Allow legacy version of GrantIDs to be used with new grant functionality (#923) (b640a60)
- Allow multiple resources of the same object grant (#824) (7ac4d54)
- allow read of really old grant ids and add test cases (#1615) (cda40ec)
- backwards compatability for grant helpers id used by procedure and functions (#1508) (3787657)
- change resource monitor suspend properties to number (#1545) (4bc59e2)
- change the function_grant documentation example privilege to usage (#901) (70d9550)
- changing tool to ghaction-import for importing gpg keys (#1129) (5fadf08)
- ci: remove unnecessary type conversions (#1357) (1d2b455)
- clean up tag association read (#1261) (de5dc85)
- cleanup grant logic (#1522) (0502c61)
- Correctly read INSERT_ONLY mode for streams (#1047) (9c034fe)
- Database from share comment on create and docs (#1167) (fc3a8c2)
- Database tags UNSET (#1256) (#1257) (3d5dcac)
- default_secondary_roles doc (#1584) (23b64fa)
- Delete gpg change (#1126) (ea27084)
- Deleting a snowflake_user and their associated snowlfake_role_grant causes an error (#1142) (5f6725a)
- Dependabot configuration to make it easier to work with (a7c60f7)
- do not set query_acceleration_max_scale_factor when enable enable_query_acceleration = false (#1474) (d62b1b4)
- doc (#1326) (d7d5e08)
- doc of resource_monitor_grant (#1188) (03a6cb3)
- doc pipe (#1171) (c94c2f9)
- docs (#1409) (fb68c25)
- Don't throw an error on unhandled Role Grants (#1414) (be7e78b)
- errors package with new linter rules (#1360) (b8df2d7)
- escape string escape_unenclosed_field (#877) (6f5578f)
- Escape String for AS in external table (#580) (3954741)
- expand allowed special characters in role names (#1162) (30a59e0)
- external_function: Allow Read external_function where return_type is VARIANT (#720) (1873108)
- external_table headers order doesn't matter (#731) (e0d74be)
- File Format Update Grants (#1397) (19933c0)
- Fix snowflake_share resource not unsetting accounts (#1186) (03a225f)
- Fixed Grants Resource Update With Futures (#1289) (132373c)
- format for go ci (#1349) (75d7fd5)
- function not exist and integration grant (#1154) (ea01e66)
- future read on grants (#1520) (db78f64)
- Go Expression Fix #1384 (#1403) (8936e1a)
- go syntax (#1410) (c5f6b9f)
- Go syntax to add revive (#1411) (b484bc8)
- golangci.yml to keep quality of codes (#1296) (792665f)
- Handling 2022_03 breaking changes (#1072) (88f4d44)
- handling not exist gracefully (#1031) (101267d)
- Handling of task error_integration nulls (#834) (3b27905)
- ie-proxy for go build (#1318) (c55c101)
- Improve table constraint docs (#1355) (7c650bd)
- insecure go expression (#1384) (a6c8e75)
- integration errors (#1623) (83a40d6)
- interval for failover groups (#1448) (bd1d3cc)
- issue with ie-proxy (#903) (e028bc8)
- Legacy role grantID to work with new grant functionality (#941) (5182361)
- linting errors (#1432) (665c944)
- log fmt (#1192) (0f2e2db)
- make platform info compatible with quoted identifiers (#729) (30bb7d0)
- Make ReadWarehouse compatible with quoted resource identifiers (#907) (72cedc4)
- make saml2_enable_sp_initiated bool throughout (#828) (b79988e)
- makefile remove outdated version reference (#1027) (d066d0b)
- materialized view grant incorrectly requires schema_name (#654) (faf0767)
- misc linting changes for 0.56.2 (#1509) (e0d1ef5)
- missing t.Helper for thelper function (#1264) (17bd501)
- misspelling (#1262) (e9595f2)
- multiple share grants (#1510) (d501226)
- Network Attachment (Set For Account) (#990) (1dde150)
- oauth integration (#1315) (9087220)
- openbsd build (#1647) (6895a89)
- OSCP -> OCSP misspelling (#664) (cc8eb58)
- Pass file_format values as-is in external table configuration (#1183) (d3ad8a8), closes #1046
- Pin Jira actions versions (#1283) (ca25f25)
- preallocate slice (#1385) (9e972c0)
- procedure and function grants (#1502) (0d08ea8)
- provider upgrade doc (#1039) (e1e23b9)
- Ran make deps to fix dependencies (#899) (a65fcd6)
- read Database and Schema name during Stream import (#732) (9f747b5)
- read Name, Database and Schema during Procedure import (#819) (d17656f)
- readded imported privileges special case for database grants (#1597) (711ac0c)
- Recreate notification integration when type changes (#792) (e9768bf)
- refactor for simplify handling error (#1472) (3937216)
- refactor handling error to be simple (#1473) (9f37b99)
- refactor ReadWarehouse function to correctly read object parameters (#745) (d83c499)
- Release by updating go dependencies (#894) (79ec370)
- Release tag (#848) (610a85a)
- remove emojis, misc grant id fix (#1598) (fdefbc3)
- Remove force_new from masking_expression (#588) (fc3e78a)
- Remove keybase since moving to github actions (#852) (6e14906)
- remove share feature from stage because it isn't supported (#918) (7229387)
- remove shares from snowflake_stage_grant #1285 (#1361) (3167d9d)
- remove stage from statefile if not found (#1220) (b570217)
- remove table where is_external is Y (#667) (14b17b0)
- Remove validate_utf8 parameter from file_format (#1166) (6595eeb)
- Removed Read for API_KEY (#1402) (ddd00c5)
- Removing force new and adding update for data base replication config (#1105) (f34f012)
- resource snowflake_resource_monitor behavior conflict from provider 0.54.0 to 0.55.0 (#1468) (8ce0c53)
- run check docs (#1306) (53698c9)
- saml integration test (#1494) (8c31439)
- saml2_sign_request and saml2_force_authn cast type (#1452) (f8cecd7)
- schema name is optional for future file_format_grant (#1484) (1450cdd)
- schema name is optional for future function_grant (#1485) (dcc550e)
- schema name is optional for future procedure_grant (#1486) (4cf4561)
- schema name is optional for future sequence_grant (#1487) (ccf9e78)
- schema name is optional for future snowflake_stage_grant (#1466) (0b4d814)
- schema name is optional for future stream_grant (#1488) (3f7e5d6)
- schema name is optional for future task_grant (#1489) (4096fd0)
- schema read now checks first if the corresponding database exists (#1568) (368dc8f)
- schema_name is optional to enable future pipe grant (#1424) (5d966fd)
- SCIM access token compatible identifiers (#750) (afc92a3)
- sequence import (#775) (e728d2e)
- Share example (#673) (e9126a9)
- Share resource to use REFERENCE_USAGE instead of USAGE (#762) (6906760)
- Shares can't be updated on table_grant resource (#789) (6884748)
- snowflake_share: Can't be renamed, ForceNew on name changes (#659) (754a9df)
- stop file format failure when does not exist (#1399) (3611ff5)
- Stream append only (#653) (807c6ce)
- support different tag association queries for COLUMN object types (#1380) (546d0a1)
- Table Tags Acceptance Test (#1245) (ab34763)
- tag association name convention (#1294) (472f712)
- tag on schema fix (#1313) (62bf8b7)
- tagging for db, external_table, schema (#795) (7aff6a1)
- Temporarily disabling acceptance tests for release (#1083) (8eeb4b7)
- test modules in acceptance test for warehouse (#1359) (2d8f2b6)
- Update 'user_ownership_grant' schema validation (#1242) (061a28a)
- update 0.58.2 (#1620) (f1eab04)
- update doc (#1305) (4a82c67)
- Update go and docs package (#1009) (72c3180)
- Update goreleaser env Dirty to false (#850) (402f7e0)
- update id serialization (#1362) (4d08a8c)
- update packages (#1619) (79a3acc)
- update read role grants to use new builder (#1596) (e91860a)
- update ReadTask to correctly set USER_TASK_TIMEOUT_MS (#761) (7b388ca)
- update team slack bot configurations (#1134) (b83a461)
- Updating shares to disallow account locators (#1102) (4079080)
- Upgrade go (#715) (f0e59c0)
- Upgrade tf for testing (#625) (c03656f)
- use "DESCRIBE USER" in ReadUser, UserExists (#769) (36a4f2e)
- validate identifier (#1312) (295bc0f)
- Warehouse create and alter properties (#598) (632fd42)
- warehouse import when auto_suspend is set to null (#1092) (9dc748f)
- warehouses update issue (#1405) (1c57462)
- weird formatting (526b852)
- workflow warnings (#1316) (6f513c2)
- wrong usage of testify Equal() function (#1379) (476b330)
- add godot to golangci (#1263) (3323470)
- deps: bump actions/setup-go from 3 to 4 (#1634) (3f128c1)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1035) (f885f1c)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1280) (657a180)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1373) (b22a2bd)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1639) (330777e)
- deps: bump github.com/snowflakedb/gosnowflake (#1304) (fb61921)
- deps: bump github.com/snowflakedb/gosnowflake (#1375) (e1891b6)
- deps: bump github.com/snowflakedb/gosnowflake (#1423) (84c9389)
- deps: bump github.com/snowflakedb/gosnowflake (#1638) (107bb4a)
- deps: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1300) (2f3c612)
- deps: bump github/codeql-action from 1 to 2 (#1353) (9d7bc15)
- deps: bump golang.org/x/crypto from 0.1.0 to 0.4.0 (#1407) (fc96d62)
- deps: bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#1454) (ed6bfe0)
- deps: bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1528) (8a011e0)
- deps: bump golang.org/x/net from 0.5.0 to 0.7.0 (#1551) (35de62f)
- deps: bump golang.org/x/tools from 0.1.12 to 0.2.0 (#1295) (5de7a51)
- deps: bump golang.org/x/tools from 0.2.0 to 0.4.0 (#1400) (58ca9d8)
- deps: bump golang.org/x/tools from 0.4.0 to 0.5.0 (#1455) (ff01970)
- deps: bump goreleaser/goreleaser-action from 2 to 3 (#1354) (9ad93a8)
- deps: bump goreleaser/goreleaser-action from 3 to 4 (#1426) (409bcb1)
- deps: bump peter-evans/create-or-update-comment from 1 to 2 (#1350) (d4d340e)
- deps: bump peter-evans/find-comment from 1 to 2 (#1352) (ce13a8e)
- deps: bump peter-evans/slash-command-dispatch from 2 to 3 (#1351) (9d17ead)
- docs: terraform fmt (#1358) (0a2fe08)
- docs: update documentation adding double quotes (#1346) (c4af174)
- main: release 0.26.0 (#841) (4a6d659)
- main: release 0.26.1 (#849) (a2607e5)
- main: release 0.26.2 (#851) (016e02d)
- main: release 0.26.3 (#854) (63f2b85)
- main: release 0.27.0 (#870) (5178aa6)
- main: release 0.28.0 (#886) (b523f7e)
- main: release 0.28.1 (#895) (c92c518)
- main: release 0.28.2 (#902) (e1c228b)
- main: release 0.28.3 (#905) (b01a21b)
- main: release 0.28.4 (#913) (4fa19e3)
- main: release 0.28.5 (#915) (d9a7f01)
- main: release 0.28.6 (#920) (3a17e34)
- main: release 0.28.7 (#921) (adbb52e)
- main: release 0.28.8 (#928) (96152d7)
- main: release 0.29.0 (#943) (f1d0af9)
- main: release 0.30.0 (#954) (bfd3108)
- main: release 0.31.0 (#968) (1e21100)
- main: release 0.32.0 (#974) (e947417)
- main: release 0.33.0 (#988) (bf3482e)
- main: release 0.33.1 (#991) (1c5af87)
- main: release 0.34.0 (#1014) (f1c651e)
- main: release 0.34.0 (#1019) (83db3a4)
- main: release 0.34.0 (#1020) (7116025)
- main: release 0.34.0 (#1022) (d06c91f)
- main: release 0.34.0 (#1332) (7037952)
- main: release 0.34.0 (#1436) (7358fdd)
- main: release 0.34.0 (#1662) (129e4dd)
- main: release 0.35.0 (#1026) (f9036e8)
- main: release 0.36.0 (#1056) (d055d4c)
- main: release 0.37.0 (#1065) (6aecc46)
- main: release 0.37.1 (#1096) (1de53b5)
- main: release 0.38.0 (#1103) (aee8431)
- main: release 0.39.0 (#1130) (82616e3)
- main: release 0.40.0 (#1132) (f3f1f3b)
- main: release 0.41.0 (#1157) (5b9b47d)
- main: release 0.42.0 (#1179) (ba45fc2)
- main: release 0.42.1 (#1191) (7f9a3c2)
- main: release 0.43.0 (#1196) (3ac84ab)
- main: release 0.43.1 (#1207) (e61c15a)
- main: release 0.44.0 (#1222) (1852308)
- main: release 0.45.0 (#1232) (da886d4)
- main: release 0.46.0 (#1244) (b9bf009)
- main: release 0.47.0 (#1259) (887297f)
- main: release 0.48.0 (#1284) (cf6e54f)
- main: release 0.49.0 (#1303) (fb90556)
- main: release 0.49.1 (#1319) (431b8b7)
- main: release 0.49.2 (#1323) (c19f307)
- main: release 0.49.3 (#1327) (102ed1d)
- main: release 0.50.0 (#1344) (a860a76)
- main: release 0.51.0 (#1348) (2b273f7)
- main: release 0.52.0 (#1363) (e122715)
- main: release 0.53.0 (#1401) (80488da)
- main: release 0.53.1 (#1406) (8f5ac41)
- main: release 0.54.0 (#1431) (6b6b55d)
- main: release 0.55.0 (#1449) (1a00052)
- main: release 0.55.1 (#1469) (509ce3f)
- main: release 0.56.0 (#1493) (9a5fc2c)
- main: release 0.56.1 (#1504) (00fc00c)
- main: release 0.56.2 (#1505) (f950dac)
- main: release 0.56.3 (#1511) (9c69643)
- main: release 0.56.4 (#1519) (d0384b6)
- main: release 0.56.5 (#1555) (41663ee)
- main: release 0.57.0 (#1570) (44b96cf)
- main: release 0.58.0 (#1587) (6b20b8d)
- main: release 0.58.1 (#1616) (4780ba0)
- main: release 0.58.2 (#1621) (1c34ac1)
- main: release 0.59.0 (#1622) (afb18aa)
- main: release 0.60.0 (#1641) (ab4d49f)
- main: release 0.60.1 (#1649) (56a9b2e)
- main: release 0.61.0 (#1655) (2fbe15a)
- Move titlelinter workflow (#843) (be6c454)
- release 0.34.0 (836dfcb)
- update docs (#1297) (495558c)
- Update go files (#839) (5515443)
- update-license (#1190) (e9cfc3e)
- Upgarde all dependencies to latest (#878) (2f1c91a)
0.34.0 (2023-03-28)
- Add 'snowflake_role' datasource (#986) (6983d17)
- Add a resource to manage sequences (#582) (7fab82f)
- add allowed values (#1006) (e7dcfd4)
- Add allowed values (#1028) (e756867)
- add AWS GOV support in api_integration (#1118) (2705970)
- add column masking policy specification (#796) (c1e763c)
- add connection param for snowhouse (#1231) (050c0a2)
- Add CREATE ROW ACCESS POLICY to schema grant priv list (#581) (b9d0e9e)
- add custom oauth int (#1286) (d6397f9)
- add failover groups (#1302) (687742c)
- Add file format resource (#577) (6b95dcb)
- add GRANT ... ON ALL TABLES IN ... (#1626) (505a5f3)
- Add importer to integration grant (#574) (3739d53)
- add in more functionality for UpdateResourceMonitor (#1456) (2df570f)
- Add INSERT_ONLY option to streams (#655) (c906e01)
- Add manage support cases account grants (#961) (1d1084d)
- add missing PrivateLink URLs to datasource (#1603) (78782b1)
- add new account resource (#1492) (b1473ba)
- add new table constraint resource (#1252) (fb1f145)
- add ON STAGE support for Stream resource (#1413) (447febf)
- add parameters resources + ds (#1429) (be81aea)
- add port and protocol to provider config (#1238) (7a6d312)
- add PREVENT_LOAD_FROM_INLINE_URL (#1612) (4945a3a)
- Add private key passphrase support (#639) (a1c4067)
- add python language support for functions (#1063) (ee4c2c1)
- Add REBUILD table grant (#638) (0b21c66)
- Add replication support (#832) (f519cfc)
- Add SHOW_INITIAL_ROWS to stream resource (#575) (3963193)
- add STORAGE_AWS_OBJECT_ACL support to storage integration (#755) (e136b1e)
- add support for
notify_users
tosnowflake_resource_monitor
resource (#1340) (7094f15) - Add support for
packages
,imports
,handler
andruntimeVersion
tosnowflake_procedure
resource (#1516) (a88f3ad) - Add support for creation of streams on external tables (#999) (0ee1d55)
- Add support for default_secondary_roles (#1030) (ae8f3da)
- Add support for error notifications for Snowpipe (#595) (90af4cf)
- Add support for GCP notification integration (#603) (8a08ee6)
- Add support for is_secure to snowflake_function resource (#1575) (c41b6a3)
- Add support for table column comments and to control a tables data retention and change tracking settings (#614) (daa46a0)
- add the param "pattern" for snowflake_external_table (#657) (4b5aef6)
- Add title lint (#570) (d2142fd)
- Added (missing) API Key to API Integration (#1386) (500d6cf)
- Added Functions (UDF) Resource & Datasource (#647) (f28c7dc)
- Added Missing Grant Updates + Removed ForceNew (#1228) (1e9332d)
- Added Procedures Datasource (#646) (633f2bb)
- Added Query Acceleration for Warehouses (#1239) (ad4ce91)
- Added Row Access Policy Resources (#624) (fd97816)
- Added Several Datasources Part 2 (#622) (2a99ea9)
- Adding Database Replication (#1007) (26aa08e)
- adding in tag support (#713) (f75cd6e)
- Adding slack bot for PRs and Issues (#1106) (95c255e)
- Adding support for debugger-based debugging. (#1145) (5509899)
- Adding users datasource (#1013) (4cd86e4)
- Adding warehouse type for snowpark optimized warehouses (#1369) (b5bedf9)
- Allow creation of saml2 integrations (#616) (#805) (c07d582)
- allow in-place renaming of Snowflake schemas (#972) (2a18b96)
- Allow in-place renaming of Snowflake tables (#904) (6ac5188)
- Allow setting resource monitor on account (#768) (2613aa3)
- ci: add depguard (#1368) (1b29f05)
- ci: add goimports and makezero (#1378) (b0e6580)
- ci: add some linters and fix codes to pass lint (#1345) (75557d4)
- ci: golangci lint adding thelper, wastedassign and whitespace (#1356) (0079bee)
- Create a snowflake_user_grant resource. (#1193) (37500ac)
- create snowflake_role_ownership_grant resource (#917) (17de20f)
- Current role data source (#1415) (8152aee)
- Data source for list databases (#861) (537428d)
- Delete ownership grant updates (#1334) (4e6aba7)
- deleting gpg agent before importing key (#1123) (e895642)
- Expose GCP_PUBSUB_SERVICE_ACCOUNT attribute in notification integration (#871) (9cb863c)
- grants datasource (#1377) (0daafa0)
- handle serverless tasks (#736) (bde252e)
- handle-account-grant-managed-task (#751) (8952382)
- Identity Column Support (#726) (4da8014), closes #538
- Implemented External OAuth Security Integration Resource (#879) (83997a7)
- integer return type for procedure (#1266) (c1cf881)
- integration: add google api integration (#1589) (56909cd)
- OAuth security integration for partner applications (#763) (0ec5f4e)
- Pipe and Task Grant resources (#620) (90b9f80)
- Procedures (#619) (869ff75)
- Python support for functions (#1069) (bab729a)
- Release GH workflow (#840) (c4b81e1)
- roles support numbers (#1585) (d72dee8)
- S3GOV support to storage_integration (#1133) (92a5e35)
- show roles data source (#1309) (b2e5ecf)
- snowflake_user_ownership_grant resource (#969) (6f3f09d)
- Streams on views (#1112) (7a27b40)
- Support create function with Java language (#798) (7f077f2)
- Support DIRECTORY option on stage create (#872) (0ea9a1e)
- Support for selecting language in snowflake_procedure (#1010) (3161827)
- support host option to pass down to driver (#939) (f75f102)
- support object parameters on account level (#1583) (fb24802)
- Table Column Defaults (#631) (bcda1d9)
- table constraints (#599) (b0417a8)
- tag association resource (#1187) (123fd2f)
- tag based masking policy (#1143) (e388545)
- tag grants (#1127) (018e7ab)
- task after dag support (#1342) (a117802)
- Task error integration (#830) (8acfd5f)
- task with allow_overlapping_execution option (#1291) (8393763)
- TitleLinter customized (#842) (39c7e20)
- transient database (#1165) (f65a0b5)
- 0.54 (#1435) (4c9dd13)
- 0.55 fix (#1465) (8cb3370)
- 0.59 release fixes (#1636) (0a0256e)
- 0.60 misc bug fixes / linting (#1643) (53da853)
- Add AWS_SNS notification_provider support for error notifications for Snowpipe. (#777) (02a97e0)
- Add AWS_SQS_IAM_USER_ARN to notification integration (#610) (82a340a)
- Add contributing section to readme (#1560) (174355d)
- Add gpg signing to goreleaser (#911) (8ae3312)
- Add importer to account grant (#576) (a6d7f6f)
- Add manifest json (#914) (c61fcdd)
- add nill check for grant_helpers (#1518) (87689bb)
- add permissions (#1464) (e2d249a)
- Add release step in goreleaser (#919) (63f221e)
- add sweepers (#1203) (6c004a3)
- add test cases for update repl schedule on failover group (#1578) (ab638f0)
- Add valid property AWS_SNS_TOPIC_ARN to AWS_SNS notification provider (#783) (8224954)
- add warehouses attribute to resource monitor (#831) (b041e46)
- added force_new option to role grant when the role_name has been changed (#1591) (4ec3613)
- Added Missing Account Privileges (#635) (c9cc806)
- adding in issue link to slackbot (#1158) (6f8510b)
- all-grants (#1658) (d5d59b4)
- Allow creation of database-wide future external table grants (#1041) (5dff645)
- Allow creation of stage with storage integration including special characters (#1081) (7b5bf00), closes #1080
- allow custom characters to be ignored from validation (#1059) (b65d692)
- Allow empty result when looking for storage integration on refresh (#692) (16363cf)
- Allow legacy version of GrantIDs to be used with new grant functionality (#923) (b640a60)
- Allow multiple resources of the same object grant (#824) (7ac4d54)
- allow read of really old grant ids and add test cases (#1615) (cda40ec)
- backwards compatability for grant helpers id used by procedure and functions (#1508) (3787657)
- change resource monitor suspend properties to number (#1545) (4bc59e2)
- change the function_grant documentation example privilege to usage (#901) (70d9550)
- changing tool to ghaction-import for importing gpg keys (#1129) (5fadf08)
- ci: remove unnecessary type conversions (#1357) (1d2b455)
- clean up tag association read (#1261) (de5dc85)
- cleanup grant logic (#1522) (0502c61)
- Correctly read INSERT_ONLY mode for streams (#1047) (9c034fe)
- Database from share comment on create and docs (#1167) (fc3a8c2)
- Database tags UNSET (#1256) (#1257) (3d5dcac)
- default_secondary_roles doc (#1584) (23b64fa)
- Delete gpg change (#1126) (ea27084)
- Deleting a snowflake_user and their associated snowlfake_role_grant causes an error (#1142) (5f6725a)
- Dependabot configuration to make it easier to work with (a7c60f7)
- do not set query_acceleration_max_scale_factor when enable enable_query_acceleration = false (#1474) (d62b1b4)
- doc (#1326) (d7d5e08)
- doc of resource_monitor_grant (#1188) (03a6cb3)
- doc pipe (#1171) (c94c2f9)
- docs (#1409) (fb68c25)
- Don't throw an error on unhandled Role Grants (#1414) (be7e78b)
- errors package with new linter rules (#1360) (b8df2d7)
- escape string escape_unenclosed_field (#877) (6f5578f)
- Escape String for AS in external table (#580) (3954741)
- expand allowed special characters in role names (#1162) (30a59e0)
- external_function: Allow Read external_function where return_type is VARIANT (#720) (1873108)
- external_table headers order doesn't matter (#731) (e0d74be)
- File Format Update Grants (#1397) (19933c0)
- Fix snowflake_share resource not unsetting accounts (#1186) (03a225f)
- Fixed Grants Resource Update With Futures (#1289) (132373c)
- format for go ci (#1349) (75d7fd5)
- function not exist and integration grant (#1154) (ea01e66)
- future read on grants (#1520) (db78f64)
- Go Expression Fix #1384 (#1403) (8936e1a)
- go syntax (#1410) (c5f6b9f)
- Go syntax to add revive (#1411) (b484bc8)
- golangci.yml to keep quality of codes (#1296) (792665f)
- Handling 2022_03 breaking changes (#1072) (88f4d44)
- handling not exist gracefully (#1031) (101267d)
- Handling of task error_integration nulls (#834) (3b27905)
- ie-proxy for go build (#1318) (c55c101)
- Improve table constraint docs (#1355) (7c650bd)
- insecure go expression (#1384) (a6c8e75)
- integration errors (#1623) (83a40d6)
- interval for failover groups (#1448) (bd1d3cc)
- issue with ie-proxy (#903) (e028bc8)
- Legacy role grantID to work with new grant functionality (#941) (5182361)
- linting errors (#1432) (665c944)
- log fmt (#1192) (0f2e2db)
- make platform info compatible with quoted identifiers (#729) (30bb7d0)
- Make ReadWarehouse compatible with quoted resource identifiers (#907) (72cedc4)
- make saml2_enable_sp_initiated bool throughout (#828) (b79988e)
- makefile remove outdated version reference (#1027) (d066d0b)
- materialized view grant incorrectly requires schema_name (#654) (faf0767)
- misc linting changes for 0.56.2 (#1509) (e0d1ef5)
- missing t.Helper for thelper function (#1264) (17bd501)
- misspelling (#1262) (e9595f2)
- multiple share grants (#1510) (d501226)
- Network Attachment (Set For Account) (#990) (1dde150)
- oauth integration (#1315) (9087220)
- openbsd build (#1647) (6895a89)
- OSCP -> OCSP misspelling (#664) (cc8eb58)
- Pass file_format values as-is in external table configuration (#1183) (d3ad8a8), closes #1046
- Pin Jira actions versions (#1283) (ca25f25)
- preallocate slice (#1385) (9e972c0)
- procedure and function grants (#1502) (0d08ea8)
- provider upgrade doc (#1039) (e1e23b9)
- Ran make deps to fix dependencies (#899) (a65fcd6)
- read Database and Schema name during Stream import (#732) (9f747b5)
- read Name, Database and Schema during Procedure import (#819) (d17656f)
- readded imported privileges special case for database grants (#1597) (711ac0c)
- Recreate notification integration when type changes (#792) (e9768bf)
- refactor for simplify handling error (#1472) (3937216)
- refactor handling error to be simple (#1473) (9f37b99)
- refactor ReadWarehouse function to correctly read object parameters (#745) (d83c499)
- Release by updating go dependencies (#894) (79ec370)
- Release tag (#848) (610a85a)
- remove emojis, misc grant id fix (#1598) (fdefbc3)
- Remove force_new from masking_expression (#588) (fc3e78a)
- Remove keybase since moving to github actions (#852) (6e14906)
- remove share feature from stage because it isn't supported (#918) (7229387)
- remove shares from snowflake_stage_grant #1285 (#1361) (3167d9d)
- remove stage from statefile if not found (#1220) (b570217)
- remove table where is_external is Y (#667) (14b17b0)
- Remove validate_utf8 parameter from file_format (#1166) (6595eeb)
- Removed Read for API_KEY (#1402) (ddd00c5)
- Removing force new and adding update for data base replication config (#1105) (f34f012)
- resource snowflake_resource_monitor behavior conflict from provider 0.54.0 to 0.55.0 (#1468) (8ce0c53)
- run check docs (#1306) (53698c9)
- saml integration test (#1494) (8c31439)
- saml2_sign_request and saml2_force_authn cast type (#1452) (f8cecd7)
- schema name is optional for future file_format_grant (#1484) (1450cdd)
- schema name is optional for future function_grant (#1485) (dcc550e)
- schema name is optional for future procedure_grant (#1486) (4cf4561)
- schema name is optional for future sequence_grant (#1487) (ccf9e78)
- schema name is optional for future snowflake_stage_grant (#1466) (0b4d814)
- schema name is optional for future stream_grant (#1488) (3f7e5d6)
- schema name is optional for future task_grant (#1489) (4096fd0)
- schema read now checks first if the corresponding database exists (#1568) (368dc8f)
- schema_name is optional to enable future pipe grant (#1424) (5d966fd)
- SCIM access token compatible identifiers (#750) (afc92a3)
- sequence import (#775) (e728d2e)
- Share example (#673) (e9126a9)
- Share resource to use REFERENCE_USAGE instead of USAGE (#762) (6906760)
- Shares can't be updated on table_grant resource (#789) (6884748)
- snowflake_share: Can't be renamed, ForceNew on name changes (#659) (754a9df)
- stop file format failure when does not exist (#1399) (3611ff5)
- Stream append only (#653) (807c6ce)
- support different tag association queries for COLUMN object types (#1380) (546d0a1)
- Table Tags Acceptance Test (#1245) (ab34763)
- tag association name convention (#1294) (472f712)
- tag on schema fix (#1313) (62bf8b7)
- tagging for db, external_table, schema (#795) (7aff6a1)
- Temporarily disabling acceptance tests for release (#1083) (8eeb4b7)
- test modules in acceptance test for warehouse (#1359) (2d8f2b6)
- Update 'user_ownership_grant' schema validation (#1242) (061a28a)
- update 0.58.2 (#1620) (f1eab04)
- update doc (#1305) (4a82c67)
- Update go and docs package (#1009) (72c3180)
- Update goreleaser env Dirty to false (#850) (402f7e0)
- update id serialization (#1362) (4d08a8c)
- update packages (#1619) (79a3acc)
- update read role grants to use new builder (#1596) (e91860a)
- update ReadTask to correctly set USER_TASK_TIMEOUT_MS (#761) (7b388ca)
- update team slack bot configurations (#1134) (b83a461)
- Updating shares to disallow account locators (#1102) (4079080)
- Upgrade go (#715) (f0e59c0)
- Upgrade tf for testing (#625) (c03656f)
- use "DESCRIBE USER" in ReadUser, UserExists (#769) (36a4f2e)
- validate identifier (#1312) (295bc0f)
- Warehouse create and alter properties (#598) (632fd42)
- warehouse import when auto_suspend is set to null (#1092) (9dc748f)
- warehouses update issue (#1405) (1c57462)
- weird formatting (526b852)
- workflow warnings (#1316) (6f513c2)
- wrong usage of testify Equal() function (#1379) (476b330)
- add godot to golangci (#1263) (3323470)
- deps: bump actions/setup-go from 3 to 4 (#1634) (3f128c1)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1035) (f885f1c)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1280) (657a180)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1373) (b22a2bd)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1639) (330777e)
- deps: bump github.com/snowflakedb/gosnowflake (#1304) (fb61921)
- deps: bump github.com/snowflakedb/gosnowflake (#1375) (e1891b6)
- deps: bump github.com/snowflakedb/gosnowflake (#1423) (84c9389)
- deps: bump github.com/snowflakedb/gosnowflake (#1638) (107bb4a)
- deps: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1300) (2f3c612)
- deps: bump github/codeql-action from 1 to 2 (#1353) (9d7bc15)
- deps: bump golang.org/x/crypto from 0.1.0 to 0.4.0 (#1407) (fc96d62)
- deps: bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#1454) (ed6bfe0)
- deps: bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1528) (8a011e0)
- deps: bump golang.org/x/net from 0.5.0 to 0.7.0 (#1551) (35de62f)
- deps: bump golang.org/x/tools from 0.1.12 to 0.2.0 (#1295) (5de7a51)
- deps: bump golang.org/x/tools from 0.2.0 to 0.4.0 (#1400) (58ca9d8)
- deps: bump golang.org/x/tools from 0.4.0 to 0.5.0 (#1455) (ff01970)
- deps: bump goreleaser/goreleaser-action from 2 to 3 (#1354) (9ad93a8)
- deps: bump goreleaser/goreleaser-action from 3 to 4 (#1426) (409bcb1)
- deps: bump peter-evans/create-or-update-comment from 1 to 2 (#1350) (d4d340e)
- deps: bump peter-evans/find-comment from 1 to 2 (#1352) (ce13a8e)
- deps: bump peter-evans/slash-command-dispatch from 2 to 3 (#1351) (9d17ead)
- docs: terraform fmt (#1358) (0a2fe08)
- docs: update documentation adding double quotes (#1346) (c4af174)
- main: release 0.26.0 (#841) (4a6d659)
- main: release 0.26.1 (#849) (a2607e5)
- main: release 0.26.2 (#851) (016e02d)
- main: release 0.26.3 (#854) (63f2b85)
- main: release 0.27.0 (#870) (5178aa6)
- main: release 0.28.0 (#886) (b523f7e)
- main: release 0.28.1 (#895) (c92c518)
- main: release 0.28.2 (#902) (e1c228b)
- main: release 0.28.3 (#905) (b01a21b)
- main: release 0.28.4 (#913) (4fa19e3)
- main: release 0.28.5 (#915) (d9a7f01)
- main: release 0.28.6 (#920) (3a17e34)
- main: release 0.28.7 (#921) (adbb52e)
- main: release 0.28.8 (#928) (96152d7)
- main: release 0.29.0 (#943) (f1d0af9)
- main: release 0.30.0 (#954) (bfd3108)
- main: release 0.31.0 (#968) (1e21100)
- main: release 0.32.0 (#974) (e947417)
- main: release 0.33.0 (#988) (bf3482e)
- main: release 0.33.1 (#991) (1c5af87)
- main: release 0.34.0 (#1014) (f1c651e)
- main: release 0.34.0 (#1019) (83db3a4)
- main: release 0.34.0 (#1020) (7116025)
- main: release 0.34.0 (#1022) (d06c91f)
- main: release 0.34.0 (#1332) (7037952)
- main: release 0.34.0 (#1436) (7358fdd)
- main: release 0.35.0 (#1026) (f9036e8)
- main: release 0.36.0 (#1056) (d055d4c)
- main: release 0.37.0 (#1065) (6aecc46)
- main: release 0.37.1 (#1096) (1de53b5)
- main: release 0.38.0 (#1103) (aee8431)
- main: release 0.39.0 (#1130) (82616e3)
- main: release 0.40.0 (#1132) (f3f1f3b)
- main: release 0.41.0 (#1157) (5b9b47d)
- main: release 0.42.0 (#1179) (ba45fc2)
- main: release 0.42.1 (#1191) (7f9a3c2)
- main: release 0.43.0 (#1196) (3ac84ab)
- main: release 0.43.1 (#1207) (e61c15a)
- main: release 0.44.0 (#1222) (1852308)
- main: release 0.45.0 (#1232) (da886d4)
- main: release 0.46.0 (#1244) (b9bf009)
- main: release 0.47.0 (#1259) (887297f)
- main: release 0.48.0 (#1284) (cf6e54f)
- main: release 0.49.0 (#1303) (fb90556)
- main: release 0.49.1 (#1319) (431b8b7)
- main: release 0.49.2 (#1323) (c19f307)
- main: release 0.49.3 (#1327) (102ed1d)
- main: release 0.50.0 (#1344) (a860a76)
- main: release 0.51.0 (#1348) (2b273f7)
- main: release 0.52.0 (#1363) (e122715)
- main: release 0.53.0 (#1401) (80488da)
- main: release 0.53.1 (#1406) (8f5ac41)
- main: release 0.54.0 (#1431) (6b6b55d)
- main: release 0.55.0 (#1449) (1a00052)
- main: release 0.55.1 (#1469) (509ce3f)
- main: release 0.56.0 (#1493) (9a5fc2c)
- main: release 0.56.1 (#1504) (00fc00c)
- main: release 0.56.2 (#1505) (f950dac)
- main: release 0.56.3 (#1511) (9c69643)
- main: release 0.56.4 (#1519) (d0384b6)
- main: release 0.56.5 (#1555) (41663ee)
- main: release 0.57.0 (#1570) (44b96cf)
- main: release 0.58.0 (#1587) (6b20b8d)
- main: release 0.58.1 (#1616) (4780ba0)
- main: release 0.58.2 (#1621) (1c34ac1)
- main: release 0.59.0 (#1622) (afb18aa)
- main: release 0.60.0 (#1641) (ab4d49f)
- main: release 0.60.1 (#1649) (56a9b2e)
- main: release 0.61.0 (#1655) (2fbe15a)
- Move titlelinter workflow (#843) (be6c454)
- release 0.34.0 (836dfcb)
- update docs (#1297) (495558c)
- Update go files (#839) (5515443)
- update-license (#1190) (e9cfc3e)
- Upgarde all dependencies to latest (#878) (2f1c91a)
0.61.0 (2023-03-27)
0.60.1 (2023-03-23)
0.60.0 (2023-03-23)
- add missing PrivateLink URLs to datasource (#1603) (78782b1)
- add PREVENT_LOAD_FROM_INLINE_URL (#1612) (4945a3a)
- Add support for
packages
,imports
,handler
andruntimeVersion
tosnowflake_procedure
resource (#1516) (a88f3ad)
- 0.60 misc bug fixes / linting (#1643) (53da853)
- change resource monitor suspend properties to number (#1545) (4bc59e2)
- deps: bump actions/setup-go from 3 to 4 (#1634) (3f128c1)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1639) (330777e)
- deps: bump github.com/snowflakedb/gosnowflake (#1638) (107bb4a)
0.59.0 (2023-03-21)
- add ON STAGE support for Stream resource (#1413) (447febf)
- Add support for is_secure to snowflake_function resource (#1575) (c41b6a3)
- 0.59 release fixes (#1636) (0a0256e)
- integration errors (#1623) (83a40d6)
- oauth integration (#1315) (9087220)
- readded imported privileges special case for database grants (#1597) (711ac0c)
0.58.2 (2023-03-16)
0.58.1 (2023-03-16)
- allow read of really old grant ids and add test cases (#1615) (cda40ec)
- update packages (#1619) (79a3acc)
0.58.0 (2023-03-03)
- added force_new option to role grant when the role_name has been changed (#1591) (4ec3613)
- default_secondary_roles doc (#1584) (23b64fa)
- remove emojis, misc grant id fix (#1598) (fdefbc3)
- update read role grants to use new builder (#1596) (e91860a)
0.57.0 (2023-02-28)
- Add contributing section to readme (#1560) (174355d)
- add test cases for update repl schedule on failover group (#1578) (ab638f0)
- schema read now checks first if the corresponding database exists (#1568) (368dc8f)
0.56.5 (2023-02-21)
- deps: bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1528) (8a011e0)
- deps: bump golang.org/x/net from 0.5.0 to 0.7.0 (#1551) (35de62f)
0.56.4 (2023-02-17)
- add nill check for grant_helpers (#1518) (87689bb)
- cleanup grant logic (#1522) (0502c61)
- future read on grants (#1520) (db78f64)
0.56.3 (2023-02-02)
0.56.2 (2023-02-01)
- backwards compatability for grant helpers id used by procedure and functions (#1508) (3787657)
- misc linting changes for 0.56.2 (#1509) (e0d1ef5)
- support different tag association queries for COLUMN object types (#1380) (546d0a1)
0.56.1 (2023-01-31)
0.56.0 (2023-01-27)
- do not set query_acceleration_max_scale_factor when enable enable_query_acceleration = false (#1474) (d62b1b4)
- refactor for simplify handling error (#1472) (3937216)
- refactor handling error to be simple (#1473) (9f37b99)
- saml integration test (#1494) (8c31439)
- schema name is optional for future file_format_grant (#1484) (1450cdd)
- schema name is optional for future function_grant (#1485) (dcc550e)
- schema name is optional for future procedure_grant (#1486) (4cf4561)
- schema name is optional for future sequence_grant (#1487) (ccf9e78)
- schema name is optional for future snowflake_stage_grant (#1466) (0b4d814)
- schema name is optional for future stream_grant (#1488) (3f7e5d6)
- schema name is optional for future task_grant (#1489) (4096fd0)
0.55.1 (2023-01-11)
- resource snowflake_resource_monitor behavior conflict from provider 0.54.0 to 0.55.0 (#1468) (8ce0c53)
0.55.0 (2023-01-10)
- deps: bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#1454) (ed6bfe0)
- deps: bump golang.org/x/tools from 0.4.0 to 0.5.0 (#1455) (ff01970)
- 0.55 fix (#1465) (8cb3370)
- add permissions (#1464) (e2d249a)
- interval for failover groups (#1448) (bd1d3cc)
- saml2_sign_request and saml2_force_authn cast type (#1452) (f8cecd7)
- schema_name is optional to enable future pipe grant (#1424) (5d966fd)
0.34.0 (2022-12-23)
- Add 'snowflake_role' datasource (#986) (6983d17)
- Add a resource to manage sequences (#582) (7fab82f)
- add allowed values (#1006) (e7dcfd4)
- Add allowed values (#1028) (e756867)
- add AWS GOV support in api_integration (#1118) (2705970)
- add column masking policy specification (#796) (c1e763c)
- add connection param for snowhouse (#1231) (050c0a2)
- Add CREATE ROW ACCESS POLICY to schema grant priv list (#581) (b9d0e9e)
- add custom oauth int (#1286) (d6397f9)
- add failover groups (#1302) (687742c)
- Add file format resource (#577) (6b95dcb)
- Add importer to integration grant (#574) (3739d53)
- Add INSERT_ONLY option to streams (#655) (c906e01)
- Add manage support cases account grants (#961) (1d1084d)
- add new table constraint resource (#1252) (fb1f145)
- add parameters resources + ds (#1429) (be81aea)
- add port and protocol to provider config (#1238) (7a6d312)
- Add private key passphrase support (#639) (a1c4067)
- add python language support for functions (#1063) (ee4c2c1)
- Add REBUILD table grant (#638) (0b21c66)
- Add replication support (#832) (f519cfc)
- Add SHOW_INITIAL_ROWS to stream resource (#575) (3963193)
- add STORAGE_AWS_OBJECT_ACL support to storage integration (#755) (e136b1e)
- add support for
notify_users
tosnowflake_resource_monitor
resource (#1340) (7094f15) - Add support for creation of streams on external tables (#999) (0ee1d55)
- Add support for default_secondary_roles (#1030) (ae8f3da)
- Add support for error notifications for Snowpipe (#595) (90af4cf)
- Add support for GCP notification integration (#603) (8a08ee6)
- Add support for table column comments and to control a tables data retention and change tracking settings (#614) (daa46a0)
- add the param "pattern" for snowflake_external_table (#657) (4b5aef6)
- Add title lint (#570) (d2142fd)
- Added (missing) API Key to API Integration (#1386) (500d6cf)
- Added Functions (UDF) Resource & Datasource (#647) (f28c7dc)
- Added Missing Grant Updates + Removed ForceNew (#1228) (1e9332d)
- Added Procedures Datasource (#646) (633f2bb)
- Added Query Acceleration for Warehouses (#1239) (ad4ce91)
- Added Row Access Policy Resources (#624) (fd97816)
- Added Several Datasources Part 2 (#622) (2a99ea9)
- Adding Database Replication (#1007) (26aa08e)
- adding in tag support (#713) (f75cd6e)
- Adding slack bot for PRs and Issues (#1106) (95c255e)
- Adding support for debugger-based debugging. (#1145) (5509899)
- Adding users datasource (#1013) (4cd86e4)
- Adding warehouse type for snowpark optimized warehouses (#1369) (b5bedf9)
- Allow creation of saml2 integrations (#616) (#805) (c07d582)
- allow in-place renaming of Snowflake schemas (#972) (2a18b96)
- Allow in-place renaming of Snowflake tables (#904) (6ac5188)
- Allow setting resource monitor on account (#768) (2613aa3)
- ci: add depguard (#1368) (1b29f05)
- ci: add goimports and makezero (#1378) (b0e6580)
- ci: add some linters and fix codes to pass lint (#1345) (75557d4)
- ci: golangci lint adding thelper, wastedassign and whitespace (#1356) (0079bee)
- Create a snowflake_user_grant resource. (#1193) (37500ac)
- create snowflake_role_ownership_grant resource (#917) (17de20f)
- Current role data source (#1415) (8152aee)
- Data source for list databases (#861) (537428d)
- Delete ownership grant updates (#1334) (4e6aba7)
- deleting gpg agent before importing key (#1123) (e895642)
- Expose GCP_PUBSUB_SERVICE_ACCOUNT attribute in notification integration (#871) (9cb863c)
- grants datasource (#1377) (0daafa0)
- handle serverless tasks (#736) (bde252e)
- handle-account-grant-managed-task (#751) (8952382)
- Identity Column Support (#726) (4da8014), closes #538
- Implemented External OAuth Security Integration Resource (#879) (83997a7)
- integer return type for procedure (#1266) (c1cf881)
- OAuth security integration for partner applications (#763) (0ec5f4e)
- Pipe and Task Grant resources (#620) (90b9f80)
- Procedures (#619) (869ff75)
- Python support for functions (#1069) (bab729a)
- Release GH workflow (#840) (c4b81e1)
- Resource to manage a user's public keys (#540) (590c22e)
- S3GOV support to storage_integration (#1133) (92a5e35)
- show roles data source (#1309) (b2e5ecf)
- snowflake_user_ownership_grant resource (#969) (6f3f09d)
- Streams on views (#1112) (7a27b40)
- Support create function with Java language (#798) (7f077f2)
- Support DIRECTORY option on stage create (#872) (0ea9a1e)
- Support for selecting language in snowflake_procedure (#1010) (3161827)
- support host option to pass down to driver (#939) (f75f102)
- Table Column Defaults (#631) (bcda1d9)
- table constraints (#599) (b0417a8)
- tag association resource (#1187) (123fd2f)
- tag based masking policy (#1143) (e388545)
- tag grants (#1127) (018e7ab)
- task after dag support (#1342) (a117802)
- Task error integration (#830) (8acfd5f)
- task with allow_overlapping_execution option (#1291) (8393763)
- TitleLinter customized (#842) (39c7e20)
- transient database (#1165) (f65a0b5)
- add godot to golangci (#1263) (3323470)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1035) (f885f1c)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1280) (657a180)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1373) (b22a2bd)
- deps: bump github.com/snowflakedb/gosnowflake (#1304) (fb61921)
- deps: bump github.com/snowflakedb/gosnowflake (#1375) (e1891b6)
- deps: bump github.com/snowflakedb/gosnowflake (#1423) (84c9389)
- deps: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1300) (2f3c612)
- deps: bump github/codeql-action from 1 to 2 (#1353) (9d7bc15)
- deps: bump golang.org/x/crypto from 0.1.0 to 0.4.0 (#1407) (fc96d62)
- deps: bump golang.org/x/tools from 0.1.12 to 0.2.0 (#1295) (5de7a51)
- deps: bump golang.org/x/tools from 0.2.0 to 0.4.0 (#1400) (58ca9d8)
- deps: bump goreleaser/goreleaser-action from 2 to 3 (#1354) (9ad93a8)
- deps: bump goreleaser/goreleaser-action from 3 to 4 (#1426) (409bcb1)
- deps: bump peter-evans/create-or-update-comment from 1 to 2 (#1350) (d4d340e)
- deps: bump peter-evans/find-comment from 1 to 2 (#1352) (ce13a8e)
- deps: bump peter-evans/slash-command-dispatch from 2 to 3 (#1351) (9d17ead)
- docs: terraform fmt (#1358) (0a2fe08)
- docs: update documentation adding double quotes (#1346) (c4af174)
- main: release 0.26.0 (#841) (4a6d659)
- main: release 0.26.1 (#849) (a2607e5)
- main: release 0.26.2 (#851) (016e02d)
- main: release 0.26.3 (#854) (63f2b85)
- main: release 0.27.0 (#870) (5178aa6)
- main: release 0.28.0 (#886) (b523f7e)
- main: release 0.28.1 (#895) (c92c518)
- main: release 0.28.2 (#902) (e1c228b)
- main: release 0.28.3 (#905) (b01a21b)
- main: release 0.28.4 (#913) (4fa19e3)
- main: release 0.28.5 (#915) (d9a7f01)
- main: release 0.28.6 (#920) (3a17e34)
- main: release 0.28.7 (#921) (adbb52e)
- main: release 0.28.8 (#928) (96152d7)
- main: release 0.29.0 (#943) (f1d0af9)
- main: release 0.30.0 (#954) (bfd3108)
- main: release 0.31.0 (#968) (1e21100)
- main: release 0.32.0 (#974) (e947417)
- main: release 0.33.0 (#988) (bf3482e)
- main: release 0.33.1 (#991) (1c5af87)
- main: release 0.34.0 (#1014) (f1c651e)
- main: release 0.34.0 (#1019) (83db3a4)
- main: release 0.34.0 (#1020) (7116025)
- main: release 0.34.0 (#1022) (d06c91f)
- main: release 0.34.0 (#1332) (7037952)
- main: release 0.35.0 (#1026) (f9036e8)
- main: release 0.36.0 (#1056) (d055d4c)
- main: release 0.37.0 (#1065) (6aecc46)
- main: release 0.37.1 (#1096) (1de53b5)
- main: release 0.38.0 (#1103) (aee8431)
- main: release 0.39.0 (#1130) (82616e3)
- main: release 0.40.0 (#1132) (f3f1f3b)
- main: release 0.41.0 (#1157) (5b9b47d)
- main: release 0.42.0 (#1179) (ba45fc2)
- main: release 0.42.1 (#1191) (7f9a3c2)
- main: release 0.43.0 (#1196) (3ac84ab)
- main: release 0.43.1 (#1207) (e61c15a)
- main: release 0.44.0 (#1222) (1852308)
- main: release 0.45.0 (#1232) (da886d4)
- main: release 0.46.0 (#1244) (b9bf009)
- main: release 0.47.0 (#1259) (887297f)
- main: release 0.48.0 (#1284) (cf6e54f)
- main: release 0.49.0 (#1303) (fb90556)
- main: release 0.49.1 (#1319) (431b8b7)
- main: release 0.49.2 (#1323) (c19f307)
- main: release 0.49.3 (#1327) (102ed1d)
- main: release 0.50.0 (#1344) (a860a76)
- main: release 0.51.0 (#1348) (2b273f7)
- main: release 0.52.0 (#1363) (e122715)
- main: release 0.53.0 (#1401) (80488da)
- main: release 0.53.1 (#1406) (8f5ac41)
- main: release 0.54.0 (#1431) (6b6b55d)
- Move titlelinter workflow (#843) (be6c454)
- release 0.34.0 (836dfcb)
- update docs (#1297) (495558c)
- Update go files (#839) (5515443)
- update-license (#1190) (e9cfc3e)
- Upgarde all dependencies to latest (#878) (2f1c91a)
- 0.54 (#1435) (4c9dd13)
- Add AWS_SNS notification_provider support for error notifications for Snowpipe. (#777) (02a97e0)
- Add AWS_SQS_IAM_USER_ARN to notification integration (#610) (82a340a)
- Add gpg signing to goreleaser (#911) (8ae3312)
- Add importer to account grant (#576) (a6d7f6f)
- Add manifest json (#914) (c61fcdd)
- Add release step in goreleaser (#919) (63f221e)
- add sweepers (#1203) (6c004a3)
- Add valid property AWS_SNS_TOPIC_ARN to AWS_SNS notification provider (#783) (8224954)
- add warehouses attribute to resource monitor (#831) (b041e46)
- Added Missing Account Privileges (#635) (c9cc806)
- adding in issue link to slackbot (#1158) (6f8510b)
- Allow creation of database-wide future external table grants (#1041) (5dff645)
- Allow creation of stage with storage integration including special characters (#1081) (7b5bf00), closes #1080
- allow custom characters to be ignored from validation (#1059) (b65d692)
- Allow empty result when looking for storage integration on refresh (#692) (16363cf)
- Allow legacy version of GrantIDs to be used with new grant functionality (#923) (b640a60)
- Allow multiple resources of the same object grant (#824) (7ac4d54)
- change the function_grant documentation example privilege to usage (#901) (70d9550)
- changing tool to ghaction-import for importing gpg keys (#1129) (5fadf08)
- ci: remove unnecessary type conversions (#1357) (1d2b455)
- clean up tag association read (#1261) (de5dc85)
- Correctly read INSERT_ONLY mode for streams (#1047) (9c034fe)
- Database from share comment on create and docs (#1167) (fc3a8c2)
- Database tags UNSET (#1256) (#1257) (3d5dcac)
- Delete gpg change (#1126) (ea27084)
- Deleting a snowflake_user and their associated snowlfake_role_grant causes an error (#1142) (5f6725a)
- Dependabot configuration to make it easier to work with (a7c60f7)
- doc (#1326) (d7d5e08)
- doc of resource_monitor_grant (#1188) (03a6cb3)
- doc pipe (#1171) (c94c2f9)
- docs (#1409) (fb68c25)
- Don't throw an error on unhandled Role Grants (#1414) (be7e78b)
- errors package with new linter rules (#1360) (b8df2d7)
- escape string escape_unenclosed_field (#877) (6f5578f)
- Escape String for AS in external table (#580) (3954741)
- expand allowed special characters in role names (#1162) (30a59e0)
- external_function: Allow Read external_function where return_type is VARIANT (#720) (1873108)
- external_table headers order doesn't matter (#731) (e0d74be)
- File Format Update Grants (#1397) (19933c0)
- Fix snowflake_share resource not unsetting accounts (#1186) (03a225f)
- Fixed Grants Resource Update With Futures (#1289) (132373c)
- format for go ci (#1349) (75d7fd5)
- function not exist and integration grant (#1154) (ea01e66)
- Go Expression Fix #1384 (#1403) (8936e1a)
- go syntax (#1410) (c5f6b9f)
- Go syntax to add revive (#1411) (b484bc8)
- golangci.yml to keep quality of codes (#1296) (792665f)
- Handling 2022_03 breaking changes (#1072) (88f4d44)
- handling not exist gracefully (#1031) (101267d)
- Handling of task error_integration nulls (#834) (3b27905)
- ie-proxy for go build (#1318) (c55c101)
- Improve table constraint docs (#1355) (7c650bd)
- insecure go expression (#1384) (a6c8e75)
- issue with ie-proxy (#903) (e028bc8)
- Legacy role grantID to work with new grant functionality (#941) (5182361)
- linting errors (#1432) (665c944)
- log fmt (#1192) (0f2e2db)
- make platform info compatible with quoted identifiers (#729) (30bb7d0)
- Make ReadWarehouse compatible with quoted resource identifiers (#907) (72cedc4)
- make saml2_enable_sp_initiated bool throughout (#828) (b79988e)
- makefile remove outdated version reference (#1027) (d066d0b)
- materialized view grant incorrectly requires schema_name (#654) (faf0767)
- missing t.Helper for thelper function (#1264) (17bd501)
- misspelling (#1262) (e9595f2)
- Network Attachment (Set For Account) (#990) (1dde150)
- OSCP -> OCSP misspelling (#664) (cc8eb58)
- Pass file_format values as-is in external table configuration (#1183) (d3ad8a8), closes #1046
- Pin Jira actions versions (#1283) (ca25f25)
- preallocate slice (#1385) (9e972c0)
- provider upgrade doc (#1039) (e1e23b9)
- Ran make deps to fix dependencies (#899) (a65fcd6)
- read Database and Schema name during Stream import (#732) (9f747b5)
- read Name, Database and Schema during Procedure import (#819) (d17656f)
- Recreate notification integration when type changes (#792) (e9768bf)
- refactor ReadWarehouse function to correctly read object parameters (#745) (d83c499)
- Release by updating go dependencies (#894) (79ec370)
- Release tag (#848) (610a85a)
- Remove force_new from masking_expression (#588) (fc3e78a)
- Remove keybase since moving to github actions (#852) (6e14906)
- remove share feature from stage because it isn't supported (#918) (7229387)
- remove shares from snowflake_stage_grant #1285 (#1361) (3167d9d)
- remove stage from statefile if not found (#1220) (b570217)
- remove table where is_external is Y (#667) (14b17b0)
- Remove validate_utf8 parameter from file_format (#1166) (6595eeb)
- Removed Read for API_KEY (#1402) (ddd00c5)
- Removing force new and adding update for data base replication config (#1105) (f34f012)
- run check docs (#1306) (53698c9)
- SCIM access token compatible identifiers (#750) (afc92a3)
- sequence import (#775) (e728d2e)
- Share example (#673) (e9126a9)
- Share resource to use REFERENCE_USAGE instead of USAGE (#762) (6906760)
- Shares can't be updated on table_grant resource (#789) (6884748)
- snowflake_share: Can't be renamed, ForceNew on name changes (#659) (754a9df)
- stop file format failure when does not exist (#1399) (3611ff5)
- Stream append only (#653) (807c6ce)
- Table Tags Acceptance Test (#1245) (ab34763)
- tag association name convention (#1294) (472f712)
- tag on schema fix (#1313) (62bf8b7)
- tagging for db, external_table, schema (#795) (7aff6a1)
- Temporarily disabling acceptance tests for release (#1083) (8eeb4b7)
- test modules in acceptance test for warehouse (#1359) (2d8f2b6)
- Update 'user_ownership_grant' schema validation (#1242) (061a28a)
- update doc (#1305) (4a82c67)
- Update go and docs package (#1009) (72c3180)
- Update goreleaser env Dirty to false (#850) (402f7e0)
- update id serialization (#1362) (4d08a8c)
- update ReadTask to correctly set USER_TASK_TIMEOUT_MS (#761) (7b388ca)
- update team slack bot configurations (#1134) (b83a461)
- Updating shares to disallow account locators (#1102) (4079080)
- Upgrade go (#715) (f0e59c0)
- Upgrade tf for testing (#625) (c03656f)
- use "DESCRIBE USER" in ReadUser, UserExists (#769) (36a4f2e)
- validate identifier (#1312) (295bc0f)
- Warehouse create and alter properties (#598) (632fd42)
- warehouse import when auto_suspend is set to null (#1092) (9dc748f)
- warehouses update issue (#1405) (1c57462)
- weird formatting (526b852)
- workflow warnings (#1316) (6f513c2)
- wrong usage of testify Equal() function (#1379) (476b330)
0.54.0 (2022-12-23)
- deps: bump github.com/snowflakedb/gosnowflake (#1423) (84c9389)
- deps: bump goreleaser/goreleaser-action from 3 to 4 (#1426) (409bcb1)
- Don't throw an error on unhandled Role Grants (#1414) (be7e78b)
- go syntax (#1410) (c5f6b9f)
- Go syntax to add revive (#1411) (b484bc8)
- linting errors (#1432) (665c944)
0.53.1 (2022-12-08)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1373) (b22a2bd)
- deps: bump github.com/snowflakedb/gosnowflake (#1375) (e1891b6)
- deps: bump github/codeql-action from 1 to 2 (#1353) (9d7bc15)
- deps: bump golang.org/x/crypto from 0.1.0 to 0.4.0 (#1407) (fc96d62)
- deps: bump golang.org/x/tools from 0.2.0 to 0.4.0 (#1400) (58ca9d8)
- deps: bump goreleaser/goreleaser-action from 2 to 3 (#1354) (9ad93a8)
- deps: bump peter-evans/create-or-update-comment from 1 to 2 (#1350) (d4d340e)
- deps: bump peter-evans/find-comment from 1 to 2 (#1352) (ce13a8e)
- deps: bump peter-evans/slash-command-dispatch from 2 to 3 (#1351) (9d17ead)
0.53.0 (2022-12-07)
- Added (missing) API Key to API Integration (#1386) (500d6cf)
- Adding warehouse type for snowpark optimized warehouses (#1369) (b5bedf9)
- ci: add depguard (#1368) (1b29f05)
- ci: add goimports and makezero (#1378) (b0e6580)
- errors package with new linter rules (#1360) (b8df2d7)
- File Format Update Grants (#1397) (19933c0)
- Go Expression Fix #1384 (#1403) (8936e1a)
- insecure go expression (#1384) (a6c8e75)
- preallocate slice (#1385) (9e972c0)
- remove shares from snowflake_stage_grant #1285 (#1361) (3167d9d)
- Removed Read for API_KEY (#1402) (ddd00c5)
- stop file format failure when does not exist (#1399) (3611ff5)
- warehouses update issue (#1405) (1c57462)
- wrong usage of testify Equal() function (#1379) (476b330)
0.52.0 (2022-11-17)
- ci: golangci lint adding thelper, wastedassign and whitespace (#1356) (0079bee)
- grants datasource (#1377) (0daafa0)
- ci: remove unnecessary type conversions (#1357) (1d2b455)
- Improve table constraint docs (#1355) (7c650bd)
- test modules in acceptance test for warehouse (#1359) (2d8f2b6)
- update id serialization (#1362) (4d08a8c)
0.51.0 (2022-11-07)
- add support for
notify_users
tosnowflake_resource_monitor
resource (#1340) (7094f15) - ci: add some linters and fix codes to pass lint (#1345) (75557d4)
- Delete ownership grant updates (#1334) (4e6aba7)
- show roles data source (#1309) (b2e5ecf)
- format for go ci (#1349) (75d7fd5)
- tag on schema fix (#1313) (62bf8b7)
- workflow warnings (#1316) (6f513c2)
0.50.0 (2022-11-04)
0.49.3 (2022-11-01)
0.49.2 (2022-11-01)
0.49.1 (2022-10-31)
0.49.0 (2022-10-31)
- add column masking policy specification (#796) (c1e763c)
- add failover groups (#1302) (687742c)
- Added Query Acceleration for Warehouses (#1239) (ad4ce91)
- task with allow_overlapping_execution option (#1291) (8393763)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1280) (657a180)
- deps: bump github.com/snowflakedb/gosnowflake (#1304) (fb61921)
- deps: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1300) (2f3c612)
- deps: bump golang.org/x/tools from 0.1.12 to 0.2.0 (#1295) (5de7a51)
- update docs (#1297) (495558c)
- golangci.yml to keep quality of codes (#1296) (792665f)
- run check docs (#1306) (53698c9)
- update doc (#1305) (4a82c67)
- weird formatting (526b852)
0.48.0 (2022-10-24)
- clean up tag association read (#1261) (de5dc85)
- Fixed Grants Resource Update With Futures (#1289) (132373c)
- Pin Jira actions versions (#1283) (ca25f25)
- tag association name convention (#1294) (472f712)
0.47.0 (2022-10-11)
- add new table constraint resource (#1252) (fb1f145)
- integer return type for procedure (#1266) (c1cf881)
- Database tags UNSET (#1256) (#1257) (3d5dcac)
- missing t.Helper for thelper function (#1264) (17bd501)
- misspelling (#1262) (e9595f2)
0.46.0 (2022-09-29)
- Table Tags Acceptance Test (#1245) (ab34763)
- Update 'user_ownership_grant' schema validation (#1242) (061a28a)
0.45.0 (2022-09-22)
- add connection param for snowhouse (#1231) (050c0a2)
- add port and protocol to provider config (#1238) (7a6d312)
0.44.0 (2022-09-20)
0.43.1 (2022-09-20)
- add sweepers (#1203) (6c004a3)
- Pass file_format values as-is in external table configuration (#1183) (d3ad8a8), closes #1046
- remove stage from statefile if not found (#1220) (b570217)
0.43.0 (2022-08-31)
0.42.1 (2022-08-24)
0.42.0 (2022-08-24)
- Database from share comment on create and docs (#1167) (fc3a8c2)
- doc of resource_monitor_grant (#1188) (03a6cb3)
- Fix snowflake_share resource not unsetting accounts (#1186) (03a225f)
0.41.0 (2022-08-10)
- adding in issue link to slackbot (#1158) (6f8510b)
- Deleting a snowflake_user and their associated snowlfake_role_grant causes an error (#1142) (5f6725a)
- doc pipe (#1171) (c94c2f9)
- expand allowed special characters in role names (#1162) (30a59e0)
- Remove validate_utf8 parameter from file_format (#1166) (6595eeb)
0.40.0 (2022-07-14)
- add AWS GOV support in api_integration (#1118) (2705970)
- S3GOV support to storage_integration (#1133) (92a5e35)
- Streams on views (#1112) (7a27b40)
0.39.0 (2022-07-13)
- changing tool to ghaction-import for importing gpg keys (#1129) (5fadf08)
- Delete gpg change (#1126) (ea27084)
0.37.1 (2022-07-01)
- Allow creation of stage with storage integration including special characters (#1081) (7b5bf00), closes #1080
- warehouse import when auto_suspend is set to null (#1092) (9dc748f)
0.37.0 (2022-06-28)
- add python language support for functions (#1063) (ee4c2c1)
- Python support for functions (#1069) (bab729a)
- Handling 2022_03 breaking changes (#1072) (88f4d44)
- Temporarily disabling acceptance tests for release (#1083) (8eeb4b7)
0.36.0 (2022-06-16)
- allow custom characters to be ignored from validation (#1059) (b65d692)
- Correctly read INSERT_ONLY mode for streams (#1047) (9c034fe)
- handling not exist gracefully (#1031) (101267d)
0.35.0 (2022-06-07)
- add allowed values (#1006) (e7dcfd4)
- Add allowed values (#1028) (e756867)
- Add support for creation of streams on external tables (#999) (0ee1d55)
- Support for selecting language in snowflake_procedure (#1010) (3161827)
0.34.0 (2022-05-25)
- Add 'snowflake_role' datasource (#986) (6983d17)
- Add a resource to manage sequences (#582) (7fab82f)
- Add CREATE ROW ACCESS POLICY to schema grant priv list (#581) (b9d0e9e)
- Add file format resource (#577) (6b95dcb)
- Add importer to integration grant (#574) (3739d53)
- Add INSERT_ONLY option to streams (#655) (c906e01)
- Add manage support cases account grants (#961) (1d1084d)
- Add private key passphrase support (#639) (a1c4067)
- Add REBUILD table grant (#638) (0b21c66)
- Add replication support (#832) (f519cfc)
- Add SHOW_INITIAL_ROWS to stream resource (#575) (3963193)
- add STORAGE_AWS_OBJECT_ACL support to storage integration (#755) (e136b1e)
- Add support for error notifications for Snowpipe (#595) (90af4cf)
- Add support for GCP notification integration (#603) (8a08ee6)
- Add support for table column comments and to control a tables data retention and change tracking settings (#614) (daa46a0)
- add the param "pattern" for snowflake_external_table (#657) (4b5aef6)
- Add title lint (#570) (d2142fd)
- Added Functions (UDF) Resource & Datasource (#647) (f28c7dc)
- Added Procedures Datasource (#646) (633f2bb)
- Added Row Access Policy Resources (#624) (fd97816)
- Added Several Datasources Part 2 (#622) (2a99ea9)
- Adding Database Replication (#1007) (26aa08e)
- adding in tag support (#713) (f75cd6e)
- Adding users datasource (#1013) (4cd86e4)
- Allow creation of saml2 integrations (#616) (#805) (c07d582)
- allow in-place renaming of Snowflake schemas (#972) (2a18b96)
- Allow in-place renaming of Snowflake tables (#904) (6ac5188)
- Allow setting resource monitor on account (#768) (2613aa3)
- create snowflake_role_ownership_grant resource (#917) (17de20f)
- Data source for list databases (#861) (537428d)
- Expose GCP_PUBSUB_SERVICE_ACCOUNT attribute in notification integration (#871) (9cb863c)
- handle serverless tasks (#736) (bde252e)
- handle-account-grant-managed-task (#751) (8952382)
- Identity Column Support (#726) (4da8014), closes #538
- Implemented External OAuth Security Integration Resource (#879) (83997a7)
- OAuth security integration for partner applications (#763) (0ec5f4e)
- Pipe and Task Grant resources (#620) (90b9f80)
- Procedures (#619) (869ff75)
- Release GH workflow (#840) (c4b81e1)
- Resource to manage a user's public keys (#540) (590c22e)
- snowflake_user_ownership_grant resource (#969) (6f3f09d)
- Support create function with Java language (#798) (7f077f2)
- Support DIRECTORY option on stage create (#872) (0ea9a1e)
- support host option to pass down to driver (#939) (f75f102)
- Table Column Defaults (#631) (bcda1d9)
- table constraints (#599) (b0417a8)
- Task error integration (#830) (8acfd5f)
- TitleLinter customized (#842) (39c7e20)
- Add AWS_SNS notification_provider support for error notifications for Snowpipe. (#777) (02a97e0)
- Add AWS_SQS_IAM_USER_ARN to notification integration (#610) (82a340a)
- Add gpg signing to goreleaser (#911) (8ae3312)
- Add importer to account grant (#576) (a6d7f6f)
- Add manifest json (#914) (c61fcdd)
- Add release step in goreleaser (#919) (63f221e)
- Add valid property AWS_SNS_TOPIC_ARN to AWS_SNS notification provider (#783) (8224954)
- add warehouses attribute to resource monitor (#831) (b041e46)
- Added Missing Account Privileges (#635) (c9cc806)
- Allow empty result when looking for storage integration on refresh (#692) (16363cf)
- Allow legacy version of GrantIDs to be used with new grant functionality (#923) (b640a60)
- Allow multiple resources of the same object grant (#824) (7ac4d54)
- build: Add trimpath Go flag to build (#316) (420a84b)
- change the function_grant documentation example privilege to usage (#901) (70d9550)
- Dependabot configuration to make it easier to work with (a7c60f7)
- escape string escape_unenclosed_field (#877) (6f5578f)
- Escape String for AS in external table (#580) (3954741)
- external_function: Allow Read external_function where return_type is VARIANT (#720) (1873108)
- external_table headers order doesn't matter (#731) (e0d74be)
- Handling of task error_integration nulls (#834) (3b27905)
- issue with ie-proxy (#903) (e028bc8)
- Legacy role grantID to work with new grant functionality (#941) (5182361)
- make platform info compatible with quoted identifiers (#729) (30bb7d0)
- Make ReadWarehouse compatible with quoted resource identifiers (#907) (72cedc4)
- make saml2_enable_sp_initiated bool throughout (#828) (b79988e)
- materialized view grant incorrectly requires schema_name (#654) (faf0767)
- Network Attachment (Set For Account) (#990) (1dde150)
- OSCP -> OCSP misspelling (#664) (cc8eb58)
- Ran make deps to fix dependencies (#899) (a65fcd6)
- read Database and Schema name during Stream import (#732) (9f747b5)
- read Name, Database and Schema during Procedure import (#819) (d17656f)
- Recreate notification integration when type changes (#792) (e9768bf)
- refactor ReadWarehouse function to correctly read object parameters (#745) (d83c499)
- Release by updating go dependencies (#894) (79ec370)
- Release tag (#848) (610a85a)
- Remove force_new from masking_expression (#588) (fc3e78a)
- Remove keybase since moving to github actions (#852) (6e14906)
- remove share feature from stage because it isn't supported (#918) (7229387)
- remove table where is_external is Y (#667) (14b17b0)
- SCIM access token compatible identifiers (#750) (afc92a3)
- sequence import (#775) (e728d2e)
- Share example (#673) (e9126a9)
- Share resource to use REFERENCE_USAGE instead of USAGE (#762) (6906760)
- Shares can't be updated on table_grant resource (#789) (6884748)
- snowflake_share: Can't be renamed, ForceNew on name changes (#659) (754a9df)
- Stream append only (#653) (807c6ce)
- table: Properly read and import table state (#314) (df1f6bc)
- tagging for db, external_table, schema (#795) (7aff6a1)
- Update go and docs package (#1009) (72c3180)
- Update goreleaser env Dirty to false (#850) (402f7e0)
- update ReadTask to correctly set USER_TASK_TIMEOUT_MS (#761) (7b388ca)
- Upgrade go (#715) (f0e59c0)
- Upgrade tf for testing (#625) (c03656f)
- use "DESCRIBE USER" in ReadUser, UserExists (#769) (36a4f2e)
- Warehouse create and alter properties (#598) (632fd42)
- main: release 0.26.0 (#841) (4a6d659)
- main: release 0.26.1 (#849) (a2607e5)
- main: release 0.26.2 (#851) (016e02d)
- main: release 0.26.3 (#854) (63f2b85)
- main: release 0.27.0 (#870) (5178aa6)
- main: release 0.28.0 (#886) (b523f7e)
- main: release 0.28.1 (#895) (c92c518)
- main: release 0.28.2 (#902) (e1c228b)
- main: release 0.28.3 (#905) (b01a21b)
- main: release 0.28.4 (#913) (4fa19e3)
- main: release 0.28.5 (#915) (d9a7f01)
- main: release 0.28.6 (#920) (3a17e34)
- main: release 0.28.7 (#921) (adbb52e)
- main: release 0.28.8 (#928) (96152d7)
- main: release 0.29.0 (#943) (f1d0af9)
- main: release 0.30.0 (#954) (bfd3108)
- main: release 0.31.0 (#968) (1e21100)
- main: release 0.32.0 (#974) (e947417)
- main: release 0.33.0 (#988) (bf3482e)
- main: release 0.33.1 (#991) (1c5af87)
- main: release 0.34.0 (#1014) (f1c651e)
- main: release 0.34.0 (#1019) (83db3a4)
- main: release 0.34.0 (#1020) (7116025)
- Move titlelinter workflow (#843) (be6c454)
- release 0.34.0 (836dfcb)
- Update go files (#839) (5515443)
- Upgarde all dependencies to latest (#878) (2f1c91a)
0.33.1 (2022-05-03)
0.33.0 (2022-04-28)
0.32.0 (2022-04-14)
0.31.0 (2022-04-11)
- Add manage support cases account grants (#961) (1d1084d)
- snowflake_user_ownership_grant resource (#969) (6f3f09d)
0.30.0 (2022-03-29)
0.29.0 (2022-03-23)
- Allow in-place renaming of Snowflake tables (#904) (6ac5188)
- create snowflake_role_ownership_grant resource (#917) (17de20f)
0.28.8 (2022-03-18)
- change the function_grant documentation example privilege to usage (#901) (70d9550)
- remove share feature from stage because it isn't supported (#918) (7229387)
0.28.7 (2022-03-15)
- Allow legacy version of GrantIDs to be used with new grant functionality (#923) (b640a60)
- Make ReadWarehouse compatible with quoted resource identifiers (#907) (72cedc4)
- sequence import (#775) (e728d2e)
0.28.6 (2022-03-14)
0.28.5 (2022-03-12)
0.28.4 (2022-03-11)
0.28.3 (2022-03-10)
0.28.2 (2022-03-09)
0.28.1 (2022-03-09)
0.28.0 (2022-03-05)
0.27.0 (2022-03-02)
- Data source for list databases (#861) (537428d)
- Expose GCP_PUBSUB_SERVICE_ACCOUNT attribute in notification integration (#871) (9cb863c)
- Support DIRECTORY option on stage create (#872) (0ea9a1e)