Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2025

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,0,'2025-11-03T23:15:28Z');
INSERT INTO sdk_releases(id,major,minor,patch,date) VALUES('cpp-server-sdk',3,10,0,'2025-11-03T23:15:28Z');
INSERT INTO sdk_releases(id,major,minor,patch,date) VALUES('dotnet-server-sdk',8,10,4,'2025-11-10T21:02:18Z');
INSERT INTO sdk_releases(id,major,minor,patch,date) VALUES('flutter-client-sdk',4,14,0,'2025-11-05T18:13:07Z');
INSERT INTO sdk_releases(id,major,minor,patch,date) VALUES('react-native',10,12,0,'2025-11-03T22:11:30Z');
UPDATE sdk_user_agents SET id='js-client-sdk', userAgent='JSClient' WHERE rowid=1;
UPDATE sdk_user_agents SET id='relay-proxy', userAgent='LDRelay' WHERE rowid=2;
UPDATE sdk_user_agents SET id='java-server-sdk', userAgent='JavaClient' WHERE rowid=24;
UPDATE sdk_user_agents SET id='roku', userAgent='RokuClient' WHERE rowid=25;
UPDATE sdk_user_agents SET userAgent='DotnetClientSide' WHERE rowid=26;
UPDATE sdk_user_agents SET id='dotnet-client-sdk', userAgent='XamarinClient' WHERE rowid=27;
UPDATE sdk_user_agents SET id='dotnet-server-sdk', userAgent='DotNetClient' WHERE rowid=28;

@github-actions github-actions bot requested a review from a team as a code owner November 1, 2025 07:05
@github-actions github-actions bot force-pushed the metadata-update branch 3 times, most recently from 351dc0b to 75643b3 Compare November 6, 2025 07:04
@kinyoklion kinyoklion merged commit 25deb6a into main Nov 12, 2025
2 checks passed
@kinyoklion kinyoklion deleted the metadata-update branch November 12, 2025 17:24
@github-actions github-actions bot mentioned this pull request Nov 12, 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