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

11 Коммитов

Автор SHA1 Сообщение Дата
ohad bitton 6147035e83
Move to Blob Storage v12 and azure bom versioning (#240)
* storage v12

* storage v12

* complete - working

* STORAGE v12

* STORAGE v12 works and tested

* tests revert

* tests revert

* try pom

* try bom 1.0.6 - fails for reactor netty http

* bom 1.0.5 fails for netty for unknown reason - version match!

* bom 1.0.5 fails for netty for unknown reason - version match!

* revert me

* better

* merge it better

* merge better

* cleaner

* should work

* fix bom

* bom 1.2.4

* closeable clients

* merge with master, format and clean

* merge with master, format and clean

* test

* fix tests

* fix tests

* fix not working from stream

* work with older bom as well

* format

* fix verify

* fix ingest

* fix comments

* merge

* merge

* Fix ingestion status

* Fix e2e

* Fix ResourceManagerTest bug

* fix unused ependency

* revert

* format

* comments

* format

Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2022-11-03 18:18:18 +02:00
AsafMah ca04a5881a
Formatting - compact (#236)
* Revert "Add formatter plugin (#231)"

This reverts commit f23b0780ca.

* Formatting - compact
2022-03-31 09:58:33 +03:00
AsafMah f23b0780ca
Add formatter plugin (#231)
* Added formatter plugin, right now only starting

* Put config on main file

* Updated style to match ours better.

* Added declaration.

* edit build.yml

* Update style and apply formatting

* Update style and apply formatting

* Tweaked settings again

* Replace with session because that might be the correct path.

* Try formatting

* line endings

* renormalize new lines

* csluuid

* new lines

* new lines

* Run again with clean

* fixed build.yml

* Changed style to be better

* Added some docs
2022-03-29 15:40:49 +03:00
ohad bitton c3a13dfbeb
stop using jackson-mapper-asl (#123)
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2020-03-15 12:36:58 +02:00
Tomer Shetah a04b9c41ca
Version 1.0.0-BETA-05 (#88)
* Update POMs for publish (#79)

* Adding an example of using CompletableFuture with the ingestFromFile() (#75)

* update readme with how to install from maven (#81)

* reportStatusWithoutSecrets (#83)

* ingestWithTagsPropeties (#82)

* aadAuthencticatorLocksFix (#84)

* throw-full-exceptions (#85)

* Ingestion properties: add setAdditionalProperties (#86)

* Reorg dependencies (#87)
2019-05-22 13:35:24 +03:00
Tamir Kamara d58292a76f
Flatten POMs (#77)
* Flatten child poms to remove the need to publish the parent pom
* Add surefire plugin to kusto-data to run unit-tests
* change key file to 128bit to avoid the need for JCE
2019-03-11 23:21:22 +02:00
Rabeea Abu-Saleh 261e75befd
Ingestion Tests + Argument Validation (#63)
* Adding Ingestion Tests
* Adding argument validation
* Changes and fixes to make the code be more testable
* Adding Javadocs
* Renaming AzureStorageHelper -> AzureStorageClient
2019-02-19 17:38:49 +02:00
tamirkamara 595264bb0b add javadoc & source plugins 2019-01-27 15:45:40 +02:00
tamirkamara 4ab422be37 new version format, add packaging with dependencies back until we publish to maven 2018-12-05 21:16:14 +02:00
Tamir Kamara 60aea05dac
Fix jar packaging, readme, tests, and AAD tenant (#22)
* pom changes: move common jar versions to parent, update minor version of libs
* updated readme fixes #17
* updated file ingest sample
* fixes #9, fix null string check in authentication
* add example of how to do a query
2018-09-17 20:17:06 +03:00
tamirkamara 50bfea118f separate to different modules and create packages
git commit --amend --reset-author
2018-08-12 11:53:29 +03:00