Skip to content

Releases: cybex-gmbh/laravel-protector

v3.1.2

19 Dec 13:16
c00d8a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

11 Dec 15:10
8e6ad5e
Compare
Choose a tag to compare

What's Changed

  • fix an issue where the tablespaces configuration option was not applied by @mszulik in #98

Full Changelog: v3.1.0...v3.1.1

v3.1.0

31 Oct 15:18
d0f2076
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

15 Mar 15:48
1b3a209
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v3.0.0

v2.2.0

12 Mar 15:34
29ee0e8
Compare
Choose a tag to compare

What's Changed

  • make the HTTP timeout configurable by @mszulik in #79

Full Changelog: v2.1.0...v2.2.0

v2.1.0

13 Feb 11:21
407f687
Compare
Choose a tag to compare

What's Changed

  • Allow retrieval of remote dumps on a production system. by @holyfabi in #76

Full Changelog: v2.0.1...v2.1.0

v2.0.1

25 Apr 15:51
9ce2833
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

23 Feb 13:48
b2b0f73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v2.0.0

v1.6.0

23 Feb 13:45
c268cba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

06 Sep 13:33
ea414c6
Compare
Choose a tag to compare

What's Changed (non-exhaustive)

  • Real time output for database migrations - #44
  • Apply PSR-12 code style - #51
  • Added unit tests - #35

Fixes

  • Do not use --set-gtid-purged parameter on MariaDB by @lupinitylabs in #41
  • Remove duplicate slash in the path when exporting by @holyfabi in #30
  • Ensure download functionality while running Laravel Telescope - #43

Full Changelog: v1.4.1...v1.5.0