Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update UTP dependency to 1.2.0 #2129

Merged
merged 2 commits into from
Aug 17, 2022
Merged

Conversation

simon-lemay-unity
Copy link
Contributor

As the title says, this updates the UTP dependency to version 1.2.0. It's mostly a bug fix release, should pose no risk to NGO.

Changelog

  • Changed: Updated dependency on com.unity.transport to 1.2.0.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

@@ -15,7 +15,6 @@
"com.unity.test-framework.performance": "2.8.0-preview",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.2",
"com.unity.transport": "1.0.0-pre.4",
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this mean that all this time, the test project tests were using UTP pre.4?

Copy link
Contributor

Choose a reason for hiding this comment

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

no, PackageManager would pick the greatest meeting dependency version.
(see more there from the internal docs: https://confluence.unity3d.com/display/PAK/Dependency+Resolution)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, the dependency in com.unity.netcode.gameobjects would have installed the proper version.

@simon-lemay-unity simon-lemay-unity enabled auto-merge (squash) August 17, 2022 17:42
@simon-lemay-unity simon-lemay-unity merged commit 045cac3 into develop Aug 17, 2022
@simon-lemay-unity simon-lemay-unity deleted the chore/utp12-update branch August 17, 2022 18:34
jakobbbb pushed a commit to GooseGirlGames/com.unity.netcode.gameobjects that referenced this pull request Feb 22, 2023
* chore: Update UTP dependency to 1.2.0

* Add PR number to CHANGELOG entry
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.

3 participants