Releases: railwayapp/cli
Releases · railwayapp/cli
v4.25.1
Immutable
release. Only release title and notes can be modified.
v4.25.0
Immutable
release. Only release title and notes can be modified.
v4.24.0
v4.23.2
Immutable
release. Only release title and notes can be modified.
v4.23.1
v4.23.0
v4.22.0
Immutable
release. Only release title and notes can be modified.
v4.21.0
Immutable
release. Only release title and notes can be modified.
v4.20.0
Immutable
release. Only release title and notes can be modified.
Changes
- #744 fix: Handle missing linked service in status command gracefully
- #745 feat: Add --json flag to link command for CI usage
- #746 fix: Fix auto-release workflow bugs
- #747 fix: Improve InvalidRailwayToken error message
- #748 fix: Run release directly in auto-release workflow
- #749 feat: Add --print flag to open command
v4.19.0
Immutable
release. Only release title and notes can be modified.
Changes
- #734 fix: Show error when deployment cannot be redeployed
- #735 feat: Add
railway deletecommand for project deletion - #736 feat: Add --project flag to
railway runcommand - #737 feat: Add
localalias forrailway runcommand - #738 feat: Improve SSH error message for serverless services
- #739 feat: Add --set-from-stdin flag to read variable values from stdin
- #740 feat: Add auto-release workflow for batched releases
- #741 feat: Add --restart flag to redeploy for container restart without rebuild
- #742 feat: Add
railway upgradecommand - #743 fix: Fix flaky "Failed to stream build logs" error in railway up