Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: doctrine/DoctrineMigrationsBundle

Tags

4.0.0

Toggle 4.0.0's commit message

Verified

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

…rationsBundle/milestone/19)

Backwards incompatible release (major)

### 4.0.0

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

#### Test Suite

 - [661: Upgrade to PHPUnit 12](#661) thanks to @greg0ire
 - [591: Address annotations deprecation](#591) thanks to @greg0ire
 - [575: Upgrade to PHPUnit 11](#575) thanks to @greg0ire

 - [657: Stop using deprecated option](#657) thanks to @greg0ire
 - [656: Drop support for old versions of dependencies](#656) thanks to @greg0ire
 - [650: Make property readonly](#650) thanks to @greg0ire
 - [595: Make classes internal](#595) thanks to @greg0ire
 - [593: Make all classes final](#593) thanks to @greg0ire

#### Bug

 - [645: Removed ContainerAwareMigrationFactory usage](#645) thanks to @Nayte91

#### BC Break

 - [615: Drop support for old packages](#615) thanks to @greg0ire
 - [574: Remove support for container-aware migrations](#574) thanks to @derrabus
 - [571: Drop unsupported versions of PHP](#571) thanks to @greg0ire

#### Improvement

 - [577: Modernize code](#577) thanks to @derrabus
 - [576: Remove support for Symfony 5](#576) 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/DoctrineMig…

…rationsBundle/milestone/42)

Feature release (minor)

### 3.7.0

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

#### Enhancement

 - [629: Add service migrations](#629) thanks to @HypeMC

3.6.0

Toggle 3.6.0's commit message

Verified

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

…rationsBundle/milestone/40)

Feature release (minor)

### 3.6.0

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

#### Improvement

 - [622: Add support for Symfony 8](#622) thanks to @javiereguiluz

3.5.0

Toggle 3.5.0's commit message

Verified

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

…rationsBundle/milestone/35)

Feature release (minor)

### 3.5.0

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

#### Improvement

 - [611: Add support for `doctrine/doctrine-bundle` 3.0](#611) thanks to @dmaicher

#### Deprecation

 - [596: Mark classes as final with an annotation](#596) thanks to @greg0ire

3.4.3

Toggle 3.4.3's commit message

Verified

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

…rationsBundle/milestone/37)

3.4.x bugfix release (patch)

### 3.4.3

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

#### Improvement

 - [610: Migrate service config from XML to PHP](#610) thanks to @mbabker

#### Test Suite

 - [609: Adapt to new setting position](#609) thanks to @greg0ire

#### Static Analysis

 - [606: Address newly detected PHPStan issues](#606) thanks to @greg0ire

#### Documentation

 - [605: Fix doctrine types attribute in documentation](#605) thanks to @gregurco

3.4.2

Toggle 3.4.2's commit message

Verified

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

…rationsBundle/milestone/36)

3.4.x bugfix release (patch)

### 3.4.2

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

CI
--

 - [599: Bump doctrine/.github from 7.2.1 to 7.2.2](#599) thanks to @dependabot[bot]
 - [598: Bump doctrine/.github from 7.2.0 to 7.2.1](#598) thanks to @dependabot[bot]
 - [594: Bump doctrine/.github from 7.1.0 to 7.2.0](#594) thanks to @dependabot[bot]

#### Improvement

 - [597: Remove constraint on doctrine/persistence](#597) thanks to @greg0ire

#### Bug

 - [590: Add support for multiple connections managed by migrations](#590) thanks to @tobias-93

3.4.1

Toggle 3.4.1's commit message

Verified

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

…rationsBundle/milestone/34)

3.4.x bugfix release (patch)

### 3.4.1

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

#### Bug

 - [587: Apply schema filter more selectively](#587) thanks to @greg0ire

3.4.0

Toggle 3.4.0's commit message

Verified

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

…rationsBundle/milestone/32)

Feature release (minor)

### 3.4.0

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

#### Bug

 - [540: Fix .gitattribute ](#540) thanks to @connorhu

#### Documentation

 - [539: Remove tautological comments](#539) thanks to @greg0ire

#### Static Analysis

 - [538: Address static analysis issues from the baselines](#538) thanks to @greg0ire

#### Improvement

 - [535: Switch to a modern directory structure](#535) thanks to @greg0ire
 - [526: Add support for --complete](#526) thanks to @greg0ire

3.3.1

Toggle 3.3.1's commit message

Verified

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

…rationsBundle/milestone/31)

3.3.x bugfix release (patch)

### 3.3.1

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

#### Bug

 - [545: Switch to non-deprecated Extension class](#545) thanks to @derrabus

CI
--

 - [543: Maintenance](#543) thanks to @greg0ire

#### Documentation

 - [541: Use service name in the example](#541) thanks to @jaapio
 - [536: Configure the documentation directory for each branch](#536) thanks to @greg0ire
 - [522: Removed deprecated option --show-versions in documentation](#522) thanks to @atehvg

 - [537: Remove changelog](#537) thanks to @greg0ire

#### Static Analysis

 - [533: Cover all directories with our tooling](#533) thanks to @greg0ire

#### Test Suite

 - [531: Address deprecation from DoctrineBundle](#531) thanks to @greg0ire

#### CI,Static Analysis

 - [527: Exclude file from static analysis](#527) thanks to @greg0ire

3.3.0

Toggle 3.3.0's commit message

Verified

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

…rationsBundle/milestone/26)

Feature release (minor)

### 3.3.0

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

#### Documentation

 - [519: Prepare 3.3.0](#519) thanks to @derrabus

#### Deprecation

 - [518: Deprecate ContainerAwareMigrationFactory](#518) thanks to @derrabus

#### Static Analysis

 - [517: Psalm 5](#517) thanks to @derrabus

CI
--

 - [516: Test against dev deps in CI](#516) thanks to @derrabus

#### Improvement

 - [513: Drop support for Symfony 3 and 4](#513) thanks to @derrabus
 - [508: Allow Symfony 7](#508) thanks to @nicolas-grekas
 - [480: Update the design of the Symfony Profiler panel](#480) thanks to @javiereguiluz