danger

You are viewing documentation for an older version.

Click here to view the latest documentation.

Profiles 0.24.x Changelog

Changelog for Profiles v0.24.

Version 0.24.6

2 February 2026

Bug Fixes

  • Fixed wrong model reference path issue faced in Windows OS

Miscellaneous

  • Try both IPV4 and IPV6 addresses for GRPC connectivity between internal processes

Version 0.24.4

15 January 2026

Miscellaneous

  • Added retry functionality to retryable errors thrown by BigQuery

Version 0.24.3

8 December 2025

Miscellaneous

  • Added timeout to queries run on cleanup command

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? We're here to help.

Join the RudderStack Slack community or email us for support