This is just a super small BC break. If you are not using Microsoft SQLSRV layer then you can upgrade with no worry.
- You dont need to add
extension=/opt/bref-extra/sqlsrv.so
orextension=/opt/bref-extra/pdo_sqlsrv.so
in your php.ini anymore.
- Issue another issue with SQLSRV extension.
- Issue with SQLSRV extension.
- Updated Blackfire to version 1.46.4.
- Removed PHP 7.2. They cannot be used with Bref 1.0
- Added support for PNG and JPG for Imagick.
- Updated Imagick to version 7
Version 0.6.x was a mess for multiple reasons. Let's try to start fresh with 0.7.0.
It includes a tiny BC break (ie, you dont need to add extensions=/opt/bref-extra/*.so
).
- Testing for each layer to make sure they do not cause issues in production.
- Updated mongodb to version 1.9.0 with php80 compatibility.
- Most layers will automatically include the extension file.
- Compile issues with GD and Snowflake layers.
- Using a new config.json to control which php versions each extension is built.
- Make sure docker is using
1.0.0
tag instead of1.0.0-beta1
.
- Updated Blackfire to version 1.46.0.
- Make sure docker is using
1.0.0-beta1
tag instead oflatest
.
- Updated Blackfire to version 1.45.0.
- Removed ZTS from all extensions.
- Updated Blackfire to version 1.44.0.
- Updated Blackfire to version 1.43.0.
- SQLSRV extension
- Updated Blackfire to version 1.42.0.
- Scrypt extension
- GD extension
- Msgpack extension
- LDAP extension
All images is built FROM scratch
now.
- Redis extension
- Updated Blackfire to version 1.39.1.
- Updated Blackfire to version 1.39.0.
- Added MongoDB
- Builds can now be automated.
- Support for UUID
- Support for Yaml
- Support for gRPC
- Support for Cassandra
- Support for Data Structures
- Support for Igbinary
- Support for ImageMagick
- Support for ODBC Snowflake
- Support for Mailparse
- Support for pcov
- Publishing docker images for each layer
- Use AsyncAws internally to maintain images
- Support for pgsql
- Support for Memcahced
- Support for Memcahce
- Support for GMP
First release