Skip to content

Releases: brefphp/bref

0.2.30

08 Oct 21:49
94a676a
Compare
Choose a tag to compare

#69 Bref init: Automatically git add bref.php serverless.yml + gitignore /.bref/
#70 Added REQUEST_TIME_FLOAT server var

0.2.29

06 Oct 21:44
895822a
Compare
Choose a tag to compare

#66 Add support for the "Host" HTTP header

0.2.28

06 Oct 21:19
914c29a
Compare
Choose a tag to compare

#68 bref init: check that serverless is installed and AWS configured

0.2.27

21 Sep 21:39
46e54ff
Compare
Choose a tag to compare

#65 Fix session cookie handling in the Symfony adapter

0.2.26

21 Sep 13:08
2d42ce7
Compare
Choose a tag to compare

#64 Only Set-Cookie when Symfony session id changed

0.2.25

12 Sep 06:28
d6be192
Compare
Choose a tag to compare

#60 Add/fix session support for Symfony by @nealio82

0.2.24

11 Sep 21:26
fb9970b
Compare
Choose a tag to compare

#58 Support multipart/form-data POST requests (file uploads) by @vdechenaux

0.2.23

19 Aug 08:42
d362da1
Compare
Choose a tag to compare

Fix #56: Workaround for API Gateway's poor handling of arrays in query strings

0.2.22

03 Aug 08:48
f85a882
Compare
Choose a tag to compare

#54 Fix missing --stage option

0.2.21

03 Aug 08:32
ecb1535
Compare
Choose a tag to compare

#52, #53: Add the --stage option on more commands