Skip to content

Tags: doctrine/migrations

Tags

3.9.0

Toggle 3.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.9.0](https://github.com/doctrine/migrations/…

…milestone/80)

Feature release (minor)

### 3.9.0

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **3**

#### Improvement

 - [1499: Add support for Persistence 4](#1499) thanks to @greg0ire
 - [1473: Resolves #939 replaced single quotes with nowdoc](#1473) thanks to @kamil-karkus
 - [1449: Remove ConsoleLogger](#1449) thanks to @derrabus

3.8.3

Toggle 3.8.3's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.8.3](https://github.com/doctrine/migrations/…

…milestone/82)

### 3.8.3

- Total issues resolved: **0**
- Total pull requests resolved: **7**
- Total contributors: **6**

#### Static Analysis

 - [1489: PHPStan: Remove ignored XML variable property access error that is no longer matched](#1489) thanks to @cristi-contiu

CI
--

 - [1486: Bump doctrine/.github from 7.1.0 to 7.2.1](#1486) thanks to @dependabot[bot]
 - [1471: Bump doctrine/.github from 5.3.0 to 6.0.0](#1471) thanks to @dependabot[bot]

#### Tests

 - [1477: Fix test failing on Windows](#1477) thanks to @srsbiz

#### Bug

 - [1468: output backslashes](#1468) thanks to @delboy1978uk
 - [1466: TableMetadataStorage - fix isAlreadyV3Format for the same version values](#1466) thanks to @kfrankiewicz

#### Documentation

 - [1464: Acknowledge the existence of 4.0.x](#1464) thanks to @greg0ire

3.8.2

Toggle 3.8.2's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.8.2](https://github.com/doctrine/migrations/…

…milestone/81)

3.8.x bugfix release (patch)

### 3.8.2

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **3**

#### Bug

 - [1463: Compensate difference between DBAL schema introspection and ORM generation](#1463) thanks to @morozov

CI
--

 - [1461: Bump doctrine/.github from 5.0.1 to 5.1.0](#1461) thanks to @dependabot[bot]

 - [1459: Fix tables rendering in configuration.rst](#1459) thanks to @Zayon

3.8.1

Toggle 3.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.8.1](https://github.com/doctrine/migrations/…

…milestone/79)

3.8.x bugfix release (patch)

### 3.8.1

- Total issues resolved: **0**
- Total pull requests resolved: **4**
- Total contributors: **3**

#### Static Analysis

 - [1454: Be consistent with how we deal with preg_match's return type](#1454) thanks to @greg0ire
 - [1453: Assert there is no failure](#1453) thanks to @greg0ire

#### Tests

 - [1450: Remove test logger implementations](#1450) thanks to @derrabus

#### Bug

 - [1444: GH-1443: Fix default option when `--all-or-nothing` option is used as intended](#1444) thanks to @agustingomes

3.8.0

Toggle 3.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.8.0](https://github.com/doctrine/migrations/…

…milestone/74)

Feature release (minor)

### 3.8.0

- Total issues resolved: **0**
- Total pull requests resolved: **12**
- Total contributors: **6**

#### Documentation

 - [1438: Prepare the 3.8.0 release](#1438) thanks to @derrabus

#### Static Analysis

 - [1437: PHPStan: Remove obsolete rule](#1437) thanks to @derrabus
 - [1409: Raise PHPStan level to 8](#1409) thanks to @derrabus

#### Improvement

 - [1436: Reuse the SqlFormatter instance](#1436) thanks to @derrabus
 - [1412: Remove unused variable $time](#1412) thanks to @derrabus
 - [1386: Remove unused paramaters from DiffCommand and VersionCommand](#1386) thanks to @nikow13

#### Enhancement

 - [1432: Throw an exception if addSql is used in post methods](#1432) thanks to @VincentLanglet
 - [1414: Ask for a namespace of when more one path](#1414) thanks to @Myks92

CI
--

 - [1429: Bump doctrine/.github from 4.0.0 to 5.0.1](#1429) thanks to @dependabot[bot]
 - [1428: Bump ramsey/composer-install from 2 to 3](#1428) thanks to @dependabot[bot]

#### Tests

 - [1411: Simplify InlineParameterFormatterTest](#1411) thanks to @derrabus

 - [1391: Flatten directory tree](#1391) thanks to @greg0ire

3.7.4

Toggle 3.7.4's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.7.4](https://github.com/doctrine/migrations/…

…milestone/77)

### 3.7.4

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Bug

 - [1408: fix: Allow enum param types: ArrayParameterType and ParameterType](#1408) thanks to @michalbundyra

3.7.3

Toggle 3.7.3's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.7.3](https://github.com/doctrine/migrations/…

…milestone/76)

3.7.x bugfix release (patch)

### 3.7.3

- Total issues resolved: **0**
- Total pull requests resolved: **6**
- Total contributors: **5**

CI
--

 - [1405: Bump CI workflows](#1405) thanks to @derrabus
 - [1385: ci: fix variable reference](#1385) thanks to @simPod

#### CI,Static Analysis

 - [1404: Adjust PHPStan settings for ORM 3 and DBAL 4](#1404) thanks to @derrabus

#### Documentation

 - [1392: Switch to attributes in docs](#1392) thanks to @greg0ire
 - [1389: chore: Add missing option in MigrateCommand help section](#1389) thanks to @llupa

#### Bug

 - [1377: Fix formatParameter() for boolean](#1377) thanks to @jderusse

3.7.2

Toggle 3.7.2's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.7.2](https://github.com/doctrine/migrations/…

…milestone/75)

3.7.x bugfix release (patch)

### 3.7.2

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### Bug

 - [1381: GH-1379: Improve Deprecation thrown check + logic](#1381) thanks to @agustingomes

#### Documentation

 - [1378: Updated documentation for config-cli.php file according to v3.7.x](#1378) thanks to @baktify

3.7.1

Toggle 3.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.7.1](https://github.com/doctrine/migrations/…

…milestone/73)

3.7.x bugfix release (patch)

### 3.7.1

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Bug

 - [1374: Fix formatParameter() for floats](#1374) thanks to @derrabus

3.7.0

Toggle 3.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.7.0](https://github.com/doctrine/migrations/…

…milestone/70)

Feature release (minor)

### 3.7.0

- Total issues resolved: **0**
- Total pull requests resolved: **6**
- Total contributors: **3**

#### Documentation

 - [1371: Prepare 3.7.0](#1371) thanks to @derrabus

#### Improvement

 - [1363: Compatibility with ORM 3 and DBAL 4](#1363) thanks to @derrabus
 - [1361:  Allow Symfony 7 ](#1361) thanks to @nicolas-grekas
 - [1352: Drop support for Symfony 4](#1352) thanks to @derrabus
 - [1351: Modernize codebase for PHP 8](#1351) thanks to @derrabus

#### Deprecation

 - [1305: Deprecate using `--all-or-nothing` with values](#1305) thanks to @agustingomes