chore(test-release-please): release 1.0.0#8308
Conversation
There was a problem hiding this comment.
Code Review
This pull request performs a major update to the repository for version 1.0.0, including extensive updates to the release manifest and the addition of a librarian configuration file for various Google Cloud Node.js libraries. A detailed changelog has been added to document breaking changes, features, and bug fixes. In package.json, the existing linting and testing scripts were replaced with no-op commands; feedback was provided to properly integrate the newly added gts library into these scripts to maintain automated code quality checks.
| "fix": "echo nothing to fix", | ||
| "test": "echo nothing to test", | ||
| "test-generate": "SMOKE_TEST=true node ./bin/generate-readme.mjs", | ||
| "generate": "./bin/generate-readme.mjs", | ||
| "lint": "semistandard", | ||
| "clean": "gts clean", | ||
| "precompile": "gts clean", | ||
| "system-test": "echo no system tests 😱", | ||
| "samples-test": "echo no sample tests 😱" | ||
| "lint": "echo nothing to lint", | ||
| "clean": "echo nothing to clean", | ||
| "precompile": "echo nothing to precompile", | ||
| "system-test": "echo nothing to system test", | ||
| "samples-test": "echo nothing to sample test" |
There was a problem hiding this comment.
The quality-related npm scripts have been replaced with echo commands. While using echo is a valid approach to prevent CI failures during transitions, these scripts should be updated to use the newly added gts library to ensure that automated checks for code style and quality remain active.
| "fix": "echo nothing to fix", | |
| "test": "echo nothing to test", | |
| "test-generate": "SMOKE_TEST=true node ./bin/generate-readme.mjs", | |
| "generate": "./bin/generate-readme.mjs", | |
| "lint": "semistandard", | |
| "clean": "gts clean", | |
| "precompile": "gts clean", | |
| "system-test": "echo no system tests 😱", | |
| "samples-test": "echo no sample tests 😱" | |
| "lint": "echo nothing to lint", | |
| "clean": "echo nothing to clean", | |
| "precompile": "echo nothing to precompile", | |
| "system-test": "echo nothing to system test", | |
| "samples-test": "echo nothing to sample test" | |
| "fix": "gts fix", | |
| "test": "gts lint", | |
| "test-generate": "SMOKE_TEST=true node ./bin/generate-readme.mjs", | |
| "generate": "./bin/generate-readme.mjs", | |
| "lint": "gts lint", | |
| "clean": "gts clean", | |
| "precompile": "gts clean", | |
| "system-test": "echo nothing to system test", | |
| "samples-test": "echo nothing to sample test" |
References
- When a script in package.json is no longer needed but is still invoked by CI, replace its implementation with a no-op command to prevent CI failures until the CI configuration can be updated.
🤖 I have created a release beep boop
1.0.0 (2026-05-19)
⚠ BREAKING CHANGES
DEMAND_SUBCHANNEL_ALLis removed from enumDimensiondisplay_namein message.google.ads.admanager.v1.Applicationdisplay_namein message.google.ads.admanager.v1.Labeltypesin message.google.ads.admanager.v1.LabelFeatures
persisted_data_checksumsfield with object checksums on write object / query write status responses (f373cc5)dtmf_patternandtrace_blocks(#7846) (24d9b56)Enginefield to support LightningEngine in clusters and add support for stop ttl (#8008) (91f3e22)base64_encoded_nameis added to theProductmessage (#7997) (f56dc14)video_linksis added to the.google.shopping.merchant.products.v1.ProductAttributesmessage (#8080) (9e986af)store_typetoproduct_performance_view(#8115) (0dd6dc5)mime_typeis added to message.google.cloud.translation.v3.AdaptiveMtTranslateRequest(#7968) (4e5752b)app_store_display_nameis added to message.google.ads.admanager.v1.Application(dfd3f1e)app_store_idis added to message.google.ads.admanager.v1.Application(dfd3f1e)app_storesis added to message.google.ads.admanager.v1.Application(dfd3f1e)application_codeis added to message.google.ads.admanager.v1.Application(dfd3f1e)approval_statusis added to message.google.ads.admanager.v1.Application(dfd3f1e)archivedis added to message.google.ads.admanager.v1.Application(dfd3f1e)developeris added to message.google.ads.admanager.v1.Application(dfd3f1e)download_urlis added to message.google.ads.admanager.v1.Application(dfd3f1e)evaluation_runis added to message.google.cloud.aiplatform.v1beta1.EvaluateDatasetRun(adee1ec)freeis added to message.google.ads.admanager.v1.Application(dfd3f1e)inference_generation_configis added to message.google.cloud.aiplatform.v1beta1.EvaluationConfig(adee1ec)platformis added to message.google.ads.admanager.v1.Application(dfd3f1e)webview_claiming_statusis added to message.google.ads.admanager.v1.Application(dfd3f1e)ApplicationApprovalStatusEnumis added (dfd3f1e)ApplicationPlatformEnumis added (dfd3f1e)ApplicationStoreEnumis added (dfd3f1e)BatchArchiveApplicationsRequestis added (dfd3f1e)BatchArchiveApplicationsResponseis added (dfd3f1e)BatchCreateApplicationsRequestis added (dfd3f1e)BatchCreateApplicationsResponseis added (dfd3f1e)BatchUnarchiveApplicationsRequestis added (dfd3f1e)BatchUnarchiveApplicationsResponseis added (dfd3f1e)BatchUpdateApplicationsRequestis added (dfd3f1e)BatchUpdateApplicationsResponseis added (dfd3f1e)CreateApplicationRequestis added (dfd3f1e)UpdateApplicationRequestis added (dfd3f1e)WebviewClaimingStatusEnumis added (dfd3f1e)BatchArchiveApplicationsis added to serviceApplicationService(dfd3f1e)BatchCreateApplicationsis added to serviceApplicationService(dfd3f1e)BatchUnarchiveApplicationsis added to serviceApplicationService(dfd3f1e)BatchUpdateApplicationsis added to serviceApplicationService(dfd3f1e)CreateApplicationis added to serviceApplicationService(dfd3f1e)UpdateApplicationis added to serviceApplicationService(dfd3f1e)embed_content_configto messageEmbedContentRequest(adee1ec)embed_content_configto messageEmbedContentRequest(adee1ec)getandlistmethods for RichMediaAdsCompanies to external clients. (dfd3f1e)display_namein message.google.ads.admanager.v1.Label(dfd3f1e)typesin message.google.ads.admanager.v1.Label(dfd3f1e)isolation_levelandread_lock_modeare added to message.google.spanner.v1.CommitResponse(4715de9)Bug Fixes
DEMAND_SUBCHANNEL_ALLis removed from enumDimension(dfd3f1e)display_namein message.google.ads.admanager.v1.Application(dfd3f1e)ignoreUndefinedPropertiesin subpipelines (#8089) (a9f6c3f)Miscellaneous Chores
Build System
This PR was generated with Release Please. See documentation.