13 documented changes.

Version
1.0.0
Released
Jul 1, 2023
Product
Unity Gaming Services
Unity Gaming Services release notes

CLI 1.0.0

Official notes

Updates

  1. Feature

    Added: Leaderboards now supports the `ugs deploy` and `ugs fetch` commands at the root.

  2. Feature

    Added: Leaderboards now supports `new-file` , to create an empty file for leaderboards.

  3. Feature

    Added: Game Server Hosting Module Service commands. Run `ugs gsh -h` to show usage.

  4. Feature

    Added: Supports builds, build configurations, fleets, fleet regions and servers.

  5. Feature

    Added: Deployment Definitions to the Deploy and Fetch commands.

  6. Feature

    Added: Analytics related to command usage and options used.

  7. Feature

    Added: Deploy/Fetch return an array in a table-like format with -json flag enabled.

  8. Feature

    Added: Deploy sends file configurations into the service.

  9. Feature

    Added: Fetch updates local files based on service configuration.

  10. Removal

    Changed: Removed Leaderboards support to `create` and `update` commands in favor of `deploy` and `fetch` .

  11. Fix

    Fixed: Implement JsonConverters to prevent NotImplementedException when converters are invoked by reflection.

  12. Fix

    Fixed: A bug with the login command when stdin is redirected.

  13. Fix

    Fixed: A bug preventing Remote Config fetch dry run to update the fetched file name.

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.