Skip to content

Conversation

@benglin
Copy link
Contributor

@benglin benglin commented Oct 6, 2025

Purpose

This PR upgrades the DynamoVisualProgramming.Analytics package from version 4.2.1.9358 to 4.2.2.10064 across the solution. This upgrade incorporates the new package built from the following Analytics.NET PR:

  • DYN-9539: Upgrade ADP SDK to Version 6.1.4 (PR #94)

This aligns Dynamo with the ADP SDK 6.1.4 that is being shipped with global launch products.

Declarations

Check these if you believe they are true

Release Notes

Updated DynamoVisualProgramming.Analytics package to version 4.2.2.10064, which includes ADP SDK 6.1.4 to align with the global launch products.

Changes Made

Updated the following projects:

  • src\DynamoCore\DynamoCore.csproj
  • test\DynamoCoreTests\DynamoCoreTests.csproj

Testing

All 9 Analytics-related tests passed successfully.

Test Results:

VSTest version 18.0.0-preview-25451-107 (x64)

Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
C:\Users\gohb\Documents\dev\Dynamo\bin\AnyCPU\Debug\DynamoCoreTests.dll
NUnit Adapter 4.2.0.0: Test execution started
Running selected tests in C:\Users\gohb\Documents\dev\Dynamo\bin\AnyCPU\Debug\DynamoCoreTests.dll
   NUnit3TestExecutor discovered 9 of 9 NUnit test cases using Current Discovery mode, Non-Explicit run

  Passed EventTrackingEnabled [4 s]
  Passed EventTrackingDisabled [3 s]
  Passed AnalyticsTrackingEnabled [3 s]
  Passed CreateDisposableEvents [2 s]
  Passed Test_DynamoAnalytics_GetUserID [2 s]
  Passed TestDynamoAnalyticsSession_Dispose [3 s]
  Passed DisableAnalytics [7 s]
  Passed DisableAnalyticsViaNoNetWorkMode [7 s]
  Passed UndoRedoCommandTest_TrackAnalytics [< 1 ms]

  Test Run Successful.
Total tests: 9
     Passed: 9
 Total time: 35.4006 Seconds

Reviewers

(FILL ME IN) Reviewer 1 (If possible, assign the Reviewer for the PR)

FYIs

(FILL ME IN, Optional) Names of anyone else you wish to be notified of

Copilot AI review requested due to automatic review settings October 6, 2025 02:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the DynamoVisualProgramming.Analytics package from version 4.2.1.9358 to 4.2.2.10064 to align with ADP SDK version 6.1.4 used in global launch products.

  • Updated Analytics package version in both core and test projects
  • Maintains compatibility with existing Analytics functionality as verified by tests

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/DynamoCore/DynamoCore.csproj Updated Analytics package reference from 4.2.1.9358 to 4.2.2.10064
test/DynamoCoreTests/DynamoCoreTests.csproj Updated Analytics package reference from 4.2.1.9358 to 4.2.2.10064

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-9539

@zeusongit zeusongit merged commit 196c4ec into master Oct 6, 2025
26 of 28 checks passed
@zeusongit zeusongit deleted the DYN-9539 branch October 6, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants