❗ Migration guide: v2.6.x -> v2.7.0
❗ BCR Migration guide
🎉 What's new
- Added support for generation 2 Standard warehouses and resource constraints for Snowpark-optimized warehouses (references #3258):
- Added grant migration script (#3948, #3960, #3951, #3987, #3990, #3993, #3995, #3991)
🐛 Bug fixes
- Fix diff suppression for identifier set (#4007), references #4001
- Fix privileges validation in grant_privileges_to_account_role resource (#3994), references #3992
🔧 Misc
- Documentation improvements:
- Testing improvements:
- Unskip or remove BCR/functionality missing related tests (#3988)
- Fix integration and acceptance tests (#4016)
- Test account parameter mapping (#3989)
- Stabilize service integration and acceptance tests (#4000)
- Fix warehouse long-running query test (#4004)
- Extract account-level tests for several objects (#3996)
- Prove session parameters behavior, task test problems, and add PoC for better provider testing cache (#3997)
- Adjust existing and add missing sweepers (#4005)