Skip to content

v1.10.4

Compare
Choose a tag to compare
@pcisar pcisar released this 07 May 10:58
· 11 commits to master since this release

Added

  • Support for values fetched from environment variables in configuration files via
    EnvExtendedInterpolation provided by firebird-base package v1.8.0.

Fixed

  • Unregistered bug: db info call for CRYPT_KEY, CRYPT_PLUGIN, WIRE_CRYPT, DB_GUID and
    DB_FILE_ID returned mangled values.
  • Unregistered bug: db info call for FIREBIRD_VERSION or Connection.info.firebird_version
    always returned only one string. Now it returns all values returned by server, separated
    by newline.