Changelog
- c13403a Add external keyspace creation
- be6d297 Add keyspace rollout concurrency settings to the CLI
- a16ce24 Bump github.com/go-sql-driver/mysql from 1.10.0 to 1.10.1
- 3a47aac Bump go.uber.org/zap from 1.27.1 to 1.28.0
- 94d0d61 Create the API client only after update-settings has work to do.
- bf04f28 Fetch nested keyspace settings once when combining flag groups.
- 8de67d2 Merge branch 'ahmed/keyspace-max-rollout-cli' into cursor/keyspace-update-settings-send-only-changed-7e7e
- 787278d Merge branch 'ahmed/keyspace-max-rollout-cli' into cursor/keyspace-update-settings-send-only-changed-7e7e
- 53fe3ff Merge branch 'main' into ahmed/keyspace-max-rollout-cli
- cd58f21 Merge branch 'main' into ahmed/keyspace-max-rollout-cli
- 715988b Merge branch 'main' into ahmed/keyspace-max-rollout-cli
- 09e086a Merge branch 'main' into cursor/keyspace-update-settings-send-only-changed-7e7e
- a97edae Merge remote-tracking branch 'origin/main' into ahmed/keyspace-max-rollout-cli
- c35428e Note that pscale workflow will be deprecated soon
- aa007e9 Report schema lint errors from create-external --dry-run
- 1b88bde Send only changed keyspace settings on update-settings.
- a75b666 Show --max-rollout default as 1 in help.
- 98a4b76 Slim --max-rollout to the existing update-settings pattern.
- d034168 Steer agents to create-external and MoveTables
- 22b71f3 Trim spaces around extension names (#1427)
- b9ac21b Update Neki extensions (#1415)