- 15 Feb 2019:
spatial local launch,spatial cloud uploadandspatial cloud launchno longer work with FPL projects anymore. Please use the respectivealphacommands (spatial alpha local launch,spatial alpha cloud uploadandspatial alpha cloud launch) going forward.- Changed the signature of the
spatial alpha cloud uploadandspatial alpha cloud launchCLI commands: Replaced all positional arguments with mandatory flags. For more information, please run the commands with the--helpflag. - Removed the
--optimize_for_runtime_v2CLI flag and added a new--using_old_loadbalancerflag forspatial alpha local launch. We now optimize for the new Runtime by default. Please set the--using_old_loadbalancerflag if you want to start a local deployment with the old Runtime. - Merged the content of the world configuration file (
world.json) into the launch configuration. We no longer support using the world configuration file. - Added a
streaming_query_intervalfield to the launch configuration. - Added a
launch_configfield in the project configuration. - Added
loginRateLimitandconnectionCapacityLimitfields to the client-worker configuration. - Added
launcherCommandandlauncherArgumentsfields to theuploadConfigurationsection of the client-worker configuration.
- 30 Jan 2019:
- Moved the snapshot file from
./sharedto./SpatialOS/snapshots. - Added this changelog.
- Added a known issues section to the readme.
- Added a FAQ section.
- Upgraded the deployment launch configuration to use the
smalltemplate.
- Moved the snapshot file from
- 29 Jan 2019: Upgraded code examples to use
spatial alpha local launch,spatial alpha cloud uploadandspatial alpha cloud launch. - 22 Jan 2019: Upgraded worker SDK version to
13.5.1. - 21 Jan 2019: Added an upload configuration to the client-worker.