Skip to content

chore: Update UTP dependency to 1.2.0#2129

Merged
simon-lemay-unity merged 2 commits intodevelopfrom
chore/utp12-update
Aug 17, 2022
Merged

chore: Update UTP dependency to 1.2.0#2129
simon-lemay-unity merged 2 commits intodevelopfrom
chore/utp12-update

Conversation

@simon-lemay-unity
Copy link
Copy Markdown
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.

"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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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