We’ve improved Git checkout speed for large branches.
Version 7.6.0
New
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.
Updates
A new
locations.yml
is part of commits. It contains the default storage location and a list of storage locations.We’ve improved the error logging for the CLI.
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.
Did you like this update?
Leave your name and email so that we can reply to you (both fields are optional):
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.
Version 7.5.5
We fixed a bug where the error “Columns at location
X
not found in column lookup.”This release included other performance improvements.
7.5.4
Bug Fixes
We fixed a bug where “Remove from current Subgraph” was missing from the menu.
Other bug fixes and improvements.
Important Changes Coming
On September 5, 2024, Coalesce will begin enabling two upgrades for all organizations.
Git Repo Format Upgrade is available now. Mandatory upgrades will start September 5, 2024 and expect to be complete by September 12, 2024.
We encourage you to prepare for the changes by:
Upgrade the CLI to the latest version.
Have your organization's administrators enable the Git Repo Format Upgrade before the mandatory deadline.
Optionally, contact support to enable the RBAC migration early.
Review existing roles and understand the permissions they will have under the new system.
By preparing for these changes early, you can avoid unintended consequences, such as being unable to make commits until the upgrade is complete.
We encourage you to review our documentation for more details:
Contact our support team to start preparing.
Version 7.5.2
Notice
MFA (Multi-Factor Authentication) will no longer be released as part of 7.5. Keep checking back for product updates.
Bug Fixes
We fixed a bug where the Job definition was being ignored when running Jobs.
This release includes performance improvements.