Skip to content

Releases: scoutapp/scout-apm-laravel

2.5.0

10 Jun 14:02
8c9624f
Compare
Choose a tag to compare

Release Notes for 2.5.0

Feature release (minor)

2.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

enhancement

2.4.0

07 Dec 14:29
29d0f63
Compare
Choose a tag to compare

Release Notes for 2.4.0

Feature release (minor)

2.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

enhancement

2.3.1

23 Feb 15:19
fe00a25
Compare
Choose a tag to compare

Release Notes for 2.3.1

2.3.x bugfix release (patch)

2.3.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

enhancement

2.3.0

23 Feb 14:58
94e0196
Compare
Choose a tag to compare

Release Notes for 2.3.0

Feature release (minor)

2.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

enhancement

2.2.0

08 Mar 13:46
624a042
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • #84 Updated to require scout-apm-php ^8.0 (Laravel 9 support)

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

2.1.0

19 Jan 08:27
6495485
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • #81 Updated to require scout-apm-php ^7.0

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

2.0.0

23 Feb 11:28
a22c79f
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • #74 Updated to scout-apm-php ^6.0
    • scout-apm-laravel is now a meta package only, which defines which versions of Laravel we support. You should
      still use this package directly if you use Laravel to ensure you are running a compatible Laravel version.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.8.0

16 Dec 10:07
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • #69 Updated to scout-apm-php ^5.3.0

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.7.0

10 Nov 08:34
Compare
Choose a tag to compare

1.7.0 - 2020-11-10

Added

  • #68 Documentation on Composer v2 + PHP 7.1-7.3 support
  • #67 Documentation for log level in README.md

Changed

  • Nothing.

Deprecated

  • #68 Require scoutapp/scout-apm-php:^5.1.
    • Note, if you use any of the Span::INSTRUMENT_* constants, these are deprecated, you should now use the
      new SpanReference::INSTRUMENT_* constants. We plan to remove the Span::INSTRUMENT_* constants with the release
      of scout-apm-php:6.0.0.

Removed

  • Nothing.

Fixed

  • Nothing.

1.6.0

11 Sep 10:20
Compare
Choose a tag to compare

Added

  • #64 Added support for Laravel ^8.0

Changed

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.