Skip to content

feat(sdk) : adding support for multiple versions of java#14

Merged
Akanksha (AkankshaAcharya) merged 49 commits into
masterfrom
feat/sdks/support-versions
Oct 16, 2025
Merged

feat(sdk) : adding support for multiple versions of java#14
Akanksha (AkankshaAcharya) merged 49 commits into
masterfrom
feat/sdks/support-versions

Conversation

@Ramanth
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread .github/workflows/generate-sdks.yml Outdated
path: sdks
fetch-depth: 0
token: ${{ env.USER_API_KEY }}
ref: feat/sdk/java-version-workflow
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we need to remove this before merging this in?

Comment on lines +15 to +21
message Chart {
google.protobuf.Struct template = 1;
map<string, factset.protobuf.stach.table.Reference> attributes = 2;
map<string, Plot> plots = 3;
map<string, Series> series = 4;
map<string, Data> data = 5;
} No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You can exclude these protos in the chart folder as they were experimental and not referenced by v1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

removed all protos under chart folder

Copy link
Copy Markdown
Contributor

@charlie430 charlie430 left a comment

Choose a reason for hiding this comment

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

Other than removing the v1 chart protos, LGTM

@AkankshaAcharya Akanksha (AkankshaAcharya) merged commit d4211f8 into master Oct 16, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants