v6.2.7 Cho Oyu
3 days ago by Shruthi Pillaipakkam
🐞 Bug Fixes
- Fixed an issue involving resetting password.
- Minor UI fixes.
v6.2.6 Cho Oyu
16 days ago by Shruthi Pillaipakkam
🐞 Bug Fixes
- Fixed an issue that would improve the performance of source column dropdown.
- Minor UI fixes.
v6.2.5 Cho Oyu
17 days ago by Greg Henkhaus
🐞 Bug Fixes
- Fixed an issue that caused duplicating a workspace to crash the app.
- Fixed some things under the hood that would improve the overall performance of the app.
v6.2.4 Cho Oyu
22 days ago by Greg Henkhaus
🐞 Bug Fixes
- Fixed an issue that caused unexpected modifications to nodes during git checkout and deploy
v6.2.3 Cho Oyu
24 days ago by Shruthi Pillaipakkam
🐞 Bug Fixes
- Fixed a problem involving deployment via private link.
- Fixed a bug that caused problem scanner to warn about storage locations that don't exist.
v6.2.2 Cho Oyu
29 days ago by Shruthi Pillaipakkam
🐞 Bug Fixes
- Fixed a problem that caused deployments to fail.
- Git Resync branch for off-platform changes was failing. This has been fixed.
- We fixed a bug that caused the Docs to crash sometimes.
v6.2.1 Cho Oyu
about 1 month ago by Greg Henkhaus
🐞 Bug Fixes
- Improved the reporting of failed tests by displaying the specific test affected for easier debugging.
- Enhanced the performance of the Deploy Dashboard, resolving issues that led to slow responsiveness.
- Addressed compatibility issues with the coa CLI when operating through a proxy server.
- Minor UI fixes.
v6.2.0 Cho Oyu
about 1 month ago by Alex Engelmann
✅ What's New
- New Generated Documentation has arrived! You can read more about this feature on our documentation page here.
- Coalesce runs can now be cancelled via CLI, API, and in the UI. You can read more about this feature here.
- There's now an endpoint for querying single runs, more details here.
- SQL in Run Results pages can now be displayed as formatted or raw via toggle, in both the Build and Deploy tabs.
- Tabs in the Build section of the application can now be reordered via drag and drop.
- Many smaller UI changes to improve the user experience.
🐞 Bug Fixes
- Improved functionality of Force Checkout in git modal to be more resilient.
- Fixed a bug when implementing
columnDropdownSelector
object in UDNs. - Fixed a bug that could occur if a user clicked the Run button repeatedly within a node.
- Improved error messaging when using invalid characters for Storage Mapping names.
- Fixed off-by-one drag and drop behavior that could occur in Nodes' column mapping grids.
- Fixed a transient and misleading 404 error that would sometimes appear when connecting to Snowflake via OAuth.
- When creating a new branch, your list of changes will now appropriately be reflected in the git modal.
- Fixed a Snowflake privileges bug that could occur when using
default
Deployment Strategy. - Clicking View Column Lineage now automatically opens the relevant tab.
- Improved performance when duplicating Development Workspaces and bulk editing Nodes.
- Many smaller bug fixes to improve the speed and reliability of the application.
v6.1.8 Cho Oyu
about 1 month ago by Alex Engelmann
🐞 Bug Fixes
- Upgraded Snowflake SDK to support breaking change for Snowflake accounts hosted on Google Cloud.
v6.1.7 Cho Oyu
about 2 months ago by Alex Engelmann
🐞 Bug Fixes
- Optimized creation of SQL views in deployments to reduce needless view recreation.
- Key Pair authentication no longer requires a username to be provided in API calls when the Snowflake username is already being stored by Coalesce for the relevant Environment.