docs/content/stable/releases/ybdb-releases/end-of-life/v1.2.md
What follows are the release notes for all releases in the v1.2 release series.
Released July 5, 2019.
docker pull yugabytedb/yugabyte:1.2.12.0-b7
{{< note title="Note" >}} This version includes a backward incompatible file format change for YSQL. This means that if you have an existing cluster with YSQL schema, then you will not be able to connect to the YSQL database after upgrading to this version. {{< /note >}}
There are two ways to address the above note.
Released June 25, 2019.
docker pull yugabytedb/yugabyte:1.2.11.0-b26
{{< note title="Note" >}} This version includes a backward incompatible file format change for YSQL. This means that if you have an existing cluster with YSQL schema, then you will not be able to connect to the YSQL database after upgrading to this version. {{< /note >}}
There are two ways to address the above note.
Released June 3, 2019.
docker pull yugabytedb/yugabyte:1.2.10.0-b13
{{< note title="Note" >}} This version includes a backward incompatible file format change for YSQL. This means that if you have an existing cluster with YSQL schema, then you will not be able to connect to the YSQL database after upgrading to this version. {{< /note >}}
There are two ways to address the above note.
ALTER TABLE .. ADD CONSTRAINT .. UNIQUE.#1394Released May 21, 2019.
docker pull yugabytedb/yugabyte:1.2.9.0-b14
{{< note title="Note" >}} This version includes a backward incompatible file format change for YSQL. This means that if you have an existing cluster with YSQL schema, then you will not be able to connect to the YSQL database after upgrading to this version. {{< /note >}}
There are two ways to address the above note.
Released May 8, 2019.
docker pull yugabytedb/yugabyte:1.2.8.0-b1
{{< note title="Note" >}} This version includes a backward incompatible file format change for YSQL. This means that if you have an existing cluster with YSQL schema, then you will not be able to connect to the YSQL database after upgrading to this version. {{< /note >}}
There are two ways to address the above note.
Released April 26, 2019.
docker pull yugabytedb/yugabyte:1.2.6.0-b3
Released April 18, 2019.
docker pull yugabytedb/yugabyte:1.2.5.0-b13
Released April 8, 2019.
docker pull yugabytedb/yugabyte:1.2.4.0-b5
{{< note title="Note" >}} This version includes a backward incompatible file format change for YSQL. This means that if you have an existing cluster with YSQL schema, then you will not be able to connect to the YSQL database after upgrading to this version. {{< /note >}}
There are two ways to address the above note.
SET TRANSACTION READ WRITE statement. #1081