Skip to content

test: Allow protocol selection in api-test app#57

Merged
tomasz-blasz merged 1 commit intomainfrom
topic/api-test-select-protocol
Mar 9, 2026
Merged

test: Allow protocol selection in api-test app#57
tomasz-blasz merged 1 commit intomainfrom
topic/api-test-select-protocol

Conversation

@tomasz-blasz
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 9, 2026 08:25
@tomasz-blasz tomasz-blasz force-pushed the topic/api-test-select-protocol branch from 44f9626 to ff0b392 Compare March 9, 2026 08:26
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds command-line flags to the api-test-app demo utility to let users override the default RPC protocol mode (legacy vs JSON-RPC v2), and updates the documentation/changelog accordingly.

Changes:

  • Added --legacy / --rpc-v2 CLI flags to select the protocol mode.
  • Updated API test app README usage/options to document the new flags.
  • Added an Unreleased changelog entry describing the new protocol-selection flags.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
test/api_test_app/main.cpp Parses new protocol-selection flags and applies them to the Firebolt connection config.
test/api_test_app/README.md Documents the new --legacy / --rpc-v2 command-line options.
CHANGELOG.md Notes the new protocol-selection capability for the API test app under Unreleased.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tomasz-blasz tomasz-blasz merged commit 015ac51 into main Mar 9, 2026
12 checks passed
@tomasz-blasz tomasz-blasz deleted the topic/api-test-select-protocol branch March 9, 2026 09:22
@github-actions github-actions bot locked and limited conversation to collaborators Mar 9, 2026
@tomasz-blasz
Copy link
Contributor Author

🎉 This PR is included in version 0.5.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants