Release v25.7.0 - August 19, 2025

📣This release contains minor changes to the ordering of views generated through Forward Engineering in Snowflake projects

Impact on existing DDL/API functions

Relational Modeling

  • Snowflake. Forward Engineering. New Converter and faster DDL generation
    • Behavior change: views are now generated in alphabetical and dependency order in DDL and ALTER scripts
      • As is: views are generated in a complex (but deterministic) order
      • To be: views to be generated in alphabetical order, except where dependencies exist
    • Areas affected:
      • Forward engineering: Generate DDL
      • Forward engineering: Alter Script
      • API: all endpoints that use GET DDL or GET Alterscript

Changes with no impact on existing DDL/API functions

Relational Modeling

  • Snowflake. Support policy assignments on objects and columns
  • Snowflake. Dynamic tables
  • Global reference. Selective sharing

Fixes and Updates

  • Add schema for no schema objects in DB Documentation
  • Admin Console. Attempt to Revoke user is failing
  • Subscription Invite. Unable to add a user
  • Admin Console. Admins cannot resend invite emails
  • User Groups. Admin cannot add user to the group
  • Decreased openAPI performance
  • Admin console. Can’t re-invite user