Ariel Yehezkely
|
773bc41bd2
|
bump version 0.3.4
|
2019-11-20 12:32:07 +02:00 |
Ariel Yehezkely
|
e494df3286
|
Streaming ingest client (#37)
Introducing Streaming ingest client for ingestion of small chucks of data directly to the engine.
|
2019-11-20 12:23:55 +02:00 |
boazsha
|
0adb359082
|
BumpVersion-0.3.3 (#36)
|
2019-10-28 16:12:34 +02:00 |
boazsha
|
d3b2986efa
|
Enable Reading AAD Authority URI from Environment (#35)
|
2019-10-24 16:08:43 +03:00 |
Boaz Shalom
|
409055242e
|
Bump version 0.3.2
|
2019-09-26 16:15:43 +03:00 |
boazsha
|
520e9e3232
|
Added support for new ingestion mapping (#32)
|
2019-09-26 15:41:06 +03:00 |
boazsha
|
079c7471b6
|
Bump version (#31)
|
2019-08-27 19:49:28 +03:00 |
boazsha
|
942bcf36ef
|
Trim command (#30)
Trim command
|
2019-08-27 19:20:50 +03:00 |
Daniel Dubovski
|
8b98042b2e
|
Bump version 0.3.0
|
2019-08-19 14:32:15 +03:00 |
Daniel Dubovski
|
c690596132
|
Update managed identities (#28)
Aligned with Kusto's managed identity handling
|
2019-08-19 14:22:46 +03:00 |
Armando Aguirre
|
f5bdcb7fe0
|
Add parameters to clientRequestProperties (#27)
* Add parameters to clientRequestProperties
* Fixed typo
* Fixed another typo
|
2019-07-21 07:56:08 +03:00 |
dependabot[bot]
|
2776cced35
|
Bump lodash from 4.17.11 to 4.17.14 in /azure-kusto-ingest (#24)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-18 16:11:46 +03:00 |
dependabot[bot]
|
6430f00649
|
Bump lodash from 4.17.11 to 4.17.14 in /azure-kusto-data (#25)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-18 16:11:26 +03:00 |
Armando Aguirre
|
c84c3bf896
|
Added support to AAD Managed Identities (#26)
* Added basic support to AAD Managed Identities
* Changed snake_case for camelCase, moved eslint to devDependencies
|
2019-07-18 11:10:13 +03:00 |
Daniel Dubovski
|
3d8bf18d2e
|
package.json bump
|
2019-06-23 14:39:56 +03:00 |
Daniel Dubovski
|
7bf25199a8
|
bump vesrion 0.25.0
|
2019-06-23 14:35:32 +03:00 |
Daniel Dubovski
|
1bfafdcad2
|
fix bad response v1 parsing
|
2019-06-23 14:22:10 +03:00 |
Daniel Dubovski
|
74cb7ed06b
|
remove node 6 from travis
|
2019-06-23 11:58:09 +03:00 |
Daniel Dubovski
|
8e9017852a
|
support URL comptability
|
2019-06-23 11:37:34 +03:00 |
Daniel Dubovski
|
1c546e4226
|
bump v0.2.4
|
2019-04-16 15:34:34 +03:00 |
Daniel Dubovski
|
345792bc6f
|
add test and fix for bug with execute manage (#18)
|
2019-04-16 15:29:26 +03:00 |
Daniel Dubovski
|
c55ef28ac7
|
bump 0.0.23
|
2019-02-21 14:32:14 +02:00 |
Daniel Dubovski
|
c93a1e1634
|
exposing source id (#15)
* exposing source id
* eslint fixes
|
2019-02-21 14:28:54 +02:00 |
Daniel Dubovski
|
a9ae8cabe5
|
bump
|
2019-02-13 13:52:55 +02:00 |
Daniel Dubovski
|
c1c3123b5b
|
Hotfix/mapping serialization bug (#14)
* fix: providing mappings breaks due to json serialization
* added test
|
2019-02-13 13:49:21 +02:00 |
Daniel Dubovski
|
509f3fd5c0
|
fix travis
|
2019-02-08 17:42:55 +02:00 |
Daniel Dubovski
|
147ad8e1c7
|
bump 0.2.1
|
2019-02-08 17:35:23 +02:00 |
Daniel Dubovski
|
8b35d48e5d
|
bump 0.2.0
|
2019-02-08 16:57:12 +02:00 |
Daniel Dubovski
|
5482624abc
|
adding authId to device login + minor fix to row iteration (#13)
* adding authId to device login + minor fix to row iteration
* updated docs
* tests fixed
* eslint
|
2019-02-08 16:49:29 +02:00 |
Tomer Shetah
|
d22ab2f47c
|
Fix security vulnerabilities (#12)
|
2019-02-08 11:29:47 +02:00 |
Daniel Dubovski
|
37816b0954
|
bump 0.1.5
|
2018-12-17 19:19:12 +02:00 |
Daniel Dubovski
|
5fbf371653
|
Adding example of using ClientRequestProperties (#11)
* Adding example of using ClientRequestProperties
* update docs
|
2018-12-17 16:04:15 +02:00 |
Daniel Dubovski
|
3b42fedd95
|
Fix/ingestclient defaultprops (#9)
* update git ignore
* fix for https://github.com/Azure/azure-kusto-node/issues/8
* unused var
|
2018-12-17 16:02:56 +02:00 |
Daniel Dubovski
|
95a3ad17a9
|
adding client request properties (#6)
* adding client request properties
* backwards compatible
* eol-last fix
* clearer timespan
|
2018-12-17 12:55:06 +02:00 |
Daniel Dubovski
|
ba13777e9c
|
fix row.toString not respecting column ordering + test (#5)
|
2018-11-28 12:58:45 +02:00 |
Daniel Dubovski
|
6310617eab
|
adding download badges
|
2018-11-26 10:23:11 +02:00 |
Daniel Dubovski
|
9e23703283
|
Merge pull request #3 from rafaltra/usable-devicelogin
Add authorization callback for deviceLogin flow to be able to use UserCode and auth url
|
2018-11-01 17:21:24 +02:00 |
Rafal Tracilowski
|
7a928ba2ab
|
Fix closing brackets in README.md (ingest)
|
2018-10-31 14:41:21 +00:00 |
Rafal Tracilowski
|
6bea187f0a
|
Update README.md
Fix closing callback in README.md
|
2018-10-31 14:38:52 +00:00 |
Daniel Dubovski
|
f714cb00aa
|
Applying suggestion
Co-Authored-By: rafaltra <rafaltra@users.noreply.github.com>
|
2018-10-31 14:36:45 +00:00 |
Daniel Dubovski
|
b7f9934b59
|
Applying suggestion
Co-Authored-By: rafaltra <rafaltra@users.noreply.github.com>
|
2018-10-31 14:36:23 +00:00 |
Rafal Tracilowski
|
57a755ca15
|
Null check in authCallback
|
2018-10-30 20:26:52 +00:00 |
Rafal Tracilowski
|
3497bd3954
|
Modyfining README files to use callback handler
|
2018-10-30 20:08:23 +00:00 |
Rafal Tracilowski
|
77e5be8262
|
Merge branch 'master' of https://github.com/Azure/azure-kusto-node into usable-devicelogin
|
2018-10-30 20:05:53 +00:00 |
Daniel Dubovski
|
71d3a5997c
|
Merge pull request #4 from Azure/exporting_descriptors
Exporting descriptors
|
2018-10-25 14:29:30 +03:00 |
Daniel Dubovski
|
a2b9aa9576
|
minor docs fix
|
2018-10-24 13:29:23 +03:00 |
Daniel Dubovski
|
f660590c5b
|
test fixes
|
2018-10-24 13:22:44 +03:00 |
Daniel Dubovski
|
c16035003e
|
fix eslint line break
|
2018-10-24 12:19:51 +03:00 |
Daniel Dubovski
|
f961c656d2
|
add eslint as part of build
|
2018-10-24 11:55:16 +03:00 |
Daniel Dubovski
|
8f7124569e
|
now travis working?
|
2018-10-24 10:58:12 +03:00 |