Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use new runtime ids, add user agent header #4

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

zongsizhang
Copy link
Collaborator

No description provided.

Copy link

@peterfoldes peterfoldes left a comment

Choose a reason for hiding this comment

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

LGTM, I'd recommend adding a test

@@ -47,6 +48,18 @@ public class WherobotsJdbcDriver implements Driver {
public static final Runtime DEFAULT_RUNTIME = Runtime.SEDONA;
public static final Region DEFAULT_REGION = Region.AWS_US_WEST_2;

public Map<String, String> getUserAgentHeader() {

Choose a reason for hiding this comment

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

A test would be nice to cover this

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Weird, I remember I added one, somehow not committed, let me add it

@zongsizhang zongsizhang merged commit 38a3721 into main Sep 26, 2024
1 check passed
@zongsizhang zongsizhang deleted the use-new-runtime-ids branch September 26, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants