Eric Jizba
e7fc8676ca
Clean up licensing ( #460 )
2021-11-22 15:43:52 -08:00
Eric Jizba
f7392cd458
Expand linting to include "test" and "types" folders ( #447 )
2021-11-19 10:32:27 -08:00
Eric Jizba
db7b0e50e7
Simplify TypeScript types package ( #438 )
2021-11-11 08:43:07 -08:00
Eric Jizba
9ce049d5bb
Publish unit test results in Azure Pipelines ( #446 )
2021-11-03 14:58:16 -07:00
Eric Jizba
158b69872b
Add basic linting to the repo ( #443 )
2021-11-02 16:53:20 -07:00
Eric Jizba
5bbbeee4e6
Update VS Code config to prevent startup prompts ( #431 )
2021-10-13 13:18:00 -07:00
Alexey Rodionov
2537e47319
Node16 support
2021-10-01 16:09:54 -07:00
Alexey Rodionov
1ce0fea00d
Increasing worker version 4.0.0
2021-09-28 15:45:28 -07:00
Alexey Rodionov
2f6b0fde96
Version 2.1.2
2021-05-21 17:46:05 -07:00
Alexey Rodionov
7005a1012e
Updating grpc to 1.24.5
2021-03-08 16:58:12 -08:00
Alexey Rodionov
d792761bb7
Upgrading to TS 4.1.3
2021-02-22 10:46:40 -08:00
Marie Hoeger
df7a92bd1b
version 2.1.0 ( #354 )
2020-11-30 20:51:37 -08:00
Marie Hoeger
4247c6b39d
Adding ability to use .mjs files for Node.js 14 (preview) ( #350 )
...
* Adding ability to use .mjs files for Node.js 14
* fix test
* fix spacing
* fix tests for new async
* Fix E2E tests and update to use pathToFileURL for windows file paths
* For now, explicit reference to index.mjs
* 404 => 500
* trying to fix postinstall failures
2020-11-30 18:03:09 -08:00
Marie Hoeger
ec942fce17
Update version to v2.0.6 ( #337 )
2020-09-30 16:40:22 -07:00
Marie Hoeger
a542b78bfc
Node.js 14 preview ( #329 )
...
* Node.js 14 preview
* typo
* update 14
* update tests for node.js 14
* Don't build for TypeScript node 14
2020-09-28 17:01:42 -07:00
mhoeger
f3a40906f1
Update to worker 2.0.5
2020-08-03 13:58:23 -07:00
Marie Hoeger
695a274f39
Add "sys" property to bindingData of http-triggered functions ( #323 )
...
* Add sys for http triggers
* Add tests
* fixed conflict
* fix type errors
* fix typo
* simplify logic
2020-07-31 16:00:32 -07:00
Marie Hoeger
fa39b2a500
version 2.0.4 ( #313 )
2020-06-10 17:26:42 -07:00
Marie Hoeger
ab83b2ebff
Node.js worker v2.0.3 ( #308 )
...
* Node.js worker v2.0.3
* update azure-pipelines
* adding workaround for issue https://github.com/grpc/grpc-node/issues/922
* apply bugfix to windowsg
2020-05-28 19:21:31 -07:00
Marie Hoeger
66edd38aad
v2.0.2 ( #279 )
2020-01-15 11:52:27 -08:00
Marie Hoeger
1a4dcf76a7
Don't override all output binding data when return result present ( #273 )
...
* Don't override all output binding data set through context.bindings if return value present
* Update worker version
2020-01-15 11:44:33 -08:00
mhoeger
1debc81d2d
updating node-pre-gyp to be able to install node 12 binary
2019-11-15 17:41:24 -08:00
Marie Hoeger
4a4a784af1
Unblock Node.js v12 with appropriate warning ( #255 )
...
* Unblock Node.js v12 with appropriate warning
* add test
* adding e2e test too
* updating to 1.2.0
* Workaround to protobuf.js issue
2019-11-15 17:15:33 -08:00
mhoeger
00f08cb62c
updating dependencies
2019-07-18 19:06:31 -07:00
mhoeger
6477560e35
Reverting bugfix because it will cause breaking behavior
2019-07-18 19:06:31 -07:00
Marie Hoeger
d1bd606d42
V1.1.0 release ( #224 )
...
* V1.1.0 release
* temporarily disable e2e tests while core tools is broken
* typo
2019-06-18 11:23:15 -07:00
Marie Hoeger
3449d92baa
Implement worker messages ( #197 )
...
* implement worker messages
* try catch around things that could be null
* Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf . Branch: dev
. Commit: 8dde87f7b5523d12e773ecc93f129ea5f8e7eb5a
* implemented function environment reload request + comments
* add more comments
* environment handler
* separate to interface file
* Revert "environment handler"
This reverts commit 1a1790d0ce84eeaa79c7b7abe21f6f2ac2451dc0.
* move back interface
* update packages
2019-04-26 16:27:40 -07:00
Marie Hoeger
145d32687a
Publishing http method change ( #203 )
...
* publishing http method change
* patch bump
2019-04-26 14:50:52 -07:00
Marie Hoeger
800a06eb2f
1.0.2 ( #178 )
2019-02-15 15:39:42 -08:00
Pragna Gopa
2a32964bd4
Update grpc dependencies ( #172 )
2019-01-23 08:28:15 -08:00
Marie Hoeger
d6655031f3
NPM TypeScript type definitions ( #155 )
...
* Adding README and package.json to public types
* add title
* modify versions bit, make it open to node worker and latest published type being out of sync
* addressing cr readme comments
2018-12-07 16:53:12 -08:00
Marie Hoeger
1ac8156404
beta 7 release ( #149 )
2018-11-19 18:28:59 -08:00
mhoeger
db51f2202c
q
2018-10-23 16:00:08 -07:00
mhoeger
666055f4a0
update to beta 5
2018-10-22 17:44:15 -07:00
mhoeger
2ad71bc25e
Changing the node version warning to be very simple javascript in case very old version default is hit.
2018-10-15 09:57:10 -07:00
Marie Hoeger
abe5d39e71
Update release to beta4 ( #122 )
2018-08-23 14:16:19 -07:00
Marie Hoeger
64e0b4134a
Removing things that cause buffer deprecation warnings ( #121 )
...
* removing things that cause buffer deprecation warnings
* back to beta3
* Reducing typescript node version to minimum we support
2018-08-20 15:26:10 -07:00
Marie Hoeger
a7040136a7
Update package version to beta3 ( #97 )
...
* update to beta 3
* Updates for linux package
2018-06-14 13:42:26 -05:00
Marie Hoeger
d938a32ebd
Updates to package-lock and dev dependencies ( #95 )
2018-06-13 14:41:36 -05:00
Marie Hoeger
03ae7318a9
NodeJs v10 support ( #91 )
...
* updated grpc version
* trying tsconfig
* updates that allow node 10!
* merge conflict settled
* updated all packages
* Update packaging script to handle node 10
* updating package generating script
* adding strict null checks
* spelling mistake
* Make semver warning more tailored to 8 deprecation and 10 support
2018-06-12 13:00:21 -05:00
Marie Hoeger
895b4831ac
update package version to 1.0.0-beta2 ( #84 )
2018-06-05 13:23:35 -05:00
Pragna Gopa
b6c135dc89
Update build script to use tag ( #82 )
...
* Update build script to use tag
* Remove - from version
2018-06-05 13:02:57 -05:00
Marie Hoeger
8a9891102d
move proto ( #61 )
2018-04-13 16:11:49 -07:00
Marie Hoeger
d1124cdd15
Consume .proto file from separate repo and reflect enableContentNegotiation change ( #59 )
...
* Added subtree from https://github.com/azure/azure-functions-language-worker-protobuf . Branch: dev. Release: v1.0.0
* Consume new proto file from subtree
* remove package-lock changes
* remove references to raw
2018-04-12 14:11:33 -07:00
Matt Mason
4ed4d620fd
Add node version warning
2017-09-28 21:02:38 -07:00
nelak
1ff14e43c3
Improved error message for the non resolved function error
2017-09-28 20:53:00 -07:00
nelak
176d5ee919
Improving error messages
2017-09-28 20:53:00 -07:00
Matt Mason
39eae622ec
Worker bundle + package
2017-09-16 16:41:57 -07:00
Matt Mason
6977e1e9cb
Update package install task
2017-09-04 21:01:29 -07:00
Matt Mason
3f3240df6b
Add npm install target, remove any/any
2017-09-04 15:08:06 -07:00