- Changed dependency on
gcloud
to peer dependency on@google-cloud/datastore
- Rename package to
@google-cloud/connect-datastore
- Update code style and switch to using Semistandard for linting
- Added
yarn.lock
file - Updated licensing, authors, contributors, readme
7.0.1 (2024-06-26)
7.0.0 (2023-08-10)
- upgrade to NOde 14 (#347)
6.0.1 (2022-08-23)
6.0.0 (2022-06-20)
- update library to use Node 12 (#307)
5.0.3 (2021-08-25)
5.0.2 (2020-11-24)
5.0.1 (2020-07-09)
5.0.0 (2020-06-11)
- The import style of this library has changed. In previous versions, the default export was a function which accepted a session parameter. The import style is now es module compliant:
- apache license URL (#468) (#192) (d2e90bf)
- deps: update dependency @google-cloud/datastore to v6 (#205) (877df23)
4.0.0 (2019-12-05)
- deps: @google-cloud/datastore@^5.0.0 is now required.
- deps: TypeScript 3.7.0 causes breaking change in typings (#160) (0434c88)
- deps: update dependency @google-cloud/datastore to v5 (#155) (6b0b4f1)
- docs: reference environment variables in README (#159) (d5c9577)
3.1.1 (2019-11-13)
3.1.0 (2019-10-03)
3.0.1 (2019-06-26)
3.0.0 (2019-05-20)
- upgrade engines field to >=8.10.0 (#107)
02-15-2019 23:34 PST
- fix(deps): update dependency @google-cloud/datastore to v3 (#70)
- docs: fix quickstart code for 3.0 (#83)
- docs: update links in contrib guide (#80)
- docs: update contributing path in README (#76)
- docs: move CONTRIBUTING.md to root (#75)
- docs: add lint/fix example to contributing guide (#73)
- build: use linkinator for docs test (#79)
- build: create docs test npm scripts (#78)
- build: test using @grpc/grpc-js in CI (#77)
- chore(deps): update dependency eslint-config-prettier to v4 (#72)
- build: ignore googleapis.com in doc link check (#71)
12-11-2018 21:18 PST
- chore(build): inject yoshi automation key (#66)
- chore: update nyc and eslint configs (#65)
- chore: fix publish.sh permission +x (#62)
12-10-2018 15:18 PST
- feat: Changed 'prefix' to 'kind' and added functionality to change datastore kind (#56)
- fix: update all dependencies and remove lock files (#18)
- docs: clean up readme (#25)
- build: add Kokoro configs for autorelease (#59)
- chore: always nyc report before calling codecov (#54)
- chore: nyc ignore build/test by default (#53)
- chore: update license file (#51)
- fix(build): fix system key decryption (#47)
- chore: add a synth.metadata
- chore: update eslintignore config (#43)
- chore: drop contributors from multiple places (#42)
- chore: use latest npm on Windows (#41)
- chore: update CircleCI config (#40)
- chore: include build in eslintignore (#37)
- chore(deps): update dependency eslint-plugin-node to v8 (#33)
- build: add key for auth in CI (#32)
- chore: update issue templates (#31)
- chore: remove old issue template (#29)
- build: run tests on node11 (#28)
- chore(build): update build config and issue templates (#27)
- chore: use es6 features (#26)
- chore(deps): update dependency @google-cloud/datastore to v2 (#20)
- chore(build): get the build passing (#24)
- chore: drop support for node.js < 6.x (#23)
- chore(build): update to a modern configuration (#22)
- chore(build): add synth file and generate (#21)
- Add renovate.json (#13)