Skip to main content

Middleware 05.25

Features

  • Updated the Sales Notification model with new types:

    • Distributor Partners can receive alerts when their reseller subgroups create a new Deal Registration

    • Partner Deal POC activity

  • Updated the authentication process to allow for SSO integration with Microsoft Entra ID (Azure Active Directory)

  • Updated the agent installer endpoint to allow for a new installer type for Native Cli

  • Updated the endpoints for the Distributor Partner new updates

    • Added a new Partner in Motion model

    • Updated the Partner Deal Registration model to add the ability for distributors to approve their reseller subgroup’s deals

    • Added ability for Distributor Partners to edit the multi year discounts for their reseller subgroups

    • Added ability for distributors to send themselves quotes with their distributor pricing for a reseller subgroup’s deal

    • Added requirement for when a reseller subgroup registers a deal to require the Subgroup Reseller Agreement to be uploaded by their parent distributor on the Distributor Group Management page

  • Updated the Role model with a new Partner Deal Manager for deal registration operations and updated each related endpoint to check for permission

  • Added the endpoint for editing a group setting’s in bulk

  • Upgraded our Spring Boot to the latest version

  • Improved the queries used for generating executive reports to reduce the time it takes to generate the report

  • Moved our telemetry collections in the database to use sharding

  • Updated the agents query used for the dashboard grid to include if the agent is a server or not

  • Updated the /updateGroupAutomaticallyHideAgentsReactive endpoint to retroactively apply the update to existing agents

  • Major authentication updates to allow agents to call into our REST Servers with the new hosted OAuth authentication

  • Added new endpoints for DLL telemetry submission by agents