Releases: Argus-Labs/world-cli
Releases · Argus-Labs/world-cli
v1.5.1
v1.5.0
v1.4.1
What's Changed
- chore: add discord and slack conf by @zulkhair in #110
- chore: deployment process title by @zulkhair in #111
- feat: Handle status check results from multiple environments by @ezavada in #112
- feat: Add support for
world cardinal build
by @ezavada in #113
Full Changelog: v1.4.0...v1.4.1
Changelog
v1.4.0
What's Changed
- chore: modify check latest version and download cardinal editor without using api.github.com by @zulkhair in #92
- feat: world forge project deletion by @zulkhair in #93
- feat: update project and project config by @zulkhair in #94
- chore: world create shallow clone for latest tag by @zulkhair in #97
- fix: Fix some unit tests by @ezavada in #96
- feat: Updated CLI to permit force deploy by @ezavada in #95
- feat: Show Cardinal info at cardinal start by @ezavada in #98
- feat: add world forge deployment promote command by @zulkhair in #99
- feat: repo path support in project setup by @ezavada in #100
- feat: Added role support to CLI by @ezavada in #101
- feat: Get Region list from backend call by @ezavada in #102
- chore: update project need existing value by @zulkhair in #103
- chore: auto select for org and project by @zulkhair in #105
- feat: report deploy end time by @ezavada in #104
- chore: preview deployment by @zulkhair in #106
- chore: slug validation by @zulkhair in #107
- fix: Fixed 3 minor bugs by @ezavada in #108
- fix: do not retry when unauthorized by @zulkhair in #109
Full Changelog: v1.4.0-postgres-hotfix...v1.4.0
Changelog
- b1d3edc chore: auto select for org and project (#105)
- 72d85c9 chore: bump cardinal builder Dockerfile to go 1.24
- 42d70f3 chore: modify check latest version and download cardinal editor without using api.github.com (#92)
- 2597d6d chore: preview deployment (#106)
- 608b882 chore: slug validation (#107)
- cb949c6 chore: update project need existing value (#103)
- 04b15a3 chore: world create shallow clone for latest tag (#97)
- 18336f8 feat: Added role support to CLI (#101)
- 5ae0415 feat: Get Region list from backend call (#102)
- 04a5d7e feat: Show Cardinal info at cardinal start (#98)
- e8a9e28 feat: Updated CLI to permit force deploy (#95)
- 6e1f0db feat: add world forge deployment promote command (#99)
- 9b6e906 feat: repo path support in project setup (#100)
- 632660c feat: report deploy end time (#104)
- e3e7ed3 feat: update project and project config (#94)
- 60c311c feat: world forge project deletion (#93)
- 497aac8 fix: Fix some unit tests (#96)
- 0fe4bae fix: Fixed 3 minor bugs (#108)
- 815cb64 fix: do not retry when unauthorized (#109)
v1.4.0-postgres-hotfix
Changelog
- 626c89d chore: bump goreleaser config version
- bd05e4e feat: Implemented deployment status check (#88)
- ea0a524 feat: add deployment reset command (#89)
- 19ca6cb feat: invite user to organization (#90)
- 9bc0e2c feat: replace nakama db with postgres
- f8326d1 feat: world forge organization, project, deploy (#85)
- 067c2ed fix: Added human readable username for deployments (#91)
- 94ccfeb fix: lint error
v1.3.3
v1.3.2
What's Changed
- fix: jaeger traces not persisted across container restarts by @rmrt1n in #82
- fix: check dir is exists before create/clone on world cardinal create command by @zulkhair in #83
Full Changelog: v1.3.1...v1.3.2
Changelog
v1.3.1
What's Changed
- feat: change docker compose using docker api sdk by @zulkhair in #72
- fix: docker api parallel exec, git config, wrong dir cardinal editor by @zulkhair in #74
- feat: world engine telemetry setup and config by @rmrt1n in #79
- fix: sentry version and message by @zulkhair in #80
- fix: bug finding on ui/ux and docker built image issue by @zulkhair in #81
Full Changelog: v1.3.0...v1.3.1
Changelog
v1.3.1-Canary
Full Changelog: v1.3.1-Beta4...v1.3.1-Canary
Changelog
- 338cc4b fix bug finding on ui/ux and docker built image issue