v1.1.0
operate-services-sdk-bot
released this
12 Oct 23:24
·
6 commits
to main
since this release
Added
- Bash installer to download and install the UGS CLI on MacOS and Linux
- Added config as code support for economy module
- Deploy
- Fetch
- Added config as code support for access module
- Deploy
- Fetch
- Added
new-file
commands for economy resources- For inventory items
- For currencies
- For virtual purchases
- For real-item purchases
- For Cloud Code C# Modules
- For project access policies
- For triggers
- Added support for .sln files on deploy
- .sln files now are compiled and zipped into .ccm before deploying
- Added config as code support for triggers
- Deploy
Changed
- Services can support multiple file extensions
- Updated server states in
ugs gsh machine list
Fixed
- Handle exceptions when using Deploy with a Remote Config file that has unsupported config types.
- Fixed an issue where if a leaderboard fails to load, it incorrectly deploys as a empty leaderboard and it is not reported
- Added correct description when Cloud Code deploy has duplication file error during dry-run.
- Fixed an issue with
ugs gsh fleet-region update
not ensuring the fleet region is brought online by default. - Handle exception for mis-spelt bool input params for
ugs gsh fleet-region update
command. - Fixed an issue with Deploy and Fetch on Remote Config containing JSON arrays.