Releases: DirectoryTree/LdapRecord
Releases · DirectoryTree/LdapRecord
v3.0.4
14 Jun 17:37
Compare
Sorry, something went wrong.
No results found
Fixed
PSR-SimpleCache incompatibility with Laravel 8 - #612
v3.0.3
03 Jun 14:14
Compare
Sorry, something went wrong.
No results found
Added
Fixed
Don't delete cache query when expiry time is zero seconds (indefinite) - a418245
Cache properties are properly reset on Query\Builder after retrieving query results - 4e88fc3
Only delete parent relation when the given model is a member of the relation in HasMany::detachOrDeleteParent() - 88019f1
v3.0.2
29 May 23:51
Compare
Sorry, something went wrong.
No results found
Fixed
Return types on LdapRecord\Model\Builder should be fixed to Model where applicable - #611
v3.0.1
24 May 03:32
Compare
Sorry, something went wrong.
No results found
v2.20.4
24 May 03:33
Compare
Sorry, something went wrong.
No results found
v3.0.0
01 May 01:20
Compare
Sorry, something went wrong.
No results found
v2.20.3
10 Mar 15:23
Compare
Sorry, something went wrong.
No results found
Changed
Revert #506 (user password creation changes) - #556
v2.20.2
01 Mar 04:47
Compare
Sorry, something went wrong.
No results found
Fixed
Ensure that the LDAP host is retrieved from a connected connection for cache key generation - @svalgaard - #562
v2.20.1
20 Feb 18:22
Compare
Sorry, something went wrong.
No results found
Fixed
Appropriately handle maximum and minimum values of windows integer time - #553
v2.20.0
14 Feb 14:02
Compare
Sorry, something went wrong.
No results found
Added
Password::nthash implementation by @OdyX - #543
HasMany::detachOrDeleteParent() and HasMany::detachAllOrDelete() - #547
Ability to run chunk's in isolated connections to allow simultaneous requests in LDAP servers that do not support it - #546