Skip to content
### Release Notes for [1.12.13](https://github.com/doctrine/DoctrineBundle/milestone/51)

1.12.x bugfix release (patch)

### 1.12.13

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

 - [1258: fix: Prefer primary config over master.](https://github.com/doctrine/DoctrineBundle/pull/1258) thanks to @prengerjarno
 - [1253: Make master connections respect driverOptions](https://github.com/doctrine/DoctrineBundle/pull/1253) thanks to @petewalker