22 documented changes.

Version
1.0.0-beta.5
Released
Jun 1, 2023
Product
Unity Gaming Services
Unity Gaming Services release notes

CLIBETA 1.0.0-beta.5

Official notes

Updates

  1. Feature

    Added: Added Batching to import and deploy to help prevent "Too Many Requests" error.

  2. Feature

    Added: Cloud Code Modules now support `import` and `export` commands.

  3. Feature

    Added: Cloud Code Scripts now support `import` and `export` commands.

  4. Feature

    Added: Lobby now supports `import` and `export` commands.

  5. Feature

    Added: Leaderboards now support `import` and `export` commands.

  6. Feature

    Added: Remote Config now supports `import` and `export` commands.

  7. Feature

    Added: Alpine build now added to the release.

  8. Change

    [Breaking Change]: Cloud Code `list` command for Modules and Scripts is more descriptive. [Breaking Change]: Messages are directed to StdErr and Output into Stdout. [Breaking Change]: Cloud Code create, delete, get, list, new-file, publish and update commands are now under a parent command `scripts` and can be called with `cloud-code scripts ` . [Breaking Change: Deploy and Fetch output have been modified to match each other.

  9. Improvement

    Statuses have been updated to reflect what is happening in the editor.

  10. Change

    Changed: Using standardized output for all Import/Export implementations.

  11. Fix

    Fixed: Cloud Code files that failed to read now reported properly in the output.

  12. Fix

    Fixed: Cloud Code deleted files properly reported in the Deploy output.

  13. Fix

    Fixed: Remote Config Entries properly reported in the Deploy output.

  14. Fix

    Fixed: Remote Config Fetch properly bubbles issues in loading files.

  15. Fix

    Fixed: An issue where fetching a file from Cloud Code that had no parameters would keep appending `module.exports.parameters = {}` .

  16. Fix

    Fixed: Using Cloud Code fetch and deploy multiple times no longer appends new lines.

  17. Fix

    Fixed: Improved error handling to provide more detail on certain unhandled exceptions.

  18. Fix

    Fixed: Cloud Code script with invalid parameters will fail to fetch and show in the "failed" result section.

Added:

  1. Feature

    [Breaking Change]: This option is mandatory when using the `--reconcile` flag.

Changed:

  1. Change

    This is to disambiguate output regarding files with same name, but different path.

  2. Change

    This allows to pipe individual parts such as `ugs cmd 1>output 2>logs.txt` .

  3. Change

    In both JSON and regular formats.

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.