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.3.0 #2231

Merged
merged 8 commits into from
Oct 5, 2022
Merged

Conversation

gregk-unity
Copy link
Contributor

as the title says

Changelog

  • Changed: Updated UnityTransport dependency on com.unity.transport to 1.3.0.

Testing and Documentation

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

@gregk-unity gregk-unity requested review from 0xFA11 and a team as code owners October 3, 2022 16:48
@@ -15,6 +15,7 @@ Additional documentation and release notes are available at [Multiplayer Documen

### Changed

- Updated `UnityTransport` dependency on `com.unity.transport` to 1.3.0. (#630)
Copy link
Contributor

Choose a reason for hiding this comment

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

@kiyoji23 The PR number is "this" PR number. So it should be #2231

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh ok got it will modify.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done.

@@ -6,6 +6,6 @@
"unity": "2020.3",
"dependencies": {
"com.unity.nuget.mono-cecil": "1.10.1",
"com.unity.transport": "1.2.0"
"com.unity.transport": "1.3.0"
Copy link
Contributor

@0xFA11 0xFA11 Oct 3, 2022

Choose a reason for hiding this comment

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

I'd be worth to also open testproject, minimalproject and testproject-tools-integration Unity projects to allow them to update their manifest-lock.json and other relevant bits and pieces.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

do you mean packages-lock.json?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done.

@ashwinimurt ashwinimurt enabled auto-merge (squash) October 4, 2022 16:46
@ashwinimurt ashwinimurt merged commit d00ddb9 into develop Oct 5, 2022
@ashwinimurt ashwinimurt deleted the chore/bump-utp1.3 branch October 5, 2022 12:15
jakobbbb pushed a commit to GooseGirlGames/com.unity.netcode.gameobjects that referenced this pull request Feb 22, 2023
* chore: Bump UTP version to 1.3

* chore: Bump UTP version to 1.3
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.

5 participants