Releases: googleapis/gax-nodejs
Releases · googleapis/gax-nodejs
v0.25.6
29 Mar 20:46
Compare
Sorry, something went wrong.
No results found
03-28-2019 21:27 PDT
Fixes
fix(deps): update dependency semver to v6
fix: bundling is optional in MethodConfig (#459 )
fix(ts): drop dependency on @types/duplexify (#458 )
Internal / Testing Changes
chore: publish to npm using wombat (#453 )
build: use per-repo publish token (#449 )
v0.25.5
15 Mar 22:01
Compare
Sorry, something went wrong.
No results found
03-15-2019 14:01 PDT
Implementation Changes
fix: includes @types/duplexify in package (#441 )
Dependencies
fix(deps): update dependency google-proto-files to ^0.19.0
chore(deps): update dependency @types/source-map-support to ^0.5.0 (#442 )
Internal / Testing Changes
build: Add docuploader credentials to node publish jobs (#444 )
build: use node10 to run samples-test, system-test etc (#443 )
build: update kokoro config (#440 )
test: longer timeout for Pub/Sub system tests (#451 )
v0.25.4
01 Mar 15:01
Compare
Sorry, something went wrong.
No results found
02-28-2019 17:51 PST
Implementation Changes
fix: do not hang in LRO forever if API returned nothing (#436 )
v0.25.3
26 Feb 20:30
Compare
Sorry, something went wrong.
No results found
02-26-2019 12:08 PST
Implementation Changes
fix: monitoring could be a common proto (#434 )
refactor: cleanup unused files (#422 )
chore(typescript): export common API call types (#433 )
Dependencies
chore(deps): update dependency mocha to v6 (#430 )
Documentation
docs: update links in contrib guide (#429 )
Internal / Testing Changes
build: use linkinator for docs test (#428 )
v0.25.2
12 Feb 21:17
Compare
Sorry, something went wrong.
No results found
02-12-2019 01:16 PST
fix: do not fail if bundledField is missing (#424 )
fix: do not use console.warn or console.error (#426 )
Implementation Changes
refactor: snake case savagery is for pythonistas 🙅♂️🐍 (#421 )
refactor: clean up operations client (#420 )
Internal / Testing Changes
test: do not use grpc-js in regular system test (#425 )
build: create docs test npm scripts (#423 )
v0.25.1
09 Feb 02:42
Compare
Sorry, something went wrong.
No results found
02-08-2019 18:01 PST
This is a patch release that fixes the code working with grpc-js (#400 ).
It's not supposed to be used in production (yet), so it's hidden behind a secret environment variable.
We'll let you know when it's ready to use!
Dependencies
fix(deps): update dependency walkdir to v0.3.2 (#413 )
fix(deps): update dependency walkdir to v0.2.0 (#410 )
fix(deps): update dependency walkdir to v0.1.0 (#407 )
Documentation
docs: update contributing guide (#414 )
docs: add lint/fix example to contributing guide (#409 )
docs: fix type for retryCodes (#404 )
Internal / Testing Changes
build: test using @grpc/grpc-js in CI (#418 )
chore: don't run system tests with grpc-js (#417 )
test: enable testing of grpc-js (#400 )
v0.25.0
29 Jan 16:31
Compare
Sorry, something went wrong.
No results found
01-28-2019 23:31 PST
New Features
Add grpc-gcp support in gax (#396 )
Dependencies
chore(deps): update dependency eslint-config-prettier to v4 (#399 )
v0.24.0
24 Jan 20:31
Compare
Sorry, something went wrong.
No results found
01-24-2019 08:49 PST
Dependencies
fix(deps): update dependency @grpc/proto-loader to ^0.4.0 (#395 )
fix(deps): update dependency google-auth-library to v3 (#394 )
v0.23.0
11 Jan 22:16
Compare
Sorry, something went wrong.
No results found
01-11-2019 13:32 PST
Implementation Changes
fix: include status code on errors (#390 )
fix: Change to "greater than" for limit on number of elements (#386 )
fix(ts): export CallSettings and RetryOptions (#360 )
Dependencies
chore(deps): update dependency @types/sinon to v7 (#385 )
chore(deps): update dependency typescript to ~3.2.0 (#364 )
chore(deps): update dependency gts to ^0.9.0 (#355 )
Documentation
build: check broken links in generated docs (#387 )
Internal / Testing Changes
chore(build): inject yoshi automation key (#384 )
chore: update nyc and eslint configs (#383 )
chore: npm-install-retry is not a thing anymore (#381 )
chore: fix publish.sh permission +x (#380 )
fix(build): fix Kokoro release script (#379 )
build: add Kokoro configs for autorelease (#378 )
chore: always nyc report before calling codecov (#375 )
chore: nyc ignore build/test by default (#374 )
chore: update synth metadata (#372 )
chore: fix openssl decrypt (#367 )
test: enable pub/sub system tests (#366 )
chore: don't say operations_client.ts is autogen'd (#361 )
test: don't run Pub/Sub system tests (#362 )
chore: include format and lint tools for samples (#359 )
chore: add a synth.metadata
v0.22.1
13 Nov 01:19
Compare
Sorry, something went wrong.
No results found
11-12-2018 16:56 PST
Dependencies
Update grpc dependency (#353 )
Internal / Testing Changes
Update eslintignore config (#352 )