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

fix(metadata): ingest new data and regenerate products #191

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 9, 2024

Metadata has changed. Ensure that the changes obey patch semantics (data added or modified in a non-breaking
way), as upstream services may consume these changes automatically.

INSERT INTO sdk_releases(id,major,minor,patch,date) VALUES('cpp-client-sdk',3,8,1,'2024-11-08T22:54:44Z');
INSERT INTO sdk_releases(id,major,minor,patch,date) VALUES('cpp-server-sdk',3,8,0,'2024-11-08T22:54:44Z');

@github-actions github-actions bot requested a review from a team as a code owner November 9, 2024 07:03
@github-actions github-actions bot force-pushed the metadata-update branch 2 times, most recently from 1b70da2 to 3ae662e Compare November 11, 2024 07:03
@kinyoklion kinyoklion merged commit ccd4ccf into main Nov 12, 2024
@kinyoklion kinyoklion deleted the metadata-update branch November 12, 2024 20:00
@github-actions github-actions bot mentioned this pull request Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants