Version:

Profiles 0.24.x Changelog

Changelog for Profiles v0.24.

Version 0.24.2

21 November 2025

Bug Fixes

  • Fixed a nil pointer exception in some cases while loading the projects
  • Fixed an issue which occurs in Redshift during runs, where internal table creation fails if it already exists

Miscellaneous

  • Removed unnecessary warning logs while loading projects
  • Shows the right error message that explains why a project failed instead of showing context cancelled as the message

Version 0.24.0

4 November 2025
Schema version: 93

Release Schedule

MilestoneDate
CLI releaseNovember 4, 2025
Deployment to dev workspacesNovember 4, 2025
Deployment to production workspacesNovember 6, 2025

What’s New

  • Rule-based filtering (ID Graph Cardinality Rules) is now supported in ID Stitcher for Snowflake
  • pb init pb-project generates project with optimizations configuration file by default

Bug Fixes

  • IPv4 addressing is used for Go and Python RPC servers

Known Issues

BigQuery

  • pb validate access command does not work for BigQuery.

Redshift

  • If two different users create material objects on the same schema, RudderStack gives an error during cleanup when trying to drop views created by the other user, like user_var_table.
  • Cross-database references can fail on Redshift for a few clusters.
  • While creating activations, validation for Redshift does not work correctly in the RudderStack dashboard.

Other issues

  • Linux users might see this warning for all command runs — you can ignore it:
WARN[0000]log.go:228 gosnowflake.(*defaultLogger).Warn DBUS_SESSION_BUS_ADDRESS envvar looks to be not set, this can lead to runaway dbus-daemon processes. 

To avoid this, set envvar DBUS_SESSION_BUS_ADDRESS=$XDG_RUNTIME_DIR/bus (if it exists) or DBUS_SESSION_BUS_ADDRESS=/dev/null
  • pb insert does not work for Redshift, Databricks, and BigQuery.
  • If you are referring a public package in the project and get the ssh: handshake failed error, then you will have to manually remove the entire folder from WhtGitCache to make it work.

Questions? Contact us by Email or on Slack