Releases: jfbenckhuijsen/node-cloud-functions
Releases · jfbenckhuijsen/node-cloud-functions
Release 1.8.0
- Update tests to add logger (bfc6590)
- Expose Boom (750ef10)
- Bug fixes (3d6f73d)
- Bug fixes (755fdde)
- Bug fixes (306a4e1)
- Bug fixes (698e7c2)
- Bug fixes (7ef79f9)
- Add firebase authentication support (cb23226)
- Fix cleanup (bdff144)
- Clean up after execution (a8d965b)
- Logging exposed on API (5bc32cd)
- Logging on firebase via functions-logging (dd1c336)
Release 1.7.0
- USe release-it (4e021ff)
- Fix exiting of mocha tests (2bd9f32)
- Fix async code for message IT (1ed4dd7)
- Moved utils to separate directory (2269e17)
- Moved utils to separate directory (07bba85)
- Moved integration test into test (eb2163d)
- Dependency cleanup (9063b6d)
- Removed obsolete test (6df6812)
- Fix async testing (8621d48)
- Cleanup (639519c)
- Test fix (cf527bd)
- Test fix (2e2b4b0)
- Fix reading data from pub sub message (3e869a7)
- Cleanup (6d6b368)
- Test fix (80ba6fd)
- Fix starting of pub sub emulator (064a0e8)
- Replaced if with mapping array Readme updated (5663071)
- Moved to promises for spawner (1e8b134)
- Test fix (cf67b36)
- Test fix (88fdb17)
- Typo fix (2080745)
- Fixed code setup (67130a5)
- Added script to individually start the function locally. (232a047)
- Added automatic translation of GStore node errors (dddeca6)
- Fix starting datastore emulator (86ab830)
- Allow configuration of the datastore and gstore (a20e50a)
- Use develop branch for integration testing (9b9f660)
- Linting fix (87c0902)
- Fix dependencies (7dd7821)
- Fix deployment on GCF (7a65908)
- Linting fixes (c32058a)
- Linting fixes (038914b)
- Linting fixes (8f039eb)
- Added logging (47ebdf6)
- Include functions framework (f4835d0)
- Linting fixes (03ff4aa)
- Linting fixes (84407a5)
- Logging added (7948e91)
- Added ggcloudignore files (5a50d29)
- Fix API usage of Pubsub (ff6158d)
- Fixing google deployment to reflect changes in GOogle SDK CLI (9d5a918)
- Pub sub setup for emulator-strategy.js (697b00d)
- Pub sub setup for emulator-strategy.js (8d106b7)
- Pub sub setup for emulator-strategy.js (dbd714a)
- Using gcloud docker image (6155df2)
- Updated gstore version (99e401c)
- Readme update (f56fc9b)
- Test fixes and cleanup (0131c09)
- Refactored test-runnern setup (b071ac0)
- Running integration test from emulator (f0a5b95)
- Version updates (5a144a6)
- ES Lint clean up and running from emulator of integration tests. (73d2d73)
- Versions updated (f33bd87)
- Merge branch 'master' into develop (e6aa0da)
- Renamed (20097d4)
- Code cleanup (be770be)
- New intellij version (daf289b)
- Merge pull request #26 from jfbenckhuijsen/dependabot/npm_and_yarn/minimist-1.2.6 (156cbbb)
- Merge pull request #23 from jfbenckhuijsen/dependabot/npm_and_yarn/validator-13.7.0 (23927d5)
- Bump minimist from 1.2.5 to 1.2.6 (788db2c)
- Merge pull request #25 from jfbenckhuijsen/dependabot/npm_and_yarn/node-fetch-2.6.7 (88a1f4d)
- Bump node-fetch from 2.6.1 to 2.6.7 (b3fb386)
- Merge pull request #24 from jfbenckhuijsen/dependabot/npm_and_yarn/pathval-1.1.1 (7e9bafb)
- Bump pathval from 1.1.0 to 1.1.1 (4df0d08)
- Bump validator from 13.5.1 to 13.7.0 (33c5eee)
- Merge pull request #14 from jfbenckhuijsen/dependabot/npm_and_yarn/node-fetch-2.6.1 (c379cd4)
- Merge pull request #19 from jfbenckhuijsen/dependabot/npm_and_yarn/y18n-4.0.1 (2a4a2b1)
- Merge pull request #20 from jfbenckhuijsen/dependabot/npm_and_yarn/hosted-git-info-2.8.9 (1b15ca6)
- Merge pull request #21 from jfbenckhuijsen/dependabot/npm_and_yarn/glob-parent-5.1.2 (3572468)
- Merge pull request #22 from jfbenckhuijsen/dependabot/npm_and_yarn/path-parse-1.0.7 (227b616)
- Merge pull request #18 from jfbenckhuijsen/dependabot/npm_and_yarn/date-and-time-0.14.2 (542fdc6)
- Bump path-parse from 1.0.6 to 1.0.7 (672d3e4)
- Bump glob-parent from 5.1.1 to 5.1.2 (114dddc)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (a2115b8)
- Bump y18n from 4.0.0 to 4.0.1 (31dca83)
- Bump date-and-time from 0.14.1 to 0.14.2 (80e7e62)
- Merge tag '1.6.0' into develop (879a5e3)
- Bump node-fetch from 2.6.0 to 2.6.1 (220488c)
Release 1.3.2
- New gstore-node version (e19a9de)
Release 1.3.1
- New datastore version (49267a4)