A new version of the relay agent (which is used to connect to on-premise data sources).
- Agent reports hostname of system to UI under Settings > Relay
- Agent reports installed version to UI under Settings > Relay and will show if a more recent version is available to upgrade
- Provides support for data sources that store temporary access tokens for authentication (such as OAuth)
- During start-up, agent Logs now contain the hostname of the system, the user the agent is running as, and whether the agent is running as a service
- Logs now contain details of any proxy servers in use by the agent
- During agent shutdown (such as stopping the service) a small grace period is now provided to allow any outstanding graph indexing operations to complete as canceled
- Stability improvements and minor bug fixes