Chapter 1. Enhancements

  • ENTMQIC-2326 - Allow users to mask passwords

    The qdrouterd.conf router configuration file now supports password masking. In addition to entering passwords in clear text, you can now specify either an environment variable or a file to store the password.

    When configuring an sslProfile entity, you can now use the password attribute to mask the password for the private key.

    Also, when configuring a connector to connect to peer with user name and password authentication, you can now use the saslPassword attribute to mask the password.

  • ENTMQIC-2353 - Ability to set different connection limits for different users

    You can now define connection limits for different user groups in a vhost. Before, you could set the global maximum connection limit for a router, and the maximum connection limit for a vhost. However, this limit was applied to all users within the vhost. Now, in addition to these connection limits, you can also set the maximum number of connections for a user group within a vhost. When set, this limit overrides the vhost connection limit.