Skip to content

Releases: brefphp/bref

1.3.2

24 Sep 16:54
2b8cdaf
Compare
Choose a tag to compare

#1041: PHP patch version bump (fixes CVE-2021-21706)

This release includes new layer versions.

1.3.1

24 Sep 14:45
ed9fad1
Compare
Choose a tag to compare

We unfortunately had to revert #1020 ("Understand file include notation") in #1038 because it caused a regression (#1037).

1.3.0

20 Sep 11:03
dec984c
Compare
Choose a tag to compare

This release comes with new runtime versions:

  • if you use serverless.yml, you don't have anything to do 😎
  • if you use SAM or CloudFormation or Terraform or CDK, update the layer version numbers (see runtimes.bref.sh)

Full diff

Features

Bugfixes

Documentation

Internals

1.2.14

04 Sep 08:11
7b112c9
Compare
Choose a tag to compare

1.2.13

30 Aug 08:06
1bcd6bc
Compare
Choose a tag to compare

This is a patch release to publish PHP 8.1 docker images.

1.2.12

29 Aug 18:01
b313e71
Compare
Choose a tag to compare

This release comes with new runtime versions:

  • if you use serverless.yml, you don't have anything to do 😎
  • if you use SAM or CloudFormation or Terraform or CDK, update the layer version numbers (see runtimes.bref.sh)
    Full Changelog

This release provides new minor PHP versions: #1006

1.2.11

25 Aug 09:43
fed2e89
Compare
Choose a tag to compare

This release comes with new runtime versions:

  • if you use serverless.yml, you don't have anything to do 😎
  • if you use SAM or CloudFormation or Terraform or CDK, update the layer version numbers (see runtimes.bref.sh)
    Full Changelog

Enhancements:

  • Experimental PHP 8.1 runtimes 🎉 #980 (@mykiwi)
    To try them, replace php-80 with php-81 in serverless.yml!

  • Bumped PHP minor versions #985 (@peldax)

Bugfixes:

Documentation:

Internal changes:

1.2.10

04 Aug 09:23
Compare
Choose a tag to compare
  • Fixed "Fixed #975" - issue with the bref.separateVendor option in the console layer

1.2.9

03 Aug 22:23
Compare
Choose a tag to compare
  • Fixed #975 - issue with the bref.separateVendor option in the console layer
  • Automated building layers on CodeBuild

1.2.8

04 Jul 17:37
Compare
Choose a tag to compare

#938 Bumped PHP versions: 7.3.29, 7.4.21 and 8.0.8