Skip to content

Releases: laravel-doctrine/orm

3.0.3

01 Nov 20:42
04915c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.0.3

3.0.2

28 Oct 20:37
dab04b8
Compare
Choose a tag to compare

This PR includes docs and tests changes.

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1

24 Oct 22:36
ce1300d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

22 Oct 23:11
c50f7a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...3.0.0

2.0.0

05 Oct 05:49
2.0.0
70f4b08
Compare
Choose a tag to compare

📣 Please take a look at the upgrade guide for this release!

1.8.2

07 Mar 09:57
1.8.2
76e5f65
Compare
Choose a tag to compare
  • Add attributes on entities
  • [FIX] Fix normalizer error (#525) @Andrey
  • [FIX] DoctrinePresenceVerifier, implements DatabasePresenceVerifierInterface #497 @dpslwk

1.8.0 and 1.8.1

02 Jun 15:47
1.8.1
9eea57d
Compare
Choose a tag to compare

1.8.1

  • Allow symfony/serializer ^5.0 to be used #523 @xaben

1.8.0

1.7.13

22 Dec 06:21
1.7.13
b32c58b
Compare
Choose a tag to compare
  • Hash password-reset tokens before storing (#508 #506) @rosamarsky
  • Trying to print_r circular entity dependency results in OOM in InteractsWithEntities (#510) @k0ka

Also thanks to @dpslwk for review.

⚠️ Breaking change

  • All password reset tokens will be invalidated.

1.6.1

23 Jul 03:27
1.6.1
5441be7
Compare
Choose a tag to compare
  • Fixed callAfterCreating for one entity in FactoryBuilder::create #441 @zergbz1988

From 1.5.8:

  • Handle default table options in master slave connection #453 @zackrowe
  • Fixed syntax error in facade method EntityManager::getIdentifierFlattener #446 @gazhur94

1.5.8

23 Jul 03:22
1.5.8
ed08f53
Compare
Choose a tag to compare
  • Handle default table options in master slave connection #453 @zackrowe
  • Fixed syntax error in facade method EntityManager::getIdentifierFlattener #446 @gazhur94