Skip to content

Releases: dreamfactorysoftware/df-core

0.23.0

09 Apr 13:43

Choose a tag to compare

Dreamfactory Release 4.6.0

  • getExternalIP method removed

0.22.3

01 Mar 15:09

Choose a tag to compare

DP-252 Upgrade df-docker-base image

  • Fix AWSMetaDataParser comment functions calls

0.22.2

19 Feb 09:47

Choose a tag to compare

DP-252 Upgrade df-docker-base image

  • Comment AWSMetaDataParser so it does not get triggered for dreamfactory on AWS EC2 instances

0.22.1 - Fixes regression bug associated with scripting

01 Jul 16:25

Choose a tag to compare

This reverts a recent commit associated with fixing scripting as applied to remote web services. The commit was 974d5dd.

0.22.0

15 Jun 11:43

Choose a tag to compare

DP-193 Added instance ID to configuration tab for easy reference

DP-175 Create Auth0 SSO connector from df-saml and put in SSO Service Type category

DP-205 Simplify release process (composer files)

Fix scripting for remote web services.

0.21.1

04 May 15:42

Choose a tag to compare

DP-181 Investigate how DreamFactory can be on the AWS Marketplace

  • Fix AWS Metadata Server timeout issue

0.21.0

30 Apr 14:35

Choose a tag to compare

DP-28 Add on demand toggling of resource wrapper

  • Add wrapping on request parameter or header

0.20.0

23 Apr 15:37

Choose a tag to compare

DP-181 DreamFactory on the AWS Marketplace
DP-196 Fix hasRole method
DP-194 Fix dreamfactory/df-core — deprecation warning

0.19.2

21 Apr 10:05

Choose a tag to compare

DP-194 Fix dreamfactory/df-core — deprecation warning

  • Rename InvalidJson.php to InvalidJsonException.php

0.19.1

20 Apr 10:24

Choose a tag to compare

DP-196 Fix hasRole method

  • hasRole uses Session instead of going to the database every time it is invoked.