ohad bitton
6dbd611a0f
Kusto Streaming ( #61 )
...
* streaming
* streaming
* test
* 2.2.0
* 2.2.0
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
Co-authored-by: KustoIbizaExtension Build <kustodev@microsoft.com>
2021-09-13 15:42:22 +03:00
Yihezkel Schoenbrun
fe8e74ac2e
Merge pull request #59 from Azure/fixMultijsonBugAndAddJsonTests
...
Fix bug with multijson Data Format
2021-08-23 11:41:29 +03:00
Yihezkel Schoenbrun
d809c558fb
Fix bug with multijson Data Format, remove duplicate enum values, add json tests, and modularize tests
2021-08-18 20:50:16 +03:00
KustoIbizaExtension Build
bd4e1be76c
fix build single
2021-07-25 16:40:20 +03:00
ohad bitton
856679f2db
Use sdk 2.8.2 ( #57 )
...
* sdk 2.8.2
* sdk 2.8.2
Co-authored-by: KustoIbizaExtension Build <kustodev@microsoft.com>
2021-07-08 17:41:58 +03:00
Yihezkel Schoenbrun
9f83e88d57
Merge pull request #56 from Azure/ImproveTabeNotFoundErrorMessage
...
Improve "Table not found" error message to be clearer and include exception message
2021-06-29 18:23:16 +03:00
Yihezkel Schoenbrun
f9b7d01bcf
Improve "Table not found" error message to be clearer and include exception message
2021-06-25 04:25:02 +03:00
Yihezkel Schoenbrun
8871cbd483
Improve "Table not found" error message to be clearer and include exception message
2021-06-24 00:40:06 +03:00
dependabot[bot]
4dc27c331f
Bump httpclient from 4.5.3 to 4.5.13 ( #55 )
...
Bumps httpclient from 4.5.3 to 4.5.13.
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 20:41:06 +03:00
Yihezkel Schoenbrun
69e9cd4a4b
Merge pull request #54 from Azure/dependabot/maven/commons-io-commons-io-2.7
...
Bump commons-io from 2.6 to 2.7
2021-05-09 00:43:10 +03:00
dependabot[bot]
b3129073e3
Bump commons-io from 2.6 to 2.7
...
Bumps commons-io from 2.6 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 18:48:37 +00:00
Yihezkel Schoenbrun
51dbf28e99
Fix "Contributing" section
2021-02-10 01:06:12 +02:00
Yihezkel Schoenbrun
44ad143114
Merge pull request #51 from Azure/addReleaseHistoryToReadme
...
Add release history to README.md
2020-11-12 21:09:40 +02:00
Yihezkel Schoenbrun
b8a101e10b
Add reference to "Release History" section in the "Major version specifics" section (which is moved from section 13 to 15)
2020-11-12 21:05:10 +02:00
Yihezkel Schoenbrun
b99ec9a56a
Add release history to README.md
2020-11-12 20:32:30 +02:00
Yihezkel Schoenbrun
e352b31b12
Merge pull request #50 from Azure/bumpVersionTo2ForEngineUrl
...
Bump the version to 2.0.0
2020-11-12 17:48:45 +02:00
Yihezkel Schoenbrun
daac455fb0
Bump the version to 2.0.0 to because of the new required kusto.query.url parameter.
2020-11-12 17:32:20 +02:00
Yihezkel Schoenbrun
c14a17166c
Merge pull request #49 from Azure/upgradeToJunit5
...
Previously had test dependencies on both JUnit4 and JUnit5
2020-11-05 16:07:49 +02:00
Yihezkel Schoenbrun
6840d6e75f
Improve wording of "Disabled" test's explanation
2020-11-05 16:04:11 +02:00
Yihezkel Schoenbrun
a375e36cd9
Improve merge
2020-10-27 01:43:56 +02:00
Yihezkel Schoenbrun
ca95c5a738
Merge branch 'upgradeToJunit5' of https://github.com/Azure/kafka-sink-azure-kusto into upgradeToJunit5
2020-10-27 01:38:08 +02:00
Yihezkel Schoenbrun
afd7419fa3
Fix error
2020-10-27 01:35:14 +02:00
Yihezkel Schoenbrun
326eefe04b
Merge branch 'master' into upgradeToJunit5
2020-10-27 01:32:53 +02:00
Yihezkel Schoenbrun
583836f4d6
Previously had test dependencies on both JUnit4 and JUnit5. Upgraded entire project to JUnit5, and removed JUnit4 dependencies.
2020-10-27 01:03:41 +02:00
Yihezkel Schoenbrun
3218b7b25c
Merge pull request #40 from Azure/addOptionalEngineUrlConfig
...
Add kusto.engine.url as required param and rename kusto.url to kusto.ingestion.url
2020-10-27 00:00:25 +02:00
Yihezkel Schoenbrun
0988d031a6
Merge branch 'master' into addOptionalEngineUrlConfig
2020-10-18 10:39:01 +03:00
Yihezkel Schoenbrun
e6f366971e
Update references to URI to be URL, where appropriate. This is because though all Kusto endpoints are URIs, more specifically, they're also URLs.
2020-10-18 10:31:38 +03:00
ohad bitton
25f91b8dd3
Fix - temp dir and timer fix ( #48 )
...
* fix int cant be cast to long
* v1.0.3
* fix timer cancel
* v1.0.4
* 1.0.4
* v1.0.3
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2020-10-14 21:24:00 +03:00
Yihezkel Schoenbrun
907b6235de
Dependabot suggested upgrading JUnit from 4.7 to >= 4.13.1 ( #47 )
...
Upgrading to 4.13.1 even though we're not affected by this vulnerability for the following reasons:
1) This is for junit, which is not delivered anyway (pom test scope)
2) We don't use any Rules, nevermind the vulnerable Rule "TemporaryFolder"
3) We never execute this in a place where there are both:
a. Sensitive data in a TemporaryFolder, and
b. Untrusted users
2020-10-14 00:00:42 +03:00
Yihezkel Schoenbrun
5715669523
Merge branch 'master' into addOptionalEngineUrlConfig
2020-10-13 01:18:50 +03:00
Yihezkel Schoenbrun
5a2c98e3a9
Fix tests
2020-10-13 01:04:10 +03:00
Yihezkel Schoenbrun
770661695f
Upgrade pom version in order to release with fix to Issue 41 (FETCH_TABLE_QUERY result throws exception due to being cast to int).
2020-10-13 00:47:39 +03:00
Yihezkel Schoenbrun
51b8adf0c8
Merge branch 'master' into addOptionalEngineUrlConfig
2020-10-13 00:22:44 +03:00
ohad bitton
e4d15149a1
Fix multijson ( #45 )
...
* fix int cant be cast to long
* multijson support
and fix int cant be cast to long
* v1.0.3
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2020-10-13 00:22:20 +03:00
Ohad Bitton
3ca9dc9052
format is changed back from multijson
2020-10-12 23:37:06 +03:00
Yihezkel Schoenbrun
f64c3bad71
Merge branch 'master' into addOptionalEngineUrlConfig
2020-10-11 16:07:19 +03:00
Yihezkel Schoenbrun
dcbecef0ff
Merge pull request #43 from Azure/upgradeVersion
...
Upgrade pom version in order to release with fix to Issue 41
2020-10-06 19:39:41 +03:00
Yihezkel Schoenbrun
7acf94e109
Upgrade pom version in order to release with fix to Issue 41 (FETCH_TABLE_QUERY result throws exception due to being cast to int).
2020-10-06 03:36:23 +03:00
Yihezkel Schoenbrun
ed9de1e6a1
Merge pull request #42 from Azure/castCountToLong
...
Cast the count of records to long instead of int
2020-10-01 21:35:18 +03:00
Yihezkel Schoenbrun
a8e5d9c2f2
Remove blocker for customer by casting the count of records to long instead of int, because they have too many records to fit in an int.
...
However, a more performant fix would be to instead execute a more trivial query, and will be done in the future.
2020-10-01 20:25:16 +03:00
Yihezkel Schoenbrun
f6d558891f
Update src/test/java/com/microsoft/azure/kusto/kafka/connect/sink/KustoSinkConnectorConfigTest.java
...
Co-authored-by: ohad bitton <32278684+ohadbitt@users.noreply.github.com>
2020-10-01 20:07:35 +03:00
Anagha Khanolkar
830092c8f5
Update README.md
2020-10-01 09:00:45 -05:00
Anagha Khanolkar
f691032bec
Update README.md
2020-10-01 08:59:50 -05:00
Yihezkel Schoenbrun
aeccd9b7e1
Phase 1: Add kusto.engine.url as an optional param, which is used to verify table mappings and access.
2020-09-29 22:00:22 +03:00
Anagha Khanolkar
cb16235aaa
Update README.md
2020-09-04 15:38:42 -05:00
Anagha Khanolkar
dab4b41751
Update README.md
2020-09-03 14:00:39 -05:00
Anagha Khanolkar
30c50532c8
Update README.md
2020-09-03 13:57:32 -05:00
Anagha Khanolkar
7bada11723
Edits to the POM for the Confluent plugin - Connector Hub listing ( #37 )
2020-09-02 12:02:13 -05:00
Anagha Khanolkar
de39eecfac
Update README.md
2020-09-02 09:45:07 -05:00
Anagha Khanolkar
391b2dc41c
Update README.md
2020-09-02 09:44:53 -05:00