CLI 1.3.0
15 documented changes.
- Version
- 1.3.0
- Released
- Mar 1, 2024
- Product
- Unity Gaming Services
CLI 1.3.0
Updates
- Feature
Added: Added new service module Scheduler.
- Feature
Added: `new-file` for deployment.
- Feature
Added: `list` to see live schedules.
- Feature
Added: Support for support Scheduler service to Deploy and Fetch.
- Feature
Added: Fetch for Triggers.
- Feature
Added: `--readiness` option to gsh build configuration create command.
- Feature
Added: `--readiness` option to gsh build configuration update command.
- Feature
Added: Game Server Hosting `core-dump` command to configure an external storage location for core dumps (GCS only).
- Feature
Added: `--build-version-name` option to gsh build create/create-version commands.
- Fix
Fixed: New-file command error for directory that does not exist.
- Fix
Fixed: Deploy no longer requires permissions for services not being deployed, unless reconcile is specified.
- Fix
Fixed: Fixed Economy fetch issue making it not idempotent.
- Fix
Fixed: Fixed issue where issues after loading were not reported when deploying Cloud Code modules.
- Fix
Fixed: Fixed issue where deploying a solution as Cloud Code Module will be logged with the solution path and not the generated ccm.
- Improvement
Changed: Improved the error description when failing to deploy a solution with no clear main entry project, for Cloud Code Modules deployment.