Skip to content

fix(generator): respect ignore.json when downloading discovery docs and cleaning up old files - #3965

Merged
westarle merged 2 commits into
googleapis:mainfrom
westarle:fix-download-ignore-rules
Aug 4, 2026
Merged

fix(generator): respect ignore.json when downloading discovery docs and cleaning up old files#3965
westarle merged 2 commits into
googleapis:mainfrom
westarle:fix-download-ignore-rules

Conversation

@westarle

@westarle westarle commented Aug 4, 2026

Copy link
Copy Markdown
Contributor
  • downloadDiscoveryDocs() previously downloaded all Discovery JSON schemas and computed schema diffs (getDiffs) without checking ignore.json. Consequently, it generated breaking change notes and changelog entries for ignored API versions (e.g. aiplatform:v1beta1).
  • cleanupLibrariesNotInIndexJSON() previously deleted local client libraries (src/apis/<name>/<ver>.ts) when their versions were removed from upstream discovery-artifact-manager's index.json, without checking ignore.json. Consequently, it deleted src/apis/analytics/v3.ts even though "analytics:v3" was listed in ignore.json.
  • This PR updates both functions in src/generator/download.ts to load ignore.json and skip downloading discovery schemas or deleting files for any ignored API version.

…nd cleaning up old files

- downloadDiscoveryDocs() now checks ignore.json and skips downloading discovery documents for ignored API versions (preventing schema diffs and breaking change notices for ignored APIs like aiplatform:v1beta1).
- cleanupLibrariesNotInIndexJSON() now checks ignore.json and prevents deleting client files or discovery JSONs for ignored API versions (stopping it from deleting analytics:v3).
@westarle
westarle requested a review from a team as a code owner August 4, 2026 10:39
@product-auto-label product-auto-label Bot added the size: s Pull request size is small. label Aug 4, 2026
@westarle westarle added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 4, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 4, 2026
@westarle
westarle merged commit 7c7bfdd into googleapis:main Aug 4, 2026
25 checks passed
@release-please release-please Bot mentioned this pull request Aug 4, 2026
renovate Bot added a commit to cigaleapp/cigale that referenced this pull request Aug 31, 2026
##### [v176.0.0](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17600-2026-08-18)

##### ⚠ BREAKING CHANGES

- **securityposture:** This release has breaking changes.
- **compute:** This release has breaking changes.
- **assuredworkloads:** This release has breaking changes.

##### Features

- **assuredworkloads:** update the API ([4f787ec](googleapis/google-api-nodejs-client@4f787ec))
- **bigqueryconnection:** update the API ([19d67d7](googleapis/google-api-nodejs-client@19d67d7))
- **bigquery:** update the API ([5047629](googleapis/google-api-nodejs-client@5047629))
- **ces:** update the API ([4d674e7](googleapis/google-api-nodejs-client@4d674e7))
- **compute:** update the API ([88ee28b](googleapis/google-api-nodejs-client@88ee28b))
- **contactcenterinsights:** update the API ([8987bcf](googleapis/google-api-nodejs-client@8987bcf))
- **dialogflow:** update the API ([cb090b7](googleapis/google-api-nodejs-client@cb090b7))
- **discoveryengine:** update the API ([c9a9b98](googleapis/google-api-nodejs-client@c9a9b98))
- **gkehub:** update the API ([e7356ce](googleapis/google-api-nodejs-client@e7356ce))
- **looker:** update the API ([ce6eba9](googleapis/google-api-nodejs-client@ce6eba9))
- **metastore:** update the API ([266b861](googleapis/google-api-nodejs-client@266b861))
- **networkservices:** update the API ([71b26e6](googleapis/google-api-nodejs-client@71b26e6))
- **playdeveloperreporting:** update the API ([b0d0c26](googleapis/google-api-nodejs-client@b0d0c26))
- regenerate index files ([0eb3a95](googleapis/google-api-nodejs-client@0eb3a95))
- **secretmanager:** update the API ([333f48f](googleapis/google-api-nodejs-client@333f48f))
- **securityposture:** update the API ([8681053](googleapis/google-api-nodejs-client@8681053))
- **storage:** update the API ([9974109](googleapis/google-api-nodejs-client@9974109))
- **webcontentpublisher:** update the API ([7dc05fc](googleapis/google-api-nodejs-client@7dc05fc))

##### Bug Fixes

- **datafusion:** update the API ([2c691d5](googleapis/google-api-nodejs-client@2c691d5))
- **docs:** run JSDoc once per documentation build ([#3958](googleapis/google-api-nodejs-client#3958)) ([5aaf111](googleapis/google-api-nodejs-client@5aaf111))
- **redis:** update the API ([c639065](googleapis/google-api-nodejs-client@c639065))
- **trafficdirector:** update the API ([3331b0c](googleapis/google-api-nodejs-client@3331b0c))
- **workstations:** update the API ([ee9521c](googleapis/google-api-nodejs-client@ee9521c))
##### [v175.0.0](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17500-2026-08-14)

##### ⚠ BREAKING CHANGES

- **merchantapi:** This release has breaking changes.
- **discoveryengine:** This release has breaking changes.

##### Features

- **accesscontextmanager:** update the API ([3a44c2e](googleapis/google-api-nodejs-client@3a44c2e))
- **accesscontextmanager:** update the API ([12148cb](googleapis/google-api-nodejs-client@12148cb))
- **admin:** update the API ([a5b8611](googleapis/google-api-nodejs-client@a5b8611))
- **alloydb:** update the API ([a20f722](googleapis/google-api-nodejs-client@a20f722))
- **apikeys:** update the API ([602fdeb](googleapis/google-api-nodejs-client@602fdeb))
- **backupdr:** update the API ([2306279](googleapis/google-api-nodejs-client@2306279))
- **ces:** update the API ([e630cec](googleapis/google-api-nodejs-client@e630cec))
- **cloudsearch:** update the API ([295849d](googleapis/google-api-nodejs-client@295849d))
- **compute:** update the API ([52e8fac](googleapis/google-api-nodejs-client@52e8fac))
- **containeranalysis:** update the API ([3908d1e](googleapis/google-api-nodejs-client@3908d1e))
- **dataflow:** update the API ([c225012](googleapis/google-api-nodejs-client@c225012))
- **dataform:** update the API ([4e37868](googleapis/google-api-nodejs-client@4e37868))
- **datamigration:** update the API ([83218dc](googleapis/google-api-nodejs-client@83218dc))
- **dataplex:** update the API ([81dcd0e](googleapis/google-api-nodejs-client@81dcd0e))
- **developerknowledge:** update the API ([51c49b4](googleapis/google-api-nodejs-client@51c49b4))
- **discoveryengine:** update the API ([502e994](googleapis/google-api-nodejs-client@502e994))
- **firebaseml:** update the API ([1c55a8a](googleapis/google-api-nodejs-client@1c55a8a))
- **games:** update the API ([94e1b0a](googleapis/google-api-nodejs-client@94e1b0a))
- **health:** update the API ([aa5ee94](googleapis/google-api-nodejs-client@aa5ee94))
- **homegraph:** update the API ([fd4580a](googleapis/google-api-nodejs-client@fd4580a))
- **merchantapi:** update the API ([e55fbe0](googleapis/google-api-nodejs-client@e55fbe0))
- **networksecurity:** update the API ([3204136](googleapis/google-api-nodejs-client@3204136))
- **networkservices:** update the API ([44d79ba](googleapis/google-api-nodejs-client@44d79ba))
- **ondemandscanning:** update the API ([f05d80b](googleapis/google-api-nodejs-client@f05d80b))
- **oracledatabase:** update the API ([e7bb656](googleapis/google-api-nodejs-client@e7bb656))
- regenerate index files ([a52fd42](googleapis/google-api-nodejs-client@a52fd42))
- regenerate index files ([36cc632](googleapis/google-api-nodejs-client@36cc632))
- **retail:** update the API ([c611054](googleapis/google-api-nodejs-client@c611054))
- **run:** update the API ([e698aea](googleapis/google-api-nodejs-client@e698aea))
- **searchads360:** update the API ([62d1dab](googleapis/google-api-nodejs-client@62d1dab))
- **searchconsole:** update the API ([5cc5bec](googleapis/google-api-nodejs-client@5cc5bec))
- **serviceconsumermanagement:** update the API ([9a4eb89](googleapis/google-api-nodejs-client@9a4eb89))
- **servicemanagement:** update the API ([5ad9b72](googleapis/google-api-nodejs-client@5ad9b72))
- **servicenetworking:** update the API ([91a4169](googleapis/google-api-nodejs-client@91a4169))
- **serviceusage:** update the API ([466db61](googleapis/google-api-nodejs-client@466db61))
- **threatintelligence:** update the API ([c836445](googleapis/google-api-nodejs-client@c836445))
- **threatintelligence:** update the API ([e40616e](googleapis/google-api-nodejs-client@e40616e))
- **toolresults:** update the API ([cc15a70](googleapis/google-api-nodejs-client@cc15a70))
- **walletobjects:** update the API ([f10ec00](googleapis/google-api-nodejs-client@f10ec00))
- **webcontentpublisher:** update the API ([2b71e9e](googleapis/google-api-nodejs-client@2b71e9e))
- **youtube:** update the API ([f470deb](googleapis/google-api-nodejs-client@f470deb))

##### Bug Fixes

- **aiplatform:** update the API ([736b393](googleapis/google-api-nodejs-client@736b393))
- **analyticsadmin:** update the API ([bb68807](googleapis/google-api-nodejs-client@bb68807))
- **analytics:** update the API ([00ab26a](googleapis/google-api-nodejs-client@00ab26a))
- **androiddeveloperidstatus:** update the API ([36ffea8](googleapis/google-api-nodejs-client@36ffea8))
- **androiddeviceprovisioning:** update the API ([0f0513f](googleapis/google-api-nodejs-client@0f0513f))
- **androidmanagement:** update the API ([b910725](googleapis/google-api-nodejs-client@b910725))
- **apihub:** update the API ([1dc1bb6](googleapis/google-api-nodejs-client@1dc1bb6))
- **chat:** update the API ([f50fc4f](googleapis/google-api-nodejs-client@f50fc4f))
- **cloudasset:** update the API ([7b88357](googleapis/google-api-nodejs-client@7b88357))
- **cloudidentity:** update the API ([00bc621](googleapis/google-api-nodejs-client@00bc621))
- **cloudproductregistry:** update the API ([96d9dc0](googleapis/google-api-nodejs-client@96d9dc0))
- **datamanager:** update the API ([cfac300](googleapis/google-api-nodejs-client@cfac300))
- **developerknowledge:** update the API ([a31ad7c](googleapis/google-api-nodejs-client@a31ad7c))
- **displayvideo:** update the API ([024dc68](googleapis/google-api-nodejs-client@024dc68))
- **dlp:** update the API ([aa382b0](googleapis/google-api-nodejs-client@aa382b0))
- **firebaseml:** update the API ([712f730](googleapis/google-api-nodejs-client@712f730))
- **ftp:** update the API ([a279574](googleapis/google-api-nodejs-client@a279574))
- **ftp:** update the API ([0a19071](googleapis/google-api-nodejs-client@0a19071))
- **gkehub:** update the API ([9af96ef](googleapis/google-api-nodejs-client@9af96ef))
- **iam:** update the API ([de6fba9](googleapis/google-api-nodejs-client@de6fba9))
- **kmsinventory:** update the API ([f40820b](googleapis/google-api-nodejs-client@f40820b))
- **looker:** update the API ([fd3a989](googleapis/google-api-nodejs-client@fd3a989))
- **merchantapi:** update the API ([11cbf29](googleapis/google-api-nodejs-client@11cbf29))
- **migrationcenter:** update the API ([2d815c8](googleapis/google-api-nodejs-client@2d815c8))
- **mybusinessbusinessinformation:** update the API ([ca9e626](googleapis/google-api-nodejs-client@ca9e626))
- **mybusinessbusinessinformation:** update the API ([04d33c2](googleapis/google-api-nodejs-client@04d33c2))
- **youtube:** update the API ([881ccdd](googleapis/google-api-nodejs-client@881ccdd))
##### [v174.0.1](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17401-2026-08-05)

##### Bug Fixes

- **generator:** respect ignore.json when downloading discovery docs and cleaning up old files ([#3965](googleapis/google-api-nodejs-client#3965)) ([7c7bfdd](googleapis/google-api-nodejs-client@7c7bfdd))
##### [v174.0.0](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17400-2026-08-03)

##### ⚠ BREAKING CHANGES

- This release has breaking changes.
- This release has breaking changes.

##### Features

- run the generator ([#3955](googleapis/google-api-nodejs-client#3955)) ([c429a9b](googleapis/google-api-nodejs-client@c429a9b))
- run the generator ([#3959](googleapis/google-api-nodejs-client#3959)) ([ac15310](googleapis/google-api-nodejs-client@ac15310))

##### Bug Fixes

- prevent OOMs and HTTP 408 timeouts during API generation and push ([#3954](googleapis/google-api-nodejs-client#3954)) ([5950a04](googleapis/google-api-nodejs-client@5950a04))
renovate Bot added a commit to cigaleapp/cigale that referenced this pull request Aug 31, 2026
##### [v176.0.0](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17600-2026-08-18)

##### ⚠ BREAKING CHANGES

- **securityposture:** This release has breaking changes.
- **compute:** This release has breaking changes.
- **assuredworkloads:** This release has breaking changes.

##### Features

- **assuredworkloads:** update the API ([4f787ec](googleapis/google-api-nodejs-client@4f787ec))
- **bigqueryconnection:** update the API ([19d67d7](googleapis/google-api-nodejs-client@19d67d7))
- **bigquery:** update the API ([5047629](googleapis/google-api-nodejs-client@5047629))
- **ces:** update the API ([4d674e7](googleapis/google-api-nodejs-client@4d674e7))
- **compute:** update the API ([88ee28b](googleapis/google-api-nodejs-client@88ee28b))
- **contactcenterinsights:** update the API ([8987bcf](googleapis/google-api-nodejs-client@8987bcf))
- **dialogflow:** update the API ([cb090b7](googleapis/google-api-nodejs-client@cb090b7))
- **discoveryengine:** update the API ([c9a9b98](googleapis/google-api-nodejs-client@c9a9b98))
- **gkehub:** update the API ([e7356ce](googleapis/google-api-nodejs-client@e7356ce))
- **looker:** update the API ([ce6eba9](googleapis/google-api-nodejs-client@ce6eba9))
- **metastore:** update the API ([266b861](googleapis/google-api-nodejs-client@266b861))
- **networkservices:** update the API ([71b26e6](googleapis/google-api-nodejs-client@71b26e6))
- **playdeveloperreporting:** update the API ([b0d0c26](googleapis/google-api-nodejs-client@b0d0c26))
- regenerate index files ([0eb3a95](googleapis/google-api-nodejs-client@0eb3a95))
- **secretmanager:** update the API ([333f48f](googleapis/google-api-nodejs-client@333f48f))
- **securityposture:** update the API ([8681053](googleapis/google-api-nodejs-client@8681053))
- **storage:** update the API ([9974109](googleapis/google-api-nodejs-client@9974109))
- **webcontentpublisher:** update the API ([7dc05fc](googleapis/google-api-nodejs-client@7dc05fc))

##### Bug Fixes

- **datafusion:** update the API ([2c691d5](googleapis/google-api-nodejs-client@2c691d5))
- **docs:** run JSDoc once per documentation build ([#3958](googleapis/google-api-nodejs-client#3958)) ([5aaf111](googleapis/google-api-nodejs-client@5aaf111))
- **redis:** update the API ([c639065](googleapis/google-api-nodejs-client@c639065))
- **trafficdirector:** update the API ([3331b0c](googleapis/google-api-nodejs-client@3331b0c))
- **workstations:** update the API ([ee9521c](googleapis/google-api-nodejs-client@ee9521c))
##### [v175.0.0](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17500-2026-08-14)

##### ⚠ BREAKING CHANGES

- **merchantapi:** This release has breaking changes.
- **discoveryengine:** This release has breaking changes.

##### Features

- **accesscontextmanager:** update the API ([3a44c2e](googleapis/google-api-nodejs-client@3a44c2e))
- **accesscontextmanager:** update the API ([12148cb](googleapis/google-api-nodejs-client@12148cb))
- **admin:** update the API ([a5b8611](googleapis/google-api-nodejs-client@a5b8611))
- **alloydb:** update the API ([a20f722](googleapis/google-api-nodejs-client@a20f722))
- **apikeys:** update the API ([602fdeb](googleapis/google-api-nodejs-client@602fdeb))
- **backupdr:** update the API ([2306279](googleapis/google-api-nodejs-client@2306279))
- **ces:** update the API ([e630cec](googleapis/google-api-nodejs-client@e630cec))
- **cloudsearch:** update the API ([295849d](googleapis/google-api-nodejs-client@295849d))
- **compute:** update the API ([52e8fac](googleapis/google-api-nodejs-client@52e8fac))
- **containeranalysis:** update the API ([3908d1e](googleapis/google-api-nodejs-client@3908d1e))
- **dataflow:** update the API ([c225012](googleapis/google-api-nodejs-client@c225012))
- **dataform:** update the API ([4e37868](googleapis/google-api-nodejs-client@4e37868))
- **datamigration:** update the API ([83218dc](googleapis/google-api-nodejs-client@83218dc))
- **dataplex:** update the API ([81dcd0e](googleapis/google-api-nodejs-client@81dcd0e))
- **developerknowledge:** update the API ([51c49b4](googleapis/google-api-nodejs-client@51c49b4))
- **discoveryengine:** update the API ([502e994](googleapis/google-api-nodejs-client@502e994))
- **firebaseml:** update the API ([1c55a8a](googleapis/google-api-nodejs-client@1c55a8a))
- **games:** update the API ([94e1b0a](googleapis/google-api-nodejs-client@94e1b0a))
- **health:** update the API ([aa5ee94](googleapis/google-api-nodejs-client@aa5ee94))
- **homegraph:** update the API ([fd4580a](googleapis/google-api-nodejs-client@fd4580a))
- **merchantapi:** update the API ([e55fbe0](googleapis/google-api-nodejs-client@e55fbe0))
- **networksecurity:** update the API ([3204136](googleapis/google-api-nodejs-client@3204136))
- **networkservices:** update the API ([44d79ba](googleapis/google-api-nodejs-client@44d79ba))
- **ondemandscanning:** update the API ([f05d80b](googleapis/google-api-nodejs-client@f05d80b))
- **oracledatabase:** update the API ([e7bb656](googleapis/google-api-nodejs-client@e7bb656))
- regenerate index files ([a52fd42](googleapis/google-api-nodejs-client@a52fd42))
- regenerate index files ([36cc632](googleapis/google-api-nodejs-client@36cc632))
- **retail:** update the API ([c611054](googleapis/google-api-nodejs-client@c611054))
- **run:** update the API ([e698aea](googleapis/google-api-nodejs-client@e698aea))
- **searchads360:** update the API ([62d1dab](googleapis/google-api-nodejs-client@62d1dab))
- **searchconsole:** update the API ([5cc5bec](googleapis/google-api-nodejs-client@5cc5bec))
- **serviceconsumermanagement:** update the API ([9a4eb89](googleapis/google-api-nodejs-client@9a4eb89))
- **servicemanagement:** update the API ([5ad9b72](googleapis/google-api-nodejs-client@5ad9b72))
- **servicenetworking:** update the API ([91a4169](googleapis/google-api-nodejs-client@91a4169))
- **serviceusage:** update the API ([466db61](googleapis/google-api-nodejs-client@466db61))
- **threatintelligence:** update the API ([c836445](googleapis/google-api-nodejs-client@c836445))
- **threatintelligence:** update the API ([e40616e](googleapis/google-api-nodejs-client@e40616e))
- **toolresults:** update the API ([cc15a70](googleapis/google-api-nodejs-client@cc15a70))
- **walletobjects:** update the API ([f10ec00](googleapis/google-api-nodejs-client@f10ec00))
- **webcontentpublisher:** update the API ([2b71e9e](googleapis/google-api-nodejs-client@2b71e9e))
- **youtube:** update the API ([f470deb](googleapis/google-api-nodejs-client@f470deb))

##### Bug Fixes

- **aiplatform:** update the API ([736b393](googleapis/google-api-nodejs-client@736b393))
- **analyticsadmin:** update the API ([bb68807](googleapis/google-api-nodejs-client@bb68807))
- **analytics:** update the API ([00ab26a](googleapis/google-api-nodejs-client@00ab26a))
- **androiddeveloperidstatus:** update the API ([36ffea8](googleapis/google-api-nodejs-client@36ffea8))
- **androiddeviceprovisioning:** update the API ([0f0513f](googleapis/google-api-nodejs-client@0f0513f))
- **androidmanagement:** update the API ([b910725](googleapis/google-api-nodejs-client@b910725))
- **apihub:** update the API ([1dc1bb6](googleapis/google-api-nodejs-client@1dc1bb6))
- **chat:** update the API ([f50fc4f](googleapis/google-api-nodejs-client@f50fc4f))
- **cloudasset:** update the API ([7b88357](googleapis/google-api-nodejs-client@7b88357))
- **cloudidentity:** update the API ([00bc621](googleapis/google-api-nodejs-client@00bc621))
- **cloudproductregistry:** update the API ([96d9dc0](googleapis/google-api-nodejs-client@96d9dc0))
- **datamanager:** update the API ([cfac300](googleapis/google-api-nodejs-client@cfac300))
- **developerknowledge:** update the API ([a31ad7c](googleapis/google-api-nodejs-client@a31ad7c))
- **displayvideo:** update the API ([024dc68](googleapis/google-api-nodejs-client@024dc68))
- **dlp:** update the API ([aa382b0](googleapis/google-api-nodejs-client@aa382b0))
- **firebaseml:** update the API ([712f730](googleapis/google-api-nodejs-client@712f730))
- **ftp:** update the API ([a279574](googleapis/google-api-nodejs-client@a279574))
- **ftp:** update the API ([0a19071](googleapis/google-api-nodejs-client@0a19071))
- **gkehub:** update the API ([9af96ef](googleapis/google-api-nodejs-client@9af96ef))
- **iam:** update the API ([de6fba9](googleapis/google-api-nodejs-client@de6fba9))
- **kmsinventory:** update the API ([f40820b](googleapis/google-api-nodejs-client@f40820b))
- **looker:** update the API ([fd3a989](googleapis/google-api-nodejs-client@fd3a989))
- **merchantapi:** update the API ([11cbf29](googleapis/google-api-nodejs-client@11cbf29))
- **migrationcenter:** update the API ([2d815c8](googleapis/google-api-nodejs-client@2d815c8))
- **mybusinessbusinessinformation:** update the API ([ca9e626](googleapis/google-api-nodejs-client@ca9e626))
- **mybusinessbusinessinformation:** update the API ([04d33c2](googleapis/google-api-nodejs-client@04d33c2))
- **youtube:** update the API ([881ccdd](googleapis/google-api-nodejs-client@881ccdd))
##### [v174.0.1](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17401-2026-08-05)

##### Bug Fixes

- **generator:** respect ignore.json when downloading discovery docs and cleaning up old files ([#3965](googleapis/google-api-nodejs-client#3965)) ([7c7bfdd](googleapis/google-api-nodejs-client@7c7bfdd))
##### [v174.0.0](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17400-2026-08-03)

##### ⚠ BREAKING CHANGES

- This release has breaking changes.
- This release has breaking changes.

##### Features

- run the generator ([#3955](googleapis/google-api-nodejs-client#3955)) ([c429a9b](googleapis/google-api-nodejs-client@c429a9b))
- run the generator ([#3959](googleapis/google-api-nodejs-client#3959)) ([ac15310](googleapis/google-api-nodejs-client@ac15310))

##### Bug Fixes

- prevent OOMs and HTTP 408 timeouts during API generation and push ([#3954](googleapis/google-api-nodejs-client#3954)) ([5950a04](googleapis/google-api-nodejs-client@5950a04))
gwennlbh pushed a commit to cigaleapp/cigale that referenced this pull request Sep 7, 2026
##### [v176.0.0](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17600-2026-08-18)

##### ⚠ BREAKING CHANGES

- **securityposture:** This release has breaking changes.
- **compute:** This release has breaking changes.
- **assuredworkloads:** This release has breaking changes.

##### Features

- **assuredworkloads:** update the API ([4f787ec](googleapis/google-api-nodejs-client@4f787ec))
- **bigqueryconnection:** update the API ([19d67d7](googleapis/google-api-nodejs-client@19d67d7))
- **bigquery:** update the API ([5047629](googleapis/google-api-nodejs-client@5047629))
- **ces:** update the API ([4d674e7](googleapis/google-api-nodejs-client@4d674e7))
- **compute:** update the API ([88ee28b](googleapis/google-api-nodejs-client@88ee28b))
- **contactcenterinsights:** update the API ([8987bcf](googleapis/google-api-nodejs-client@8987bcf))
- **dialogflow:** update the API ([cb090b7](googleapis/google-api-nodejs-client@cb090b7))
- **discoveryengine:** update the API ([c9a9b98](googleapis/google-api-nodejs-client@c9a9b98))
- **gkehub:** update the API ([e7356ce](googleapis/google-api-nodejs-client@e7356ce))
- **looker:** update the API ([ce6eba9](googleapis/google-api-nodejs-client@ce6eba9))
- **metastore:** update the API ([266b861](googleapis/google-api-nodejs-client@266b861))
- **networkservices:** update the API ([71b26e6](googleapis/google-api-nodejs-client@71b26e6))
- **playdeveloperreporting:** update the API ([b0d0c26](googleapis/google-api-nodejs-client@b0d0c26))
- regenerate index files ([0eb3a95](googleapis/google-api-nodejs-client@0eb3a95))
- **secretmanager:** update the API ([333f48f](googleapis/google-api-nodejs-client@333f48f))
- **securityposture:** update the API ([8681053](googleapis/google-api-nodejs-client@8681053))
- **storage:** update the API ([9974109](googleapis/google-api-nodejs-client@9974109))
- **webcontentpublisher:** update the API ([7dc05fc](googleapis/google-api-nodejs-client@7dc05fc))

##### Bug Fixes

- **datafusion:** update the API ([2c691d5](googleapis/google-api-nodejs-client@2c691d5))
- **docs:** run JSDoc once per documentation build ([#3958](googleapis/google-api-nodejs-client#3958)) ([5aaf111](googleapis/google-api-nodejs-client@5aaf111))
- **redis:** update the API ([c639065](googleapis/google-api-nodejs-client@c639065))
- **trafficdirector:** update the API ([3331b0c](googleapis/google-api-nodejs-client@3331b0c))
- **workstations:** update the API ([ee9521c](googleapis/google-api-nodejs-client@ee9521c))
##### [v175.0.0](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17500-2026-08-14)

##### ⚠ BREAKING CHANGES

- **merchantapi:** This release has breaking changes.
- **discoveryengine:** This release has breaking changes.

##### Features

- **accesscontextmanager:** update the API ([3a44c2e](googleapis/google-api-nodejs-client@3a44c2e))
- **accesscontextmanager:** update the API ([12148cb](googleapis/google-api-nodejs-client@12148cb))
- **admin:** update the API ([a5b8611](googleapis/google-api-nodejs-client@a5b8611))
- **alloydb:** update the API ([a20f722](googleapis/google-api-nodejs-client@a20f722))
- **apikeys:** update the API ([602fdeb](googleapis/google-api-nodejs-client@602fdeb))
- **backupdr:** update the API ([2306279](googleapis/google-api-nodejs-client@2306279))
- **ces:** update the API ([e630cec](googleapis/google-api-nodejs-client@e630cec))
- **cloudsearch:** update the API ([295849d](googleapis/google-api-nodejs-client@295849d))
- **compute:** update the API ([52e8fac](googleapis/google-api-nodejs-client@52e8fac))
- **containeranalysis:** update the API ([3908d1e](googleapis/google-api-nodejs-client@3908d1e))
- **dataflow:** update the API ([c225012](googleapis/google-api-nodejs-client@c225012))
- **dataform:** update the API ([4e37868](googleapis/google-api-nodejs-client@4e37868))
- **datamigration:** update the API ([83218dc](googleapis/google-api-nodejs-client@83218dc))
- **dataplex:** update the API ([81dcd0e](googleapis/google-api-nodejs-client@81dcd0e))
- **developerknowledge:** update the API ([51c49b4](googleapis/google-api-nodejs-client@51c49b4))
- **discoveryengine:** update the API ([502e994](googleapis/google-api-nodejs-client@502e994))
- **firebaseml:** update the API ([1c55a8a](googleapis/google-api-nodejs-client@1c55a8a))
- **games:** update the API ([94e1b0a](googleapis/google-api-nodejs-client@94e1b0a))
- **health:** update the API ([aa5ee94](googleapis/google-api-nodejs-client@aa5ee94))
- **homegraph:** update the API ([fd4580a](googleapis/google-api-nodejs-client@fd4580a))
- **merchantapi:** update the API ([e55fbe0](googleapis/google-api-nodejs-client@e55fbe0))
- **networksecurity:** update the API ([3204136](googleapis/google-api-nodejs-client@3204136))
- **networkservices:** update the API ([44d79ba](googleapis/google-api-nodejs-client@44d79ba))
- **ondemandscanning:** update the API ([f05d80b](googleapis/google-api-nodejs-client@f05d80b))
- **oracledatabase:** update the API ([e7bb656](googleapis/google-api-nodejs-client@e7bb656))
- regenerate index files ([a52fd42](googleapis/google-api-nodejs-client@a52fd42))
- regenerate index files ([36cc632](googleapis/google-api-nodejs-client@36cc632))
- **retail:** update the API ([c611054](googleapis/google-api-nodejs-client@c611054))
- **run:** update the API ([e698aea](googleapis/google-api-nodejs-client@e698aea))
- **searchads360:** update the API ([62d1dab](googleapis/google-api-nodejs-client@62d1dab))
- **searchconsole:** update the API ([5cc5bec](googleapis/google-api-nodejs-client@5cc5bec))
- **serviceconsumermanagement:** update the API ([9a4eb89](googleapis/google-api-nodejs-client@9a4eb89))
- **servicemanagement:** update the API ([5ad9b72](googleapis/google-api-nodejs-client@5ad9b72))
- **servicenetworking:** update the API ([91a4169](googleapis/google-api-nodejs-client@91a4169))
- **serviceusage:** update the API ([466db61](googleapis/google-api-nodejs-client@466db61))
- **threatintelligence:** update the API ([c836445](googleapis/google-api-nodejs-client@c836445))
- **threatintelligence:** update the API ([e40616e](googleapis/google-api-nodejs-client@e40616e))
- **toolresults:** update the API ([cc15a70](googleapis/google-api-nodejs-client@cc15a70))
- **walletobjects:** update the API ([f10ec00](googleapis/google-api-nodejs-client@f10ec00))
- **webcontentpublisher:** update the API ([2b71e9e](googleapis/google-api-nodejs-client@2b71e9e))
- **youtube:** update the API ([f470deb](googleapis/google-api-nodejs-client@f470deb))

##### Bug Fixes

- **aiplatform:** update the API ([736b393](googleapis/google-api-nodejs-client@736b393))
- **analyticsadmin:** update the API ([bb68807](googleapis/google-api-nodejs-client@bb68807))
- **analytics:** update the API ([00ab26a](googleapis/google-api-nodejs-client@00ab26a))
- **androiddeveloperidstatus:** update the API ([36ffea8](googleapis/google-api-nodejs-client@36ffea8))
- **androiddeviceprovisioning:** update the API ([0f0513f](googleapis/google-api-nodejs-client@0f0513f))
- **androidmanagement:** update the API ([b910725](googleapis/google-api-nodejs-client@b910725))
- **apihub:** update the API ([1dc1bb6](googleapis/google-api-nodejs-client@1dc1bb6))
- **chat:** update the API ([f50fc4f](googleapis/google-api-nodejs-client@f50fc4f))
- **cloudasset:** update the API ([7b88357](googleapis/google-api-nodejs-client@7b88357))
- **cloudidentity:** update the API ([00bc621](googleapis/google-api-nodejs-client@00bc621))
- **cloudproductregistry:** update the API ([96d9dc0](googleapis/google-api-nodejs-client@96d9dc0))
- **datamanager:** update the API ([cfac300](googleapis/google-api-nodejs-client@cfac300))
- **developerknowledge:** update the API ([a31ad7c](googleapis/google-api-nodejs-client@a31ad7c))
- **displayvideo:** update the API ([024dc68](googleapis/google-api-nodejs-client@024dc68))
- **dlp:** update the API ([aa382b0](googleapis/google-api-nodejs-client@aa382b0))
- **firebaseml:** update the API ([712f730](googleapis/google-api-nodejs-client@712f730))
- **ftp:** update the API ([a279574](googleapis/google-api-nodejs-client@a279574))
- **ftp:** update the API ([0a19071](googleapis/google-api-nodejs-client@0a19071))
- **gkehub:** update the API ([9af96ef](googleapis/google-api-nodejs-client@9af96ef))
- **iam:** update the API ([de6fba9](googleapis/google-api-nodejs-client@de6fba9))
- **kmsinventory:** update the API ([f40820b](googleapis/google-api-nodejs-client@f40820b))
- **looker:** update the API ([fd3a989](googleapis/google-api-nodejs-client@fd3a989))
- **merchantapi:** update the API ([11cbf29](googleapis/google-api-nodejs-client@11cbf29))
- **migrationcenter:** update the API ([2d815c8](googleapis/google-api-nodejs-client@2d815c8))
- **mybusinessbusinessinformation:** update the API ([ca9e626](googleapis/google-api-nodejs-client@ca9e626))
- **mybusinessbusinessinformation:** update the API ([04d33c2](googleapis/google-api-nodejs-client@04d33c2))
- **youtube:** update the API ([881ccdd](googleapis/google-api-nodejs-client@881ccdd))
##### [v174.0.1](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17401-2026-08-05)

##### Bug Fixes

- **generator:** respect ignore.json when downloading discovery docs and cleaning up old files ([#3965](googleapis/google-api-nodejs-client#3965)) ([7c7bfdd](googleapis/google-api-nodejs-client@7c7bfdd))
##### [v174.0.0](https://github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#17400-2026-08-03)

##### ⚠ BREAKING CHANGES

- This release has breaking changes.
- This release has breaking changes.

##### Features

- run the generator ([#3955](googleapis/google-api-nodejs-client#3955)) ([c429a9b](googleapis/google-api-nodejs-client@c429a9b))
- run the generator ([#3959](googleapis/google-api-nodejs-client#3959)) ([ac15310](googleapis/google-api-nodejs-client@ac15310))

##### Bug Fixes

- prevent OOMs and HTTP 408 timeouts during API generation and push ([#3954](googleapis/google-api-nodejs-client#3954)) ([5950a04](googleapis/google-api-nodejs-client@5950a04))

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants