Skip to content

Commit 7dec4ca

Browse files
JustinBeckwithshivanee-p
authored andcommitted
Release v1.0.1 (#409)
1 parent 57454c4 commit 7dec4ca

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

handwritten/bigtable/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@
44

55
[1]: https://www.npmjs.com/package/@google-cloud/bigtable?activeTab=versions
66

7+
## v1.0.1
8+
9+
01-29-2019 16:49 PST
10+
11+
### Bug Fixes
12+
- fix: Prevent error when `decode: false` option is set in createReadStream. ([#403](https://github.com/googleapis/nodejs-bigtable/pull/403))
13+
14+
### Dependencies
15+
- fix(deps): update dependency @google-cloud/common-grpc to ^0.10.0 ([#408](https://github.com/googleapis/nodejs-bigtable/pull/408))
16+
- fix(deps): update dependency google-gax to ^0.24.0 ([#405](https://github.com/googleapis/nodejs-bigtable/pull/405))
17+
- fix(deps): update dependency google-auth-library to v3 ([#402](https://github.com/googleapis/nodejs-bigtable/pull/402))
18+
- fix(deps): update dependency concat-stream to v2 ([#396](https://github.com/googleapis/nodejs-bigtable/pull/396))
19+
20+
### Documentation
21+
- refactor: modernize the samples a bit ([#398](https://github.com/googleapis/nodejs-bigtable/pull/398))
22+
- docs: Added example region-tags for app-profile object ([#288](https://github.com/googleapis/nodejs-bigtable/pull/288))
23+
- fix(docs): fix namespaces causing 404s ([#385](https://github.com/googleapis/nodejs-bigtable/pull/385))
24+
- docs: update readme badges ([#379](https://github.com/googleapis/nodejs-bigtable/pull/379))
25+
726
## v1.0.0
827

928
11-13-2018 08:31 PST

handwritten/bigtable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/bigtable",
33
"description": "Cloud Bigtable Client Library for Node.js",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

0 commit comments

Comments
 (0)