chore: librarian release pull request: 20260226T080944Z#14015
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request appears to be an automated release process, updating version numbers and changelogs for several modules. The changes are largely correct and consistent with a release. I have provided one suggestion to improve the readability of the changelog for the datamanager module by sorting the list of new features.
Comment on lines
+7
to
+25
| * add `AgeRange` and `Gender` enums to support demographic breakdown in marketing insights ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `GOOGLE_AD_MANAGER_AUDIENCE_LINK` to the `AccountType` enum ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `IngestPpidDataStatus` to `IngestAudienceMembersStatus` to report the status of PPID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `IngestUserIdDataStatus` to `IngestAudienceMembersStatus` to report the status of user ID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `MarketingDataInsightsService` for retrieving marketing data insights for a given user list ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `PartnerLinkService` for creating and managing links between advertiser and data partner accounts ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `PartnerLink` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `PpidData` to `AudienceMember` to support Publisher Provided ID (PPID) in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `RemovePpidDataStatus` to `RemoveAudienceMembersStatus` to report the status of PPID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `RemoveUserIdDataStatus` to `RemoveAudienceMembersStatus` to report the status of user ID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `UserIdData` to `AudienceMember` to support User ID in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `UserListDirectLicenseService` for creating and managing direct user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `UserListDirectLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `UserListGlobalLicenseCustomerInfo` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `UserListGlobalLicenseService` for creating and managing global user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `UserListGlobalLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `UserListService` for creating and managing user lists ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add `UserList` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | ||
| * add new `ErrorReason` values for licensing, user list operations, and permission checks ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) |
Contributor
There was a problem hiding this comment.
To improve readability and help users quickly scan the list of new features, please consider sorting this list alphabetically.
Suggested change
| * add `AgeRange` and `Gender` enums to support demographic breakdown in marketing insights ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `GOOGLE_AD_MANAGER_AUDIENCE_LINK` to the `AccountType` enum ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `IngestPpidDataStatus` to `IngestAudienceMembersStatus` to report the status of PPID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `IngestUserIdDataStatus` to `IngestAudienceMembersStatus` to report the status of user ID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `MarketingDataInsightsService` for retrieving marketing data insights for a given user list ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `PartnerLinkService` for creating and managing links between advertiser and data partner accounts ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `PartnerLink` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `PpidData` to `AudienceMember` to support Publisher Provided ID (PPID) in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `RemovePpidDataStatus` to `RemoveAudienceMembersStatus` to report the status of PPID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `RemoveUserIdDataStatus` to `RemoveAudienceMembersStatus` to report the status of user ID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserIdData` to `AudienceMember` to support User ID in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListDirectLicenseService` for creating and managing direct user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListDirectLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListGlobalLicenseCustomerInfo` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListGlobalLicenseService` for creating and managing global user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListGlobalLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListService` for creating and managing user lists ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserList` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add new `ErrorReason` values for licensing, user list operations, and permission checks ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `AgeRange` and `Gender` enums to support demographic breakdown in marketing insights ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `GOOGLE_AD_MANAGER_AUDIENCE_LINK` to the `AccountType` enum ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `IngestPpidDataStatus` to `IngestAudienceMembersStatus` to report the status of PPID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `IngestUserIdDataStatus` to `IngestAudienceMembersStatus` to report the status of user ID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `MarketingDataInsightsService` for retrieving marketing data insights for a given user list ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add new `ErrorReason` values for licensing, user list operations, and permission checks ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `PartnerLink` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `PartnerLinkService` for creating and managing links between advertiser and data partner accounts ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `PpidData` to `AudienceMember` to support Publisher Provided ID (PPID) in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `RemovePpidDataStatus` to `RemoveAudienceMembersStatus` to report the status of PPID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `RemoveUserIdDataStatus` to `RemoveAudienceMembersStatus` to report the status of user ID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserIdData` to `AudienceMember` to support User ID in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserList` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListDirectLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListDirectLicenseService` for creating and managing direct user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListGlobalLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListGlobalLicenseCustomerInfo` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListGlobalLicenseService` for creating and managing global user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) | |
| * add `UserListService` for creating and managing user lists ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319)) |
ohmayr
approved these changes
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v0.0.0-20260216162532-e323d455c92b
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29
aiplatform: v1.118.0
v1.118.0 (2026-02-26)
Features
Add v1 API version for Session Service (PiperOrigin-RevId: 874707222) (b21a3b84)
Add transcription fields to Session Service (PiperOrigin-RevId: 874707222) (b21a3b84)
Add image_spec to Reasoning Engine public protos (PiperOrigin-RevId: 874850930) (b21a3b84)
Documentation
A comment for field
ttlin message.google.cloud.aiplatform.v1beta1.Sessionis changed (PiperOrigin-RevId: 874707222) (b21a3b84)A comment for field
filterin message.google.cloud.aiplatform.v1beta1.ListSessionsRequestis changed (PiperOrigin-RevId: 874707222) (b21a3b84)A comment for field
expire_timein message.google.cloud.aiplatform.v1beta1.Sessionis changed (PiperOrigin-RevId: 874707222) (b21a3b84)ces: v0.1.0
v0.1.0 (2026-02-26)
Features
compute: v1.55.0
v1.55.0 (2026-02-26)
Features
Update Compute Engine v1beta API to revision 20260206 (feat: [DIREGAPIC] Update v1beta API definitions to revision 20260206 googleapis#1159) (b21a3b84)
Update Compute Engine v1beta API to revision 20260106 (pubsub: allow message to modify ack_deadline #1147) (b21a3b84)
Update Compute Engine v1 API to revision 20260106 (wip #1148) (b21a3b84)
datamanager: v0.2.0
v0.2.0 (2026-02-26)
Features
add
UserListDirectLicenseresource (PiperOrigin-RevId: 873059573) (b21a3b84)add
PartnerLinkresource (PiperOrigin-RevId: 873059573) (b21a3b84)add
IngestUserIdDataStatustoIngestAudienceMembersStatusto report the status of user ID data ingestion (PiperOrigin-RevId: 873059573) (b21a3b84)add
MarketingDataInsightsServicefor retrieving marketing data insights for a given user list (PiperOrigin-RevId: 873059573) (b21a3b84)add
GOOGLE_AD_MANAGER_AUDIENCE_LINKto theAccountTypeenum (PiperOrigin-RevId: 873059573) (b21a3b84)add new
ErrorReasonvalues for licensing, user list operations, and permission checks (PiperOrigin-RevId: 873059573) (b21a3b84)add
UserListGlobalLicenseCustomerInforesource (PiperOrigin-RevId: 873059573) (b21a3b84)add
UserListGlobalLicenseresource (PiperOrigin-RevId: 873059573) (b21a3b84)add
RemoveUserIdDataStatustoRemoveAudienceMembersStatusto report the status of user ID data removal (PiperOrigin-RevId: 873059573) (b21a3b84)add
PpidDatatoAudienceMemberto support Publisher Provided ID (PPID) in audience member ingestion (PiperOrigin-RevId: 873059573) (b21a3b84)add
UserListresource (PiperOrigin-RevId: 873059573) (b21a3b84)add
RemovePpidDataStatustoRemoveAudienceMembersStatusto report the status of PPID data removal (PiperOrigin-RevId: 873059573) (b21a3b84)add
IngestPpidDataStatustoIngestAudienceMembersStatusto report the status of PPID data ingestion (PiperOrigin-RevId: 873059573) (b21a3b84)add
UserListServicefor creating and managing user lists (PiperOrigin-RevId: 873059573) (b21a3b84)add
UserListGlobalLicenseServicefor creating and managing global user list licenses (PiperOrigin-RevId: 873059573) (b21a3b84)add
PartnerLinkServicefor creating and managing links between advertiser and data partner accounts (PiperOrigin-RevId: 873059573) (b21a3b84)add
AgeRangeandGenderenums to support demographic breakdown in marketing insights (PiperOrigin-RevId: 873059573) (b21a3b84)add
UserListDirectLicenseServicefor creating and managing direct user list licenses (PiperOrigin-RevId: 873059573) (b21a3b84)add
UserIdDatatoAudienceMemberto support User ID in audience member ingestion (PiperOrigin-RevId: 873059573) (b21a3b84)Bug Fixes
conversion_valuefield to be optional in messageEvent(PiperOrigin-RevId: 873059573) (b21a3b84)Documentation
a comment for message
PairDatais changed to clarify it is only available to data partners (PiperOrigin-RevId: 873059573) (b21a3b84)a comment for field
pair_datain messageAudienceMemberis changed to clarify it is only available to data partners (PiperOrigin-RevId: 873059573) (b21a3b84)a comment for enum
ErrorReasonis changed to clarify that it is subject to future additions (PiperOrigin-RevId: 873059573) (b21a3b84)add comments to resources and methods to clarify which are available only to data partners (PiperOrigin-RevId: 873059573) (b21a3b84)
developerconnect: v0.5.0
v0.5.0 (2026-02-26)
Features
Add HTTP Proxy base URI field (PiperOrigin-RevId: 872542190) (b21a3b84)
A new field
http_proxy_base_uriis added to messagegoogle.cloud.developerconnect.v1.HTTPProxyConfig(PiperOrigin-RevId: 872542190) (b21a3b84)A new message
google.cloud.developerconnect.v1.SecureSourceManagerInstanceConfigis added (PiperOrigin-RevId: 872542190) (b21a3b84)Add OAuth flow RPCs (StartOAuth, FinishOAuth) (PiperOrigin-RevId: 872542190) (b21a3b84)
A new message
google.cloud.developerconnect.v1.insights.GetDeploymentEventRequestis added (PiperOrigin-RevId: 872542190) (b21a3b84)A new field
projectsis added to messagegoogle.cloud.developerconnect.v1.insights.InsightsConfig(PiperOrigin-RevId: 872542190) (b21a3b84)Add Cloud Run and App Hub Service runtimes to InsightsConfig (PiperOrigin-RevId: 872542190) (b21a3b84)
A new message
google.cloud.developerconnect.v1.StartOAuthResponseis added (PiperOrigin-RevId: 872542190) (b21a3b84)A new field
app_hub_serviceis added to messagegoogle.cloud.developerconnect.v1.insights.RuntimeConfig(PiperOrigin-RevId: 872542190) (b21a3b84)A new message
google.cloud.developerconnect.v1.StartOAuthRequestis added (PiperOrigin-RevId: 872542190) (b21a3b84)Add Secure Source Manager and Generic HTTP Endpoint connection types (PiperOrigin-RevId: 872542190) (b21a3b84)
A new field
http_configis added to messagegoogle.cloud.developerconnect.v1.Connection(PiperOrigin-RevId: 872542190) (b21a3b84)A new message
google.cloud.developerconnect.v1.FinishOAuthResponseis added (PiperOrigin-RevId: 872542190) (b21a3b84)A new message
google.cloud.developerconnect.v1.GenericHTTPEndpointConfigis added (PiperOrigin-RevId: 872542190) (b21a3b84)A new message
google.cloud.developerconnect.v1.insights.DeploymentEventis added (PiperOrigin-RevId: 872542190) (b21a3b84)A new message
google.cloud.developerconnect.v1.FinishOAuthRequestis added (PiperOrigin-RevId: 872542190) (b21a3b84)A new message
google.cloud.developerconnect.v1.insights.AppHubServiceis added (PiperOrigin-RevId: 872542190) (b21a3b84)A new message
google.cloud.developerconnect.v1.insights.GoogleCloudRunis added (PiperOrigin-RevId: 872542190) (b21a3b84)A new field
secure_source_manager_instance_configis added to messagegoogle.cloud.developerconnect.v1.Connection(PiperOrigin-RevId: 872542190) (b21a3b84)A new message
google.cloud.developerconnect.v1.insights.Projectsis added (PiperOrigin-RevId: 872542190) (b21a3b84)A new enum value
GEMINI_CODE_ASSISTis added to enumgoogle.cloud.developerconnect.v1.GitHubConfig.GitHubApp(PiperOrigin-RevId: 872542190) (b21a3b84)A new message
google.cloud.developerconnect.v1.insights.ListDeploymentEventsRequestis added (PiperOrigin-RevId: 872542190) (b21a3b84)Add Gemini Code Assist GitHub App type (PiperOrigin-RevId: 872542190) (b21a3b84)
A new field
organizationis added to messagegoogle.cloud.developerconnect.v1.GitHubEnterpriseConfig(PiperOrigin-RevId: 872542190) (b21a3b84)A new message
google.cloud.developerconnect.v1.insights.ListDeploymentEventsResponseis added (PiperOrigin-RevId: 872542190) (b21a3b84)A new field
google_cloud_runis added to messagegoogle.cloud.developerconnect.v1.insights.RuntimeConfig(PiperOrigin-RevId: 872542190) (b21a3b84)Add Deployment Events to Insights API (GetDeploymentEvent, ListDeploymentEvents) (PiperOrigin-RevId: 872542190) (b21a3b84)
A new message
google.cloud.developerconnect.v1.insights.ArtifactDeploymentis added (PiperOrigin-RevId: 872542190) (b21a3b84)Add Projects field to InsightsConfig for project tracking (PiperOrigin-RevId: 872542190) (b21a3b84)
Documentation
another bulk typo correction (docs: another bulk typo correction #13527) (90a4f21f)
fix typo in README.md entries (docs: fix typo in README.md entries #13526) (ac32b851)
Updated description for
google.cloud.location.Locations.ListLocationsin YAML (PiperOrigin-RevId: 872542190) (b21a3b84)Corrected typos in comments for
google.cloud.developerconnect.v1.insights.InsightsConfigandgoogle.cloud.developerconnect.v1.insights.ArtifactConfig(PiperOrigin-RevId: 872542190) (b21a3b84)Updated comment for
CreateGitRepositoryLinkRPC ingoogle.cloud.developerconnect.v1.DeveloperConnect(PiperOrigin-RevId: 872542190) (b21a3b84)Updated comments to include regional secret patterns for SecretManager fields in
GitHubConfig,OAuthCredential,UserCredential,GitLabConfig,GitLabEnterpriseConfig,BitbucketDataCenterConfig, andBitbucketCloudConfig(PiperOrigin-RevId: 872542190) (b21a3b84)hypercomputecluster: v0.2.0
v0.2.0 (2026-02-26)
Features
Documentation
another bulk typo correction (docs: another bulk typo correction #13527) (90a4f21f)
fix typo in README.md entries (docs: fix typo in README.md entries #13526) (ac32b851)
speech: v1.30.0
v1.30.0 (2026-02-26)
Features