Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-media-translation #3558

Merged
merged 162 commits into from
Nov 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
162 commits
Select commit Hold shift + click to select a range
b0c6212
chore: initial library generation
bcoe Mar 18, 2020
ce0e4f9
feat!: initial library generation (#1)
bcoe Mar 19, 2020
b089e0b
chore(deps): update dependency mocha to v7 (#5)
renovate-bot Mar 19, 2020
e958d93
docs: document version support goals (#11)
bcoe Mar 24, 2020
3453f44
chore: release 1.0.0 (#4)
release-please[bot] Mar 24, 2020
4c1cad6
feat: adds media translation file, mic samples
telpirion Mar 24, 2020
73b65dd
chore: regenerate the code (#10)
yoshi-automation Mar 25, 2020
290baaf
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
7cb21ac
feat!: drop node8 support (#17)
alexander-fenster Apr 2, 2020
645c7d5
chore: remove duplicate mocha config (#19)
JustinBeckwith Apr 5, 2020
0cf8b6c
chore: release 2.0.0 (#18)
release-please[bot] Apr 7, 2020
e5ef003
chore(deps): update dependency gts to v2.0.0 (#23)
renovate-bot Apr 10, 2020
3d890c2
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
7eda7a7
build: remove unused codecov config (#26)
JustinBeckwith Apr 12, 2020
47c7229
chore: update lint ignore files (#28)
JustinBeckwith Apr 13, 2020
27c9af3
chore: remove tslint.json (#29)
JustinBeckwith Apr 14, 2020
5bca8f2
chore: remove unused dev packages (#31)
JustinBeckwith Apr 14, 2020
4ed239e
chore(deps): update dependency ts-loader to v7 (#32)
renovate-bot Apr 15, 2020
6f4f0d8
chore(deps): update dependency null-loader to v4 (#34)
renovate-bot Apr 15, 2020
324a496
chore: run fix instead of lint in synthfile (#35)
JustinBeckwith Apr 15, 2020
a4ef6e8
chore: linting
yoshi-automation Apr 20, 2020
f39498a
build: adopt changes to generator formatting (#37)
yoshi-automation Apr 22, 2020
ac06483
chore: update npm scripts and synth.py (#38)
alexander-fenster Apr 24, 2020
8da3638
fix: regen protos and tests, formatting (#39)
alexander-fenster May 6, 2020
7024ce2
build: do not fail builds on codecov errors (#528) (#40)
yoshi-automation May 8, 2020
638b51d
fix: streaming mic sample
telpirion May 27, 2020
344b1fd
docs: update product doc links
yoshi-automation Jun 4, 2020
4c886a9
chore: add proto3Optional field (#43)
yoshi-automation Jun 4, 2020
0db9d03
chore: release 2.1.0 (#27)
release-please[bot] Jun 4, 2020
acde5fc
feat: move ts target to es2018 from es2016 (#46)
yoshi-automation Jun 10, 2020
1d27cc6
chore(deps): update dependency mocha to v8 (#49)
renovate-bot Jun 11, 2020
f29362b
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
d2d12bd
fix: proper fallback option handling
yoshi-automation Jun 15, 2020
e06a3bc
chore: update node issue template (#52)
yoshi-automation Jun 18, 2020
3885141
build: add config .gitattributes (#53)
yoshi-automation Jun 28, 2020
b5f39d0
chore: release 2.2.0 (#47)
release-please[bot] Jun 29, 2020
72c6f7b
build: use bazel build (#54)
alexander-fenster Jul 6, 2020
6b7f8a3
chore: typeo in nodejs .gitattribute (#57)
yoshi-automation Jul 10, 2020
fb43496
chore(deps): update dependency ts-loader to v8 (#56)
renovate-bot Jul 10, 2020
fde31fb
chore(deps): update dependency @types/mocha to v8 (#58)
renovate-bot Jul 12, 2020
3cf46fa
build: fix typo in publish (#63)
yoshi-automation Jul 16, 2020
e2c6849
chore: add config files for cloud-rad for node.js (#64)
yoshi-automation Jul 17, 2020
d1db2a9
chore: add dev dependencies for cloud-rad ref docs (#65)
fhinkel Jul 21, 2020
283901e
build: rename _toc to toc (#66)
yoshi-automation Jul 22, 2020
a1653e9
chore: move gitattributes files to node templates (#67)
yoshi-automation Jul 24, 2020
92414dc
chore(node): fix kokoro build path for cloud-rad (#68)
yoshi-automation Jul 29, 2020
32c3763
build: protos update
yoshi-automation Jul 31, 2020
d1e92b0
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Aug 3, 2020
2cf9b97
build: --credential-file-override is no longer required (#72)
yoshi-automation Aug 10, 2020
54e6846
chore: update cloud rad kokoro build job (#74)
yoshi-automation Aug 12, 2020
3abe913
build: use gapic-generator-typescript v1.0.7. (#73)
yoshi-automation Aug 12, 2020
c44e21a
build: perform publish using Node 12 (#75)
yoshi-automation Aug 13, 2020
8920346
chore: start tracking obsolete files (#76)
yoshi-automation Aug 19, 2020
a33c65b
build: move system and samples test from Node 10 to Node 12 (#77)
yoshi-automation Aug 21, 2020
1796ff9
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 27, 2020
45df58d
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
3c76e21
chore: update bucket for cloud-rad (#82)
yoshi-automation Oct 2, 2020
635c123
build(node_library): migrate to Trampoline V2 (#83)
yoshi-automation Oct 5, 2020
64b2b32
chore(deps): update dependency webpack-cli to v4 (#86)
renovate-bot Oct 12, 2020
0735e47
chore(deps): update dependency webpack to v5 (#85)
renovate-bot Oct 14, 2020
971911c
build: only check --engine-strict for production deps (#87)
yoshi-automation Oct 16, 2020
90dad32
chore: clean up Node.js TOC for cloud-rad (#88)
yoshi-automation Oct 21, 2020
c9f5f11
docs: updated code of conduct (includes update to actions) (#92)
yoshi-automation Oct 27, 2020
e01b19f
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#93)
yoshi-automation Nov 2, 2020
a832d82
fix: do not modify options object, use defaultScopes (#94)
alexander-fenster Nov 7, 2020
d80fd61
chore: release 2.2.1 (#95)
release-please[bot] Nov 12, 2020
5d56cef
fix(browser): check for fetch on window
yoshi-automation Nov 23, 2020
90c070d
docs: spelling correction for "targetting" (#99)
yoshi-automation Nov 25, 2020
0ac6e2f
chore: release 2.2.2 (#98)
release-please[bot] Dec 2, 2020
a19beae
chore: generate GAPIC metadata JSON file (#100)
yoshi-automation Dec 4, 2020
8e1c30a
docs: add instructions for authenticating for system tests (#101)
yoshi-automation Dec 22, 2020
e588798
docs: update dates (#102)
yoshi-automation Jan 7, 2021
b3d445c
docs: update go link
yoshi-automation Jan 9, 2021
cff6b4d
refactor(nodejs): move build cop to flakybot (#105)
yoshi-automation Jan 27, 2021
c9b3a89
build: adds UNORDERED_LIST enum (#108)
yoshi-automation Feb 4, 2021
c99cfb2
chore: release 2.2.3 (#109)
release-please[bot] Mar 2, 2021
6805a8d
build: update gapic-generator-typescript to v1.2.10. (#110)
yoshi-automation Mar 7, 2021
64e5970
chore: migrate to owl bot (#111)
SurferJeffAtGoogle Mar 18, 2021
09b6fea
chore(deps): update dependency sinon to v10 (#117)
renovate-bot Mar 23, 2021
586c75d
build: update .OwlBot.lock with new version of post-processor (#121)
gcf-owl-bot[bot] Mar 30, 2021
ab1d3bd
chore(deps): update dependency @types/sinon to v10 (#126)
renovate-bot Apr 14, 2021
6512d61
chore(deps): update dependency ts-loader to v9 (#130)
renovate-bot Apr 19, 2021
610acd5
fix!: Remove unsupported fields: recognition_result and alternative_s…
gcf-owl-bot[bot] Apr 28, 2021
fc0b87c
fix(deps): require google-gax v2.12.0 (#139)
alexander-fenster May 7, 2021
e2bd352
chore: new owl bot post processor docker image (#140)
gcf-owl-bot[bot] May 10, 2021
720915b
fix: use require() to load JSON protos (#141)
gcf-owl-bot[bot] May 11, 2021
45f95bb
chore: update gapic-generator-typescript to v1.3.2 (#142)
gcf-owl-bot[bot] May 11, 2021
c89b579
chore(deps): update dependency @types/node to v14 (#145)
renovate-bot May 21, 2021
19dd3a2
chore(deps): update dependency sinon to v11 (#146)
renovate-bot May 25, 2021
eaed807
fix: GoogleAdsError missing using generator version after 1.3.0 (#147)
gcf-owl-bot[bot] May 25, 2021
7854447
chore(nodejs): remove api-extractor dependencies (#152)
fhinkel Jun 10, 2021
3f377ca
samples: another typo in comments (#155)
telpirion Jun 22, 2021
1326913
chore: release 2.3.0 (#159)
release-please[bot] Jun 25, 2021
aa5f2b7
fix(deps): google-gax v2.17.0 with mTLS (#161)
bcoe Jun 30, 2021
0f2bb3b
chore: release 2.3.1 (#163)
release-please[bot] Jun 30, 2021
b19aee6
fix(deps): google-gax v2.17.1 (#164)
bcoe Jul 12, 2021
51fca15
chore: release 2.3.2 (#165)
release-please[bot] Jul 12, 2021
0614ede
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
13ff0b2
chore: release 2.3.3 (#167)
release-please[bot] Jul 21, 2021
bb54906
chore(nodejs): update client ref docs link in metadata (#172)
fhinkel Aug 4, 2021
59cbf09
fix(deps): google-gax v2.24.1 (#174)
bcoe Aug 17, 2021
da709f4
chore: release 2.3.4 (#175)
release-please[bot] Aug 17, 2021
d1b9226
feat: turns on self-signed JWT feature flag (#176)
gcf-owl-bot[bot] Aug 23, 2021
b6c0e03
chore: disable renovate dependency dashboard (#1194) (#179)
gcf-owl-bot[bot] Aug 25, 2021
dce3772
fix(build): update branch to main (#180)
bcoe Sep 8, 2021
bef941c
chore: release 2.4.0 (#177)
release-please[bot] Sep 8, 2021
6586c16
build(node): update deps used during postprocessing (#1243) (#187)
gcf-owl-bot[bot] Oct 14, 2021
ee96fb5
chore: fix the wrong post processor image (#189)
Oct 27, 2021
ce08754
chore(deps): update dependency @types/node to v16 (#188)
renovate-bot Oct 27, 2021
bbd13e1
chore(cloud-rad): delete api-extractor config (#191)
fhinkel Nov 4, 2021
271a868
chore(deps): update dependency sinon to v12 (#190)
renovate-bot Nov 4, 2021
a57a073
docs(samples): add example tags to generated samples (#192)
gcf-owl-bot[bot] Nov 10, 2021
ec5358a
build: add generated samples to .eslintignore (#193)
gcf-owl-bot[bot] Dec 9, 2021
8053d42
docs(node): support "stable"/"preview" release level (#1312) (#196)
gcf-owl-bot[bot] Dec 29, 2021
aba747d
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
d38a5e4
test(nodejs): remove 15 add 16 (#1322) (#199)
gcf-owl-bot[bot] Jan 11, 2022
b4c10a1
chore(deps): update dependency gts to v3 (#200)
renovate-bot Jan 12, 2022
b8dfcc2
chore: update v2.12.0 gapic-generator-typescript (#205)
gcf-owl-bot[bot] Jan 26, 2022
590d67f
chore(deps): update dependency sinon to v13 (#207)
renovate-bot Jan 31, 2022
0c2bb65
docs(nodejs): version support policy edits (#1346) (#209)
gcf-owl-bot[bot] Feb 4, 2022
584f077
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
f9b580b
chore: add api_shortname and library_type to repo metadata (#195)
parthea Feb 28, 2022
5870d34
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
6409922
chore(deps): update dependency @types/mocha to v9 (#221)
renovate-bot May 3, 2022
70fcb24
chore(deps): update dependency sinon to v14 (#224)
renovate-bot May 9, 2022
0d13ecd
build!: update library to use Node 12 (#225)
sofisl May 18, 2022
a95d825
fix: fixes for dynamic routing and streaming descriptors (#228)
gcf-owl-bot[bot] May 31, 2022
eb682f0
chore(deps): update dependency jsdoc-region-tag to v2 (#231)
renovate-bot Jun 9, 2022
86264f6
chore(deps): update dependency jsdoc-fresh to v2 (#230)
renovate-bot Jun 9, 2022
a2d299e
chore(main): release 3.0.0 (#227)
release-please[bot] Jun 20, 2022
fddb4c7
fix(docs): describe fallback rest option (#233)
gcf-owl-bot[bot] Jun 30, 2022
3e2d341
chore(main): release 3.0.1 (#234)
release-please[bot] Jun 30, 2022
c475741
chore(deps): update dependency linkinator to v4 (#238)
renovate-bot Jul 8, 2022
978effa
fix: better support for fallback mode (#243)
gcf-owl-bot[bot] Aug 23, 2022
05735d1
fix: change import long to require (#244)
gcf-owl-bot[bot] Aug 23, 2022
748ad24
chore(main): release 3.0.2 (#245)
release-please[bot] Aug 26, 2022
dcb7f5f
fix: do not import the whole google-gax from proto JS (#1553) (#248)
gcf-owl-bot[bot] Aug 27, 2022
35d6bee
fix: allow passing gax instance to client constructor (#249)
gcf-owl-bot[bot] Sep 1, 2022
478dc8a
chore(main): release 3.0.3 (#250)
release-please[bot] Sep 7, 2022
79e6c4f
fix: preserve default values in x-goog-request-params header (#251)
gcf-owl-bot[bot] Sep 14, 2022
7dd4f80
chore(main): release 3.0.4 (#252)
release-please[bot] Sep 22, 2022
402f06c
fix(deps): use google-gax v3.5.2 (#258)
alexander-fenster Nov 4, 2022
63f81a5
chore(deps): update dependency @types/node to v18 (#256)
renovate-bot Nov 10, 2022
e78b639
chore(deps): update dependency jsdoc to v4 (#261)
renovate-bot Nov 10, 2022
dc4f303
chore: delete transferred samples (#263)
kweinmeister Nov 11, 2022
76f1c94
fix: regenerated protos JS and TS definitions (#262)
gcf-owl-bot[bot] Nov 11, 2022
60ace4e
chore(main): release 3.0.5 (#260)
release-please[bot] Nov 11, 2022
860b665
Merge remote-tracking branch 'migration/main' into nodejs-media-trans…
sofisl Nov 11, 2022
c9beb4f
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
66ff454
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
32087da
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
06b80a8
Merge branch 'nodejs-media-translation-migration' of https://github.c…
gcf-owl-bot[bot] Nov 11, 2022
878528c
update quickstart test
sofisl Nov 11, 2022
5358258
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
1e98b6c
Merge branch 'main' into nodejs-media-translation-migration
sofisl Nov 12, 2022
2a22402
Merge branch 'main' into nodejs-media-translation-migration
sofisl Nov 12, 2022
421ccbc
build: update package.json
sofisl Nov 15, 2022
0827d9a
Merge branch 'main' into nodejs-media-translation-migration
sofisl Nov 15, 2022
52bbd39
Merge branch 'main' into nodejs-media-translation-migration
sofisl Nov 16, 2022
9e2cf8d
update package.json
sofisl Nov 16, 2022
52be3c0
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 16, 2022
d406534
Merge branch 'nodejs-media-translation-migration' of https://github.c…
gcf-owl-bot[bot] Nov 16, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"packages/google-cloud-iap": "2.0.3",
"packages/google-cloud-iot": "3.1.2",
"packages/google-cloud-language": "5.1.2",
"packages/google-cloud-mediatranslation": "3.0.5",
"packages/google-cloud-lifesciences": "2.1.2",
"packages/google-cloud-memcache": "2.1.4",
"packages/google-cloud-metastore": "3.1.2",
Expand Down
21 changes: 21 additions & 0 deletions packages/google-cloud-mediatranslation/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/cloud/mediatranslation/(.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-mediatranslation/$1

7 changes: 7 additions & 0 deletions packages/google-cloud-mediatranslation/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
3 changes: 3 additions & 0 deletions packages/google-cloud-mediatranslation/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts"
}
4 changes: 4 additions & 0 deletions packages/google-cloud-mediatranslation/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
14 changes: 14 additions & 0 deletions packages/google-cloud-mediatranslation/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**/*.log
**/node_modules
.coverage
coverage
.nyc_output
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
package-lock.json
__pycache__
55 changes: 55 additions & 0 deletions packages/google-cloud-mediatranslation/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-fresh',
recurse: true,
verbose: true,
destination: './docs/'
},
plugins: [
'plugins/markdown',
'jsdoc-region-tag'
],
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2022 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/media-translation',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-mediatranslation/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
delete config['throw-deprecation'];
}
if (process.env.MOCHA_REPORTER) {
config.reporter = process.env.MOCHA_REPORTER;
}
if (process.env.MOCHA_REPORTER_OUTPUT) {
config['reporter-option'] = `output=${process.env.MOCHA_REPORTER_OUTPUT}`;
}
module.exports = config
24 changes: 24 additions & 0 deletions packages/google-cloud-mediatranslation/.nycrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
"**/apis",
"**/benchmark",
"**/conformance",
"**/docs",
"**/samples",
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
"webpack-tests.config.js",
"webpack.config.js"
],
"exclude-after-remap": false,
"all": true
}
6 changes: 6 additions & 0 deletions packages/google-cloud-mediatranslation/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
17 changes: 17 additions & 0 deletions packages/google-cloud-mediatranslation/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

module.exports = {
...require('gts/.prettierrc.json')
}
16 changes: 16 additions & 0 deletions packages/google-cloud-mediatranslation/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/media-translation/latest",
"api_id": "mediatranslation.googleapis.com",
"distribution_name": "@google-cloud/media-translation",
"release_level": "stable",
"default_version": "v1beta1",
"language": "nodejs",
"name_pretty": "Cloud Media Translation",
"repo": "googleapis/google-cloud-node",
"product_documentation": "https://cloud.google.com/translate/media/docs/",
"requires_billing": true,
"name": "mediatranslation",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559749",
"api_shortname": "mediatranslation",
"library_type": "GAPIC_AUTO"
}
177 changes: 177 additions & 0 deletions packages/google-cloud-mediatranslation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,177 @@
# Changelog

## [3.0.5](https://github.com/googleapis/nodejs-media-translation/compare/v3.0.4...v3.0.5) (2022-11-11)


### Bug Fixes

* **deps:** Use google-gax v3.5.2 ([#258](https://github.com/googleapis/nodejs-media-translation/issues/258)) ([1e26910](https://github.com/googleapis/nodejs-media-translation/commit/1e2691026bf580a0330d70f0f854987b7f96c865))
* Regenerated protos JS and TS definitions ([#262](https://github.com/googleapis/nodejs-media-translation/issues/262)) ([18948d2](https://github.com/googleapis/nodejs-media-translation/commit/18948d24a7b262db7211e47366cb1fd9f5499df6))

## [3.0.4](https://github.com/googleapis/nodejs-media-translation/compare/v3.0.3...v3.0.4) (2022-09-14)


### Bug Fixes

* Preserve default values in x-goog-request-params header ([#251](https://github.com/googleapis/nodejs-media-translation/issues/251)) ([8257ade](https://github.com/googleapis/nodejs-media-translation/commit/8257ade7fd05bd65161d7a8c156e6c04fc09bfbe))

## [3.0.3](https://github.com/googleapis/nodejs-media-translation/compare/v3.0.2...v3.0.3) (2022-09-01)


### Bug Fixes

* Allow passing gax instance to client constructor ([#249](https://github.com/googleapis/nodejs-media-translation/issues/249)) ([ff9aebb](https://github.com/googleapis/nodejs-media-translation/commit/ff9aebb808d91ce68f967afd73e933bfab1a6f31))
* Do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-media-translation/issues/1553)) ([#248](https://github.com/googleapis/nodejs-media-translation/issues/248)) ([719d39f](https://github.com/googleapis/nodejs-media-translation/commit/719d39f3a38b60ee708af7d620c37982bf9bf834))

## [3.0.2](https://github.com/googleapis/nodejs-media-translation/compare/v3.0.1...v3.0.2) (2022-08-23)


### Bug Fixes

* better support for fallback mode ([#243](https://github.com/googleapis/nodejs-media-translation/issues/243)) ([a0dc4be](https://github.com/googleapis/nodejs-media-translation/commit/a0dc4be632b474ef5fe3a3df3719743fc31b911b))
* change import long to require ([#244](https://github.com/googleapis/nodejs-media-translation/issues/244)) ([31a670e](https://github.com/googleapis/nodejs-media-translation/commit/31a670ed83c2de493a15504422b3c2a09612ef05))
* remove pip install statements ([#1546](https://github.com/googleapis/nodejs-media-translation/issues/1546)) ([#247](https://github.com/googleapis/nodejs-media-translation/issues/247)) ([8a11196](https://github.com/googleapis/nodejs-media-translation/commit/8a11196b52832ff61ad709f9f12683185bc6e96a))

## [3.0.1](https://github.com/googleapis/nodejs-media-translation/compare/v3.0.0...v3.0.1) (2022-06-30)


### Bug Fixes

* **docs:** describe fallback rest option ([#233](https://github.com/googleapis/nodejs-media-translation/issues/233)) ([f83d3ed](https://github.com/googleapis/nodejs-media-translation/commit/f83d3ed1a04e4d382071df6202a1b2fb394ee2d0))

## [3.0.0](https://github.com/googleapis/nodejs-media-translation/compare/v2.4.0...v3.0.0) (2022-06-09)


### ⚠ BREAKING CHANGES

* update library to use Node 12 (#225)

### Bug Fixes

* fixes for dynamic routing and streaming descriptors ([#228](https://github.com/googleapis/nodejs-media-translation/issues/228)) ([c1bbe17](https://github.com/googleapis/nodejs-media-translation/commit/c1bbe17e481387dfeda9c842f3d30bbfee11eab6))


### Build System

* update library to use Node 12 ([#225](https://github.com/googleapis/nodejs-media-translation/issues/225)) ([25b13e3](https://github.com/googleapis/nodejs-media-translation/commit/25b13e39949ba1694254f7cb85c07f03314f1ad9))

## [2.4.0](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.3.4...v2.4.0) (2021-09-08)


### Features

* turns on self-signed JWT feature flag ([#176](https://www.github.com/googleapis/nodejs-media-translation/issues/176)) ([26a0d2e](https://www.github.com/googleapis/nodejs-media-translation/commit/26a0d2e7b39176ad27dcfe076c70fc5c90be5159))

### [2.3.4](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.3.3...v2.3.4) (2021-08-17)


### Bug Fixes

* **deps:** google-gax v2.24.1 ([#174](https://www.github.com/googleapis/nodejs-media-translation/issues/174)) ([b90cf10](https://www.github.com/googleapis/nodejs-media-translation/commit/b90cf1034235ab0416011de7a1b77afed5597dfc))

### [2.3.3](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.3.2...v2.3.3) (2021-07-21)


### Bug Fixes

* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#166](https://www.github.com/googleapis/nodejs-media-translation/issues/166)) ([a1899d2](https://www.github.com/googleapis/nodejs-media-translation/commit/a1899d2f2f7bfa0894c0b1823ce75759638ff91b))

### [2.3.2](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.3.1...v2.3.2) (2021-07-12)


### Bug Fixes

* **deps:** google-gax v2.17.1 ([#164](https://www.github.com/googleapis/nodejs-media-translation/issues/164)) ([6c7caad](https://www.github.com/googleapis/nodejs-media-translation/commit/6c7caadc989cfe0e898ce2034d2fbac71208d888))

### [2.3.1](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.3.0...v2.3.1) (2021-06-30)


### Bug Fixes

* **deps:** google-gax v2.17.0 with mTLS ([#161](https://www.github.com/googleapis/nodejs-media-translation/issues/161)) ([bbd1415](https://www.github.com/googleapis/nodejs-media-translation/commit/bbd141565364bc0bbb15f1240d98683033da3001))

## [2.3.0](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.2.3...v2.3.0) (2021-06-25)


### ⚠ BREAKING CHANGES

* Remove unsupported fields: recognition_result and alternative_source_language_codes. docs: Add more comments for supported audio type (#131)

### Bug Fixes

* **build:** next version should be 2.3.0 ([#158](https://www.github.com/googleapis/nodejs-media-translation/issues/158)) ([1d4f7a0](https://www.github.com/googleapis/nodejs-media-translation/commit/1d4f7a00e3a88ab1581c5e690cad40074738cefb))
* **deps:** require google-gax v2.12.0 ([#139](https://www.github.com/googleapis/nodejs-media-translation/issues/139)) ([bda81f9](https://www.github.com/googleapis/nodejs-media-translation/commit/bda81f920df258677ae4b24b647ee4c17a0ccbef))
* GoogleAdsError missing using generator version after 1.3.0 ([#147](https://www.github.com/googleapis/nodejs-media-translation/issues/147)) ([735843a](https://www.github.com/googleapis/nodejs-media-translation/commit/735843a9bbeb84be9f61a718271bcd81860a5eaa))
* Remove unsupported fields: recognition_result and alternative_source_language_codes. docs: Add more comments for supported audio type ([#131](https://www.github.com/googleapis/nodejs-media-translation/issues/131)) ([cfaeb1c](https://www.github.com/googleapis/nodejs-media-translation/commit/cfaeb1ce0699eaa372d1ed726bd445177dafe546))
* use require() to load JSON protos ([#141](https://www.github.com/googleapis/nodejs-media-translation/issues/141)) ([1bc887c](https://www.github.com/googleapis/nodejs-media-translation/commit/1bc887cb22014d066e2c382a7f8cf7f518ec903d))

### [2.2.3](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.2.2...v2.2.3) (2021-02-04)


### Bug Fixes

* Added check to see if stream has been destroyed before writing result… ([#107](https://www.github.com/googleapis/nodejs-media-translation/issues/107)) ([5922538](https://www.github.com/googleapis/nodejs-media-translation/commit/592253836803d0ee6002a6e4c4d8a48d219f5d92))

### [2.2.2](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.2.1...v2.2.2) (2020-11-25)


### Bug Fixes

* **browser:** check for fetch on window ([c0245c5](https://www.github.com/googleapis/nodejs-media-translation/commit/c0245c54d8c45f1f3171e9066bc7bab3c4162b69))

### [2.2.1](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.2.0...v2.2.1) (2020-11-07)


### Bug Fixes

* do not modify options object, use defaultScopes ([#94](https://www.github.com/googleapis/nodejs-media-translation/issues/94)) ([5c6d930](https://www.github.com/googleapis/nodejs-media-translation/commit/5c6d930f215a55b876fcda36a1c448aca2b92b8f))

## [2.2.0](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.1.0...v2.2.0) (2020-06-28)


### Features

* move ts target to es2018 from es2016 ([#46](https://www.github.com/googleapis/nodejs-media-translation/issues/46)) ([2e5065b](https://www.github.com/googleapis/nodejs-media-translation/commit/2e5065b0ecb6c38148ec31bf8966617bf7d024d9))
* **samples:** demonstrate real-time conversation translation ([#48](https://www.github.com/googleapis/nodejs-media-translation/issues/48)) ([6331d9d](https://www.github.com/googleapis/nodejs-media-translation/commit/6331d9dd361a003c66ab532f904e1ae298ae296f))


### Bug Fixes

* proper fallback option handling ([e0a5f7d](https://www.github.com/googleapis/nodejs-media-translation/commit/e0a5f7de5bd279e302b597ab73406de651d9937b))

## [2.1.0](https://www.github.com/googleapis/nodejs-media-translation/compare/v2.0.0...v2.1.0) (2020-06-04)


### Features

* adds 'single_utterance' to stream from file sample ([#20](https://www.github.com/googleapis/nodejs-media-translation/issues/20)) ([9455e20](https://www.github.com/googleapis/nodejs-media-translation/commit/9455e207de7ff9c9f72936dd3a908b694eee59fe))


### Bug Fixes

* regen protos and tests, formatting ([#39](https://www.github.com/googleapis/nodejs-media-translation/issues/39)) ([684f355](https://www.github.com/googleapis/nodejs-media-translation/commit/684f355cbecec36c18763b59ddec613c0ea097a9))
* remove eslint, update gax, fix generated protos, run the generator ([#24](https://www.github.com/googleapis/nodejs-media-translation/issues/24)) ([3aca62a](https://www.github.com/googleapis/nodejs-media-translation/commit/3aca62aed3a4e49e4892f9ad29c3d0166c57fa56))
* streaming mic sample ([488c235](https://www.github.com/googleapis/nodejs-media-translation/commit/488c23522b31e26b419c9a4cb5829969e9050928))

## [2.0.0](https://www.github.com/googleapis/nodejs-media-translation/compare/v1.0.0...v2.0.0) (2020-04-05)


### ⚠ BREAKING CHANGES

* The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.

### Features

* adds media translation file, mic samples ([db91593](https://www.github.com/googleapis/nodejs-media-translation/commit/db915930164484cc016dcb5fbe215d9eef00b412))
* drop node8 support ([#17](https://www.github.com/googleapis/nodejs-media-translation/issues/17)) ([b662dc6](https://www.github.com/googleapis/nodejs-media-translation/commit/b662dc61e43c34b1c56f156eb18d0bbf98170e59))

## 1.0.0 (2020-03-24)


### ⚠ BREAKING CHANGES

* initial library generation (#1)

### Features

* initial library generation ([#1](https://www.github.com/googleapis/nodejs-media-translation/issues/1)) ([33bc8b9](https://www.github.com/googleapis/nodejs-media-translation/commit/33bc8b9469fde7f0d55b7445d2f63e772ed76fee))
Loading