dependabot[bot]
94c8d7f2c1
Bump parse-url from 7.0.2 to 8.1.0 ( #219 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 15:43:28 +02:00
ronmonetaMicro
6eff0f2e80
query only mode fix - added nosource option. appropriate JSON fields … ( #217 )
2022-11-03 15:38:01 +02:00
ohad bitton
f6eb732860
Trusted enpdpoints ( #215 )
...
* trusted endpoints
* Update client.ts
* Update clientTest.ts
* Update kustoTrustedEndpoints.ts
* Create kustoTrustedEndpointsTest.ts
* lint
* fix
* prettier
* prettier
* surpress
* Update build.yml
* f
* commetns
* format
* parameter properties constructor
* format
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2022-09-29 18:36:22 +03:00
ronmonetaMicro
db6f7f19fd
ignorefirstrecord fix ( #214 )
2022-09-04 09:24:30 +03:00
AsafMah
1b3d70323f
Clone moment objects to not mutate them + version bump ( #213 )
2022-08-25 10:21:45 +03:00
AsafMah
9677e7be61
Hotfix - passing correct params to token providers ( #208 )
...
* -Restructured the hireacrhy to avoid unwanted parameters passing
-Added better ctors for msi
* Lint, format, and version bump
2022-08-18 14:09:20 +03:00
dependabot[bot]
88ad46fa80
Bump moment from 2.29.3 to 2.29.4 in /packages/azure-kusto-data ( #206 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2022-08-10 14:28:40 +03:00
dependabot[bot]
6291b8209c
Bump moment from 2.29.3 to 2.29.4 in /packages/azure-kusto-ingest ( #207 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2022-08-10 11:37:30 +03:00
AsafMah
d5457ce1b5
update package.lock file
2022-08-10 11:33:43 +03:00
AsafMah
e13570992c
Rename quick_start package to avoid conflicts
2022-08-10 11:29:50 +03:00
AsafMah
7133736d08
Updated to 3.4.0 ( #202 )
2022-08-10 11:22:40 +03:00
AsafMah
1d1d6a09cc
Expanded regex of resource uri to other domains ( #201 )
...
* Expanded regex to other domains
* Fixed regex again
* Fixed tests
* Fixed tests
* move trim and case inside the regex
* Avoid resource uri parsing
* Fix
* Minor diff
* Minor diff
2022-08-10 11:16:29 +03:00
AsafMah
cb4dd930a5
Added knownAuthorities ( #203 )
...
* Added knownAuthorities
* Fixed splat
* Make clientId more explicit
2022-08-10 11:11:28 +03:00
AsafMah
a93d9039ac
Made quick start standalone ( #205 )
2022-08-10 11:05:25 +03:00
ronmonetaMicro
e4a38582de
T ronmoneta/readme fix ( #204 )
...
* Moved readmes
* Moved readmes
2022-08-09 15:20:10 +03:00
ronmonetaMicro
2acec0a995
t-ronmoneta/node sample app ( #197 )
...
* Added files + setup
* Error handler and load configs
* Authentication and pre ingestion querying
* Done with ingestion - beside Authentication not working - see line 162, user prompt in generateConnectionString
* Done - without authentication fix, and with gz files
* Done - without last look
* split into new format
* Utils
* Exported utils + pre ingestion sampleapp
* Second phase
* Working first run
* Pre-PR done
* up to enum
* Fixed JSON file
* Added npm scripts (formatting)
* Utils sub classes + added devDep to packages
* Added quickstart to build.yml
* Local Prettier
* commented cache in build.yml
* Reverted packages to tsc build
* Reformatted to prettier
* Reformatted to prettier by npx
* Fixed end of line to lf in .prettierrc.json
* Fixed config json
* PR and Prettier fixes
* PR and Prettier fixes
* PR fixes
* Don't limit branches on push
* README PR fixes and prettifier
* build fix test
* refixes
* update lock
* make build.yml like other sdks
* Added logs
* Try again
* correct line
* Revert to original pipeline
* Revert to original pipeline
* More logs?
* More logs?
* typescript
* eslint
* cri
* restore file
* restore e2etest
Co-authored-by: Yihezkel Schoenbrun <yihezkel@schoenbrun.net>
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2022-08-07 15:59:47 +03:00
AsafMah
56d6435266
Updated dependencies, avoid secuirty issues ( #199 )
...
* Updated dependencies
* more upgrades
* fix types
* more upgrades
* error mesasage
* Change
* jsoin
* why is it like this
* no
* space
2022-07-13 08:18:23 +03:00
AsafMah
bced49a9ae
Change default authority to "organizations" ( #196 )
...
* Change default authority to "organizations"
* Fixed tests
* PR Fixes
2022-06-08 10:50:24 +03:00
AsafMah
94b53f0208
Docs ( #195 )
2022-05-31 14:06:06 +03:00
AsafMah
5fef09101a
Random port for userprompt ( #194 )
2022-05-19 10:01:02 +03:00
AsafMah
2fae543e73
Better gz temp file creation, Delete when done. ( #192 )
...
* Better gz temp file creation, Delete when done.
* Try passing null as path, and fd as fd
* logs
* more logs
* Remove removal
* Revert "Remove removal"
This reverts commit 13280bb331
.
* Correct file ending.
* Revert "more logs"
This reverts commit 48415bfb14
.
* Revert "logs"
This reverts commit 759f987777
.
* try writing in current dir.
* pass path directly.
* pass path directly.
2022-05-19 09:08:58 +03:00
AsafMah
cd4cf5b0c1
Fixed readme minimum node version
2022-04-26 16:32:47 +03:00
AsafMah
98353bc492
Version v3.3.2
2022-04-25 08:09:36 +03:00
AsafMah
3c11b94b88
Fixed CONTRIBUTING.md
2022-04-25 08:03:25 +03:00
AsafMah
a083289fd1
fixed scripts
2022-04-25 08:01:07 +03:00
AsafMah
3850931973
move to workspaces and lerna-lite
2022-04-25 07:57:20 +03:00
AsafMah
38662546d5
Fixed ToJSON accidental mutation ( #191 )
2022-04-25 07:20:35 +03:00
AsafMah
a798997490
Improve url parsing ( #190 )
...
* Improve url parsing
* Fixed test
2022-04-25 07:19:39 +03:00
AsafMah
f9f7ee42b8
Improve dev environment - have all actions be in the main package.json ( #188 )
...
* Move files around
* Moved logic to main package.json
* Prettier
* Fixed publishing
* prettier
* Fixed lint, don't pack test
* directory
* try again
* fix files
* fix
* v3.3.2
* v3.4.0
* add model
* exclude dist
* revert to 3.3.0
* v3.3.1
* revert to 3.3.0
* back to 3.3.1
* Remove content
* prettify
* Revert to inline files
* correct files
* Removed old references and filed prettier
* Remove unnecessary changes, remove max-classes-per-file lint
* formatting
2022-04-25 07:15:25 +03:00
alonadam
77837749ef
Use retry mechanism on potentially throttled operations. ( #189 )
2022-04-14 17:12:19 +03:00
AsafMah
7cdf70d351
-Moved package-lock.json to one file on thr root, as recommended in lerna.
...
-Removed needless CI instructions
2022-04-10 14:14:55 +03:00
AsafMah
a4760ed330
v3.3.1
2022-04-07 16:50:12 +03:00
AsafMah
0232b37aae
Fixed package lock files
2022-04-07 16:49:41 +03:00
AsafMah
c0b1e333ce
from git
2022-04-07 16:34:46 +03:00
AsafMah
608fe26186
Checkout master on publish
2022-04-07 16:29:47 +03:00
AsafMah
58951d4e90
typo
2022-04-07 16:15:35 +03:00
AsafMah
0f3ed7cf5b
Moving to lerna ( #186 )
...
*Moving to lerna
2022-04-07 16:08:06 +03:00
AsafMah
6c22d5b3b9
Revert "Bump to 3.2.0"
...
This reverts commit 8d5112e7
2022-04-05 13:09:29 +03:00
AsafMah
4d343c41b2
Revert "typo"
...
This reverts commit a979c2d53e
.
2022-04-05 13:09:15 +03:00
AsafMah
3b7983236c
Revert "Fixed push"
...
This reverts commit ba30bd6971
.
2022-04-05 13:09:11 +03:00
AsafMah
99479d4441
Revert "Pin azure-kusto-ingest version to azure-kusto-data@"
...
This reverts commit 745fed1e54
.
2022-04-05 13:09:07 +03:00
AsafMah
86ed75537f
Revert "Created create-release.yml"
...
This reverts commit f71e10c168
.
2022-04-05 13:09:02 +03:00
AsafMah
1d6564440f
Revert "Trying to create releases"
...
This reverts commit 877065e6ca
.
2022-04-05 13:08:48 +03:00
AsafMah
877065e6ca
Trying to create releases
2022-04-05 13:07:28 +03:00
AsafMah
65e8d0d1ff
Merge remote-tracking branch 'origin/master'
2022-04-05 12:43:29 +03:00
AsafMah
f71e10c168
Created create-release.yml
2022-04-05 12:43:13 +03:00
Asaf mahlev
745fed1e54
Pin azure-kusto-ingest version to azure-kusto-data@
2022-04-05 09:35:06 +00:00
AsafMah
ba30bd6971
Fixed push
2022-04-05 12:27:27 +03:00
AsafMah
db5635fc7c
Merge remote-tracking branch 'origin/master'
2022-04-05 12:18:00 +03:00
AsafMah
0c0a79cf57
Remove cache
2022-04-05 12:17:35 +03:00