Skip to content

Tags: alxfv/cockroach

Tags

v21.1.0-beta.1

Toggle v21.1.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cockroachdb#62040 from postamar/backport21.1-62017

release-21.1: migration: add protected_ts_meta privilege migration

v20.2.6

Toggle v20.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cockroachdb#61658 from RaduBerinde/backport20.2-61574

release-20.2: opt: detect invalid tuple comparison with ANY

v20.1.13

Toggle v20.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cockroachdb#61423 from mgartner/backport20.1-61106

release-20.1: sql: disallow creation of interleaved partitioned indexes

custombuild-v20.2.5-17-g306506e6d1

Toggle custombuild-v20.2.5-17-g306506e6d1's commit message
changefeedccl: Apply avro schema prefix as a namespace

The avro_schema_prefix flag avoids collisions in the subject, but records or
lower-level fields could still collide. This PR sets the "namespace" property
on avro schemas to be equal to the prefix when provided.
Note that this slightly changes encoding: if the prefix "super" is provided,
"super." will be prepended to the keys of the subfields of an avro record,
such as the "after" part of an emitted value.

Release justification: low-risk update to behavior for a new flag
Release note (enterprise change): avro_schema_prefix flag sets Schema.namespace

v20.2.5

Toggle v20.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cockroachdb#59703 from spaskob/managed-import

importccl: better error message for free-tier

v21.1.0-alpha.3

Toggle v21.1.0-alpha.3's commit message
Merge cockroachdb#59633

59633: multiregion: replace TODO and unimplemented with issue numbers r=ajstorm a=otan

In the spirit of Milestone planning, replace all remaining multiregion
TODOs with issue numbers.

Release note: None

Co-authored-by: Oliver Tan <otan@cockroachlabs.com>

v21.1.0-alpha.2

Toggle v21.1.0-alpha.2's commit message
tracing: revert trace.mode default to legacy

We are still seeing memory issues on tpccbench/nodes=6/cpu=16/multi-az
which need to be investigated. Turn off background tracing while we do.

Touches cockroachdb#58298. We're also reverting an earlier commit as part of this
one (d252400). This revert is needed given
we've not yet addressed an underlying bug (cockroachdb#59203).

Release note: None

v20.1.12

Toggle v20.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cockroachdb#59272 from yuzefovich/backport20.1-59213

release-20.1: sql: fix ALTER INDEX ... SPLIT/UNSPLIT AT in error cases

v20.1.11

Toggle v20.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cockroachdb#59172 from rytaft/backport20.1-59147

release-20.1: opt: fix bug where ON CONFLICT DO NOTHING ignores some input

v20.2.4

Toggle v20.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cockroachdb#58720 from bdarnell/skippy-20.2