Coalesce now supports non-standard OIDC SSO implementations that require server-side OIDC token processing when client-side requests are blocked by CORS.
Version 7.6.9
CLI Version 7.6.9 has been released.
Fixed: We fixed an issue where the CLI
plan
was too large to write to a file.
Version 7.6.8
This release includes performance improvements and bug fixes.
CLI version 7.6.8 is available.
Version 7.6.7
This release includes performance improvements and bug fixes.
CLI version 7.6.7 is available.
Version 7.6.6
Bug Fixes
Fixed: Accounts with a email address as the username in Snowflake were receiving connection errors.
Fixed: Unsupported data type changes failed on the first deploy, but succeed on the second attempt with no code changes.
Fixed: Nodes weren’t deploying in order under certain circumstances.
Fixed: CLI versions greater than 7.4.3 would return a
RangeError: Invalid string length
when runningplan
.
Version 7.6
Version 7.6.5
Updates
A new
locations.yml
is part of commits. It contains the default storage location and a list of storage locations.You can now retry a Job from failure in the Coalesce app. When you retry a Job, the run details will have a link to the previous run.
We’ve improved the error logging for the CLI.
You can now extend and modify Packages.
Bug Fixes
We fixed a bug where the API did not return the correct run URLs.
We fixed a bug where if there were too many Hash columns, scrolling wasn’t enabled.
We fixed a bug where users who were connected to a large number of workspaces weren’t able to login using OAuth.
We fixed a bug where insert statements were being ran, despite a Snowflake network error.
Documentation
We’re launching a new documentation site! You can check it out at https://preview-docs.coalesce.io/docs/.
What can you expect?
The week of September 29, 2024, Coalesce will implement the new site at https://docs.coalesce.io/docs. The documentation site URL is not changing.
Some page URLs have changed and redirects have been created.
Version 7.5.8
We fixed a bug where large jobs were failing due to repeated processing of the same information.
We’ve released CLI version 7.5.8
Version 7.5.7
Updates
We’ve improved the speed of Force Checkout in our Git Modal.
We fixed an issue where CLI deployments were failing.
Other bug fixes and performance improvements.
Version 7.5
Scheduler
We’ve released our built in Scheduler. This enhancement introduces in-app scheduling capabilities for Coalesce jobs, eliminating the requirement for external scheduling tools for basic job orchestration.
Read about setting up the Scheduler.
RBAC
We're excited to announce the release of Role-Based Access Control (RBAC). With RBAC, you can assign roles to users based on their responsibilities, ensuring they only have access to the data they need. This minimizes the risk of unauthorized access, streamlining user permissions while enhancing overall security.
Read our RBAC Migration Guide.
Learn about using RBAC with Coalesce.
Updates
Git Parse - We’ve improved handling parsing errors in Git.
Bug Fixes
We fixed an error where the failed
`queryID`
was a mismatch between Snowflake and Coalesce.