14 results found for ‘new in v24.1’
Fixed a bug that has existed since v24.1 that would cause a set-returning UDF with OUT parameters to return a single row. #137377
cockroachdb
Fixed a bug that has existed since v24.1 that would cause a set-returning UDF with OUT parameters to return a single row. #137376
cockroachdb
Fixed a bug in v24.1, v23.2, and v23.1 where using changefeed.aggregator.flush_jitter with min_checkpoint_frequency set to zero could cause panics. #125495
cockroachdb
Fixed a bug existing since v24.1 that would cause a set-returning UDF with OUT parameters to return a single row. #137251
cockroachdb
Fixed a changefeed panic in v24.1, v23.2, and v23.1 when the cluster setting changefeed.aggregator.flush_jitter cluster setting is configured and a changefeed's min_checkpoint_frequency option is set to zero. #125469
cockroachdb
For example, backups taken on v24.1.x can be restored into v24.3.x (skipping the v24.2 innovation release). Backups taken on v24.3.x can be restored into v25.1.x:
cockroachdb
Users of CockroachDB v23.1, v23.2.0 to v23.2.9, v24.1.0 to v24.1.3, and testing versions of v24.2 through v24.2.0-beta.3 are encouraged to upgrade to v23.2.10, v24.1.4, v24.2.0, or a later version, and enable the cluster setting changefeed.new_kafka_sink.enabled:
cockroachdb
Check which upgrades are available to the cluster, if any.
Beginning with v24.1, major versions alternate in type between Regular releases, which are required, and Innovation releases, which can be skipped.
From a Regular release, you can upgrade to the next major release (an Innovation release) or the subsequent major release (another Regular release). From an Innovation release, you must upgrade to the next Regular release.
These releases also provide different support periods. For details on their support periods and which releases are Regular or Innovation releases, refer the CockroachDB Cloud Support Policy.
To check whether major-version upgrades are available, click the three-dot Actions menu. If upgrades are available, Upgrade major version will be enabled. Click it. In the dialog, if only one newer major version upgrade is available, it is selected automatically. If multiple upgrades are available, the latest Regular release is selected by default. If you intend to upgrade the cluster, keep this dialog open while completing the next steps. Otherwise, close the dialog.
In CockroachDB Standard, if the cluster is set to upgrade major versions automatically, the Actions menu will not show the Upgrade major version option. To change this setting, refer to Manage cluster upgrades.
cockroachcloud