arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.collab-proxy@ab839cc7d2ad/Editor/_Deprecated
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00
..
CollabMigration init 2025-09-25 22:01:28 +02:00
Settings init 2025-09-25 22:01:28 +02:00
UI init 2025-09-25 22:01:28 +02:00
WebApi init 2025-09-25 22:01:28 +02:00
CollabMigration.meta init 2025-09-25 22:01:28 +02:00
CollabPlugin.cs init 2025-09-25 22:01:28 +02:00
CollabPlugin.cs.meta init 2025-09-25 22:01:28 +02:00
PlasticPlugin.cs init 2025-09-25 22:01:28 +02:00
PlasticPlugin.cs.meta init 2025-09-25 22:01:28 +02:00
README.md init 2025-09-25 22:01:28 +02:00
README.md.meta init 2025-09-25 22:01:28 +02:00
Settings.meta init 2025-09-25 22:01:28 +02:00
UI.meta init 2025-09-25 22:01:28 +02:00
WebApi.meta init 2025-09-25 22:01:28 +02:00

Deprecated public classes and public APIs that we need to keep (even if they are now empty and meaningless) until we change the major version of the package to 3.x. Because removing any public API can only be done in a major version upgrade, see semantic versioning rules. Trying to do so in a minor version upgrade of 2.x triggers some automatic detection (API Validation).

In turns, updating the major version of a default package is forbidden in a stable Unity Editor version, so we cannot do it during the lifetime of Unity 6.x generation and need to wait for the next one.