Skip to content

3.0.2

Compare
Choose a tag to compare
@jeromegamez jeromegamez released this 08 Jun 17:35
· 1357 commits to 7.x since this release
3.0.2
fa863a5
  • Added additional checks to ensure given credentials are valid and readable
  • When using the Factory and passing the path to an invalid credentials file, the
    factory would continue to try to get the credentials e.g. from one of the
    environment variables. This has now changed: the factory immediately
    quits when given invalid credentials.