Граф коммитов

338 Коммитов

Автор SHA1 Сообщение Дата
Yihezkel Schoenbrun 07e3859d0d
Throw KustoServiceQueryError when Kusto service result includes OneApiError(s) (#339)
* Throw KustoServiceQueryError when Kusto service result includes OneApiError(s)

* Black

* Fix test

* Reuse variable, per Ohad's suggestion
2024-01-17 20:12:32 +02:00
ohad bitton ae1889f44e
better reading streaming sample (#338) 2024-01-16 11:16:13 +02:00
Ohad Bitton b6953e9a8b v5.0.3 2023-11-27 16:49:29 +02:00
AsafMah af770db266
Test more java versions (#332) 2023-11-27 16:23:16 +02:00
ohad bitton 88ddc35cde
Transient IOError (#331)
* transient IOError

* transient IOError

* move getObjectMapper back to utils

* revert unrelated

* revert unrelated

* fix warning

* revert HttpClientProperties move to http folder

* try again

* format

* disable managed streamign test

* timeout test

* t

* dis q t

* redo test

* redo test

* no retry in cloud test

* no retry in cloud test

* fix vavr not used

* stop it !

* stop it !

* stop it !

* queuedClient test again?

* no managed , queuedClienttest minus ingestFromBlob_IngestionReportMethodIsNotTable_EmptyIngestionStatus

* format

* add again ingestFromBlob_IngestionReportMethodIsNotTable_EmptyIngestionStatus

* now with retries?

* retries not vavr?

* f

* nicer

* nicer

* nicer

---------

Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2023-11-27 15:25:23 +02:00
asafmahlev 484c34bbf2 Revert "Test more java versions"
This reverts commit 938123cbf0.
2023-11-20 16:15:18 +02:00
asafmahlev 938123cbf0 Test more java versions 2023-11-20 16:13:17 +02:00
AsafMah af012a65a0
Fixed bug in ranked buckets (#329) 2023-11-02 09:30:41 +02:00
Yihezkel Schoenbrun 061818ffb9
Fix method name capitalization and other non-functional changes (#328)
* Fix capitalization of method names, and other non-functional improvements

* Fix capitalization of method names, and other non-functional improvements

* Fix black

* Revert breaking change

* Additional change required after merge
2023-10-29 14:44:11 +02:00
Tanmaya Panda 1398520aa6
add connection string auth (#319)
* add connection string auth

* removed keywords

* manual execution false

* addressed review comments

* replaced with string utils blank

* fixed javadoc error
2023-10-19 11:29:33 +05:30
AsafMah bfa2b6aa21
Added ranked buckets (#323) 2023-10-17 08:30:34 +03:00
Yihezkel Schoenbrun 10ee5f6d13
Fix and refactor and unit test KustoResultSetTable (#327)
* Fix and refactor and unit test KustoResultSetTable

* Improve lambda

* - Improve JSON test
- Fix black

* Fix capitalization of test method names
2023-09-28 14:36:39 +03:00
AsafMah a89b4f6de5
Added playfab (#324) 2023-09-27 10:04:34 +03:00
Anton Yurchenko b62ccd4660
Fix release lines typos (#322) 2023-08-28 12:46:31 +03:00
AsafMah 465a5c361f
Release 2023-08-27 09:36:36 +03:00
AsafMah f887bcebce
Release 2023-08-27 09:28:38 +03:00
AsafMah 2991ba1a84
Release 2023-08-26 17:43:11 +03:00
AsafMah 4aa817201d
test 2023-08-26 17:37:16 +03:00
AsafMah a10e907010
test 2023-08-26 17:32:31 +03:00
AsafMah a91875e727
aa 2023-08-26 17:12:32 +03:00
ohad bitton 2f0a5e1d4c
bump version (#321)
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2023-08-24 14:13:31 +03:00
ohad bitton 3db98fc600
Close response (#320)
* close response

* f

---------

Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2023-08-24 13:36:53 +03:00
ronmonetaMicro eff584c119
Added autocrrectendpoint usage (#296)
* Added autocrrectendpoint usage

* Added autocrrectendpoint usage

* Added isreserved hostname support and tests

* Maven reforamtting

* fixed clusterurl fix

* Following PR notes - added more tests, revamped isReservedHostName and fixed documentation

* With Formatting

* Changed from var to actual types

* Fixed IPV6 scenario

* Fixed formatting

* Fixed blocking on non local addresses

* Moved tests from e2e to unittests files + Other PR notes anout deprecated functions

* Added more test cases
2023-08-13 12:47:56 +03:00
Cole 3b63ae4915
more dependency bumps! more! (#316) 2023-08-13 12:32:23 +03:00
AsafMah 9db1db1710
Try making a github release before doing real release 2023-07-31 12:17:45 +03:00
AsafMah b6ac9a0ab7
Update CHANGELOG.md 2023-07-31 12:16:39 +03:00
ohad bitton 9166bff4de
Update CHANGELOG.md (#315) 2023-07-31 10:41:08 +03:00
ohad bitton ec58d743fc
bump versions (#314)
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2023-07-31 10:21:46 +03:00
ohad bitton 5a89292d5e
Dont use timer if closed (#312)
* dont use timer if null

* dont use timer if null

* UserPromptTokenProvider public

* synchronized PublicAppTokenProviderBase

* synchronized PublicAppTokenProviderBase

* format

* add comment

* add comment

---------

Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2023-07-26 17:35:30 +03:00
AsafMah e2b288d13a
Queued Ingestion Client now supports retries (#308)
Co-authored-by: ohad bitton <32278684+ohadbitt@users.noreply.github.com>
2023-07-24 10:20:43 +03:00
AsafMah 04f2945633
Always do (#311) 2023-07-19 13:53:51 +03:00
Tanmaya Panda 79cc872763
fixed jackson transient serialization bug and handled HTTP status 204 in HTTPResponseWrapper (#310) 2023-07-17 07:51:12 +03:00
AsafMah 42d34fd30c
Added `executeQuery`, `executeMgmt` (#309)
* Added specific executes

* Added specific executes

* Formatter
2023-07-13 09:53:41 +03:00
Eitan Moed fae7704426
User/t eitanmoed/distributed tracing (#298) 2023-06-26 15:02:47 +03:00
ohad bitton e908bff85f
Guess who's back - Java 8 is back again - tell a friend (#307)
* java 8 and new bom

* changelog and version

* fix

* fix

* comments

---------

Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2023-06-15 18:08:00 +03:00
AsafMah 66c6584888
No codedov annotations 2023-06-15 15:15:15 +03:00
ronmonetaMicro 471d47b3f2
ignore first record support (#304)
* Added ignore first record support + flag whether to test on managed streaming ingest or not

* Update ingest/src/test/java/com/microsoft/azure/kusto/ingest/E2ETest.java

Co-authored-by: AsafMah <asafmahlev@microsoft.com>

* Update ingest/src/test/java/com/microsoft/azure/kusto/ingest/E2ETest.java

Co-authored-by: AsafMah <asafmahlev@microsoft.com>

---------

Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2023-05-15 10:22:20 +03:00
ohad bitton 7c2a1416da
Nicer code for managed streaming (#303)
* nicer code

* f

* fix test

* forat

---------

Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2023-05-08 09:45:48 +03:00
ohad bitton 82c27101c8
Add the new Storage exceptions to methods signatures (#299)
* The new Storage implementation hides the exceptions thrown in annotations. such as         @UnexpectedResponseExceptionType(TableServiceErrorException.class)

* fix test

* better log

---------

Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2023-05-03 14:02:44 +03:00
AsafMah fffb33c918
Update publish-unit-test-result-action to version 2 in build.yml (#302) 2023-04-27 13:04:38 +03:00
Cole f841a7f91a
Dependency bumps, jackson, commons features, httpclient, and msal4j (#295)
* minor dependency bumps
jackson security bump

* added dependency alignment comment

---------

Co-authored-by: cole <colesnyder@jlg.com>
Co-authored-by: ohad bitton <32278684+ohadbitt@users.noreply.github.com>
2023-04-19 10:55:22 +03:00
ohad bitton ae64f3756a
Bug fix - timeout as string (#293)
* fix timeout as string

* format

* fix test

---------

Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2023-04-18 13:53:01 +03:00
ohad bitton 01b608e6e7
Streaming ingest from blob storage (#288)
* working and nice

* fix tests

* format

* revert samples

* test streaming from blob

* revert revert test

* test

* format

* fix test

* revert

---------

Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2023-04-17 13:38:38 +03:00
AsafMah e478801857
Replace non-ascii characters in headers to be in line with the service. (#292)
* Replace non-ascii characters in headers to be in line with the service.

* Use a more concise method
2023-04-16 13:35:10 +03:00
AsafMah 9540e93da3
No redirects by default (#291) 2023-03-30 11:50:16 +03:00
AsafMah 91e10d6753
Staging 2023-03-20 18:27:23 +02:00
AsafMah 6780dc2851
fix release + pr template 2023-03-20 18:12:54 +02:00
AsafMah e7116a3bca
fix release + pr template 2023-03-20 17:30:08 +02:00
AsafMah 64c5bf7b85
fix release 2023-03-20 17:25:00 +02:00
AsafMah bf4e6a9331
fix release 2023-03-20 17:17:51 +02:00