Skip to content

v6.1.1 (2021-03-05)

Compare
Choose a tag to compare
@Helene Helene released this 05 Mar 10:26
· 29 commits to v6.1 since this release

Software maintenance

  • Expanded test module with more unit tests
  • Added Wiki link to the README
  • Improved the documentation about the bridge setup in a cloud native environment(CNSA)
  • Updated documentation about the bridge configuration using http(ssl) connection
  • Expanded list of the editable command line arguments
    - added argument:'tlsKeyFile'; Name of TLS key file, f.e.: privkey.pem
    - added argument:'tlsCertFile'; Name of TLS certificate file, f.e.: cert.pem
    - splitted the 'logFile' argument in the 'logPath', allowing to modify the location of the log files, and the 'logFile', editable log file name
  • Moved the default log location outside the bridge source code
    - default location path of the log file set to: "/var/log/ibm_bridge_for_grafana"

Features / Enhancements

  • Added version tracking inside the bridge module
  • Added "config.ini" file with the default configuration settings, which can be updated, saved away and restored by the user