v1.3.0
operate-services-sdk-bot
released this
29 Feb 20:02
·
5 commits
to main
since this release
Added
- Added new service module Scheduler
--new-file
for deployment
--list
to see live schedules - Added support for support Scheduler service to Deploy and Fetch
- Added fetch for Triggers
- Added
--readiness
option to gsh build configuration create command - Added
--readiness
option to gsh build configuration update command - Added Game Server Hosting
core-dump
command to configure an external storage location for core dumps (GCS only) - Added
--build-version-name
option to gsh build create/create-version commands
Fixed
- Fixed New-file command error for directory that is not exist.
- Deploy no longer requires permissions for services not being deployed, unless reconcile is specified
- Fixed Economy fetch issue making it not idempotent.
- Fixed issue where issues after loading were not reported when deploying CloudCode modules
- Fixed issue where deploying a solution as Cloud Code Module will be logged with the solution path and not the generated ccm
Changed
- Improved the error description when failing to deploy a solution with no clear main entry project, for Cloud Code Modules deployment.