Skip to content

Releases: brefphp/bref

2.3.4

16 Aug 17:34
acfe18b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.3...2.3.4

2.3.3

14 Aug 18:01
5c173d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.2...2.3.3

2.3.2

01 Aug 17:05
68897e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.3.2

2.3.1

22 Jul 12:35
8554f79
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

11 Jul 11:39
4b13aca
Compare
Choose a tag to compare

What's Changed

To use PHP 8.4, update serverless.yml:

functions:
    web:
        handler: public/index.php
-       runtime: php-83-fpm
        runtime: php-84-fpm

Remember that this is the first alpha version of PHP 8.4, do not use it in production :)

See: https://www.php.net/index.php#2024-07-05-1

Full Changelog: 2.2.1...2.3.0

2.2.1

06 Jul 12:49
cb264c2
Compare
Choose a tag to compare

What's Changed

  • Update Lambda layers 2.2.26 by @github-actions in #1839

Full Changelog: 2.2.0...2.2.1

2.2.0

02 Jul 10:03
05d4d26
Compare
Choose a tag to compare

What's Changed

  • Support both Serverless Framework v3 and v4 by @mnapoli in #1837

New Contributors

Full Changelog: 2.1.25...2.1.26

2.1.25

18 Jun 09:52
71765be
Compare
Choose a tag to compare

What's Changed

  • The Console runtime now always returns the command output by @mnapoli in #1809
  • Add SQS polling information to docs by @mnapoli in #1826
  • Document how to use stage parameters in serverless.yml by @mnapoli in #1827
  • Fix documentation links for Serverless v3 by @mnapoli in #1828

Full Changelog: 2.1.24...2.1.25

2.1.24

10 Jun 08:34
d7f970f
Compare
Choose a tag to compare

What's Changed

  • Document how to use Laravel Octane with containers by @mnapoli in #1821
  • Update Lambda layers 2.2.25 by @github-actions in #1822

Full Changelog: 2.1.23...2.1.24

2.1.23

23 May 15:07
95998e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.22...2.1.23