Skip to content

Conversation

@github-actions
Copy link
Contributor

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,11,1,'2025-11-12T23:18:48Z');
INSERT INTO sdk_releases(id,major,minor,patch,date) VALUES('cpp-server-sdk',3,10,1,'2025-11-12T23:18:49Z');
INSERT INTO sdk_releases(id,major,minor,patch,date) VALUES('erlang-server-sdk',3,8,1,'2025-11-12T17:31:15Z');
INSERT INTO sdk_releases(id,major,minor,patch,date) VALUES('go-server-sdk',7,14,0,'2025-11-12T22:51:21Z');
UPDATE sdk_user_agents SET id='android', userAgent='AndroidClient' WHERE rowid=7;
UPDATE sdk_user_agents SET id='go-server-sdk', userAgent='GoClient' WHERE rowid=8;

@github-actions github-actions bot requested a review from a team as a code owner November 13, 2025 07:04
@keelerm84 keelerm84 merged commit d7270d3 into main Nov 13, 2025
2 checks passed
@keelerm84 keelerm84 deleted the metadata-update branch November 13, 2025 19:42
@github-actions github-actions bot mentioned this pull request Nov 13, 2025
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.

3 participants