Releases: dreamfactorysoftware/dreamfactory
5.4.1
5.4.0
5.3.0
What's Changed
- update DF version and dependencies by @anas-srikou in #495
Full Changelog: 5.1.1...5.3.0
5.1.1
What's Changed
- Update README.markdown by @thekevinm in #485
- Update df-core dependency by @anas-srikou in #492
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
- Update snowflake and sqldb dependencies with new improvement from external collaborators by @anas-srikou in #491
Full Changelog: 5.0.1...5.1.0
5.0.1
What's Changed
This patch release introduces the following changes:
- Fix CORS preflight handling
- Fix Service Events gathering
- Add support to install the Oracle extension using the newest Instant Client versions
Full Changelog: 5.0.0...5.0.1
5.0.0
Announcing DreamFactory 5.0.0!
We are excited to release DreamFactory 5.0.0! During the internal framework configuration, we experienced some issues that resulted in breaking changes in this version. To ensure compatibility with our 4.X users, we decided to increase the major version. In addition to addressing bugs, we have also incorporated several performance enhancements to DreamFactory.
What's Changed
DreamFactory 5.0.0 has introduced the following changes:
- DF-GIT: The GitHub client no longer supports password authorization
- DF-RACKSPACE
- OpenStack V3 authentication is now supported
- Extended the list of Rackspace regions
- OpenStack Service changed region option to free form
- DF-EMAIL: SparkPost and Mandrill are no longer supported email services
- DF-COUCHBASE: Couchbase support is suspended
- DF-FILE: Browser file caching has been added to all remote file services
- DF-AZURE-AD: Migration from discontinued Azure AD Graph to Microsoft Graph
- DF-MEMSQL: The service has been renamed to SingleStore
- DF-FIREBIRD: We added support for Firebird v4, however, Firebird v3.0.0 - 3.0.4 is no longer compatible due to the utilization of the LOCALTIMESTAMP parameter
- DF-NOTIFICATION:
- The
GET /feedback
endpoint has been removed as it is no longer relevant - Extended set of available options for APN service
- The GCM service has been renamed to FCM
- The
- DF-MQTT: Changed the MQTT client, therefore no system libraries are required from now on
- INSTALLERS:
- The PHP OPcache extension has been added for all operating systems
- Ubuntu 16 support has been discontinued while support for Ubuntu 22 has been added
- Support of Fedora versions 34 and 35 has been removed while the support of Fedora 37 has been added
DreamFactory 5.0.0 has introduced the following fixes:
- DF-FILE: Loading a blob file no longer produces an error
- DF-MEMSQL: The issue causing errors during service creation has been resolved
- DF-NOTIFICATION: Sending messages now functions properly
- DF-HADOOP:
POST, PUT, PATCH
request for HDFS files now works correctly
Full Changelog: 4.14.1...5.0.0 <-
4.14.1
What's Changed
- Release 4.14.1 by @anas-srikou in #467
DreamFactory 4.14.1 has introduced the current fixes:
- DF-AWS: add the missing logic to handle the table columns constraints
Full Changelog: 4.13.0...4.14.1
4.13.0
What's Changed
DreamFactory 4.14.1 has introduced the current fixes:
- DF-RWS: Preserve or add trailing forward slash to the url
- DF-Database: Decimal type conversion issue when trying to save decimal number in MS SQL server database
Full Changelog: 4.12.0...4.13.0
4.12.0
We are pleased to announce DreamFactory 4.12.0!
DreamFactory 4.12.0 has two new connectors:
- Google AlloyDB (Available to everyone)
- Google BigQuery (Available to our Big Data package customers)
We have also fixed an issue where the schema of a SQL Server stored procedure was not being called correctly.
On the security side, we have strengthened the email sanitizer on the default email templates, and added headers to prevent xss issues in the Nginx template bundled with DreamFactory (installed by default when using our installers).