Ramachandran G
75149e2f7e
Merge branch 'master' of https://github.com/Azure/kafka-sink-azure-kusto into feature/UpdateFormatter
2022-09-07 15:01:53 +05:30
Ramachandran A G
83f579f62d
Feature/update readme docs ( #84 )
...
* Update README.md for PR-81/82/83
* Make table validations as explicit opt out
2022-09-07 14:54:13 +05:30
Ramachandran G
94229314e0
* Add formatter and reformat code as per azure-kusto-java
2022-09-05 21:14:02 +05:30
Preston M. Price
1694e343b1
Adding option to enable/disable table access validation ( #82 )
2022-09-05 20:11:21 +05:30
Preston M. Price
26d02da395
Adding logic to stop collecting all messages when the DLQ is not enabled. ( #83 )
2022-09-05 17:52:57 +05:30
Tanmaya Panda
41797ff02c
Feature/remove mandatory mapping ( #81 )
...
* Fix issue#76. Make mapping optional
* Update README.md as per comments
* Add more tests
Co-authored-by: ohad bitton <32278684+ohadbitt@users.noreply.github.com>
Co-authored-by: Tanmaya Panda <tanmayapanda@Tanmayas-MacBook-Pro.local>
2022-09-05 15:43:14 +05:30
Ramachandran G
e4fc754d7f
* Update version to 3.0.3 in pom
2022-08-25 17:04:57 +05:30
Ramachandran A G
9faeb56389
Merge pull request #80 from tanmaya-panda1/feature/fix-cve-error
...
fix-cve-vulnerabilities
2022-08-25 16:48:50 +05:30
Tanmaya Panda
630ad4d6f5
updated readme.MD
2022-08-12 17:30:16 +05:30
Tanmaya Panda
400bd2a201
excluded kusto-data jackson-databind
2022-08-11 16:50:45 +05:30
Tanmaya Panda
65b0b15dac
fix-cve-vulnerabilities
2022-08-10 17:04:11 +05:30
ag-ramachandran
a4d0fcbd6e
* Add changes to support protobuf ingestion ( #75 )
...
* * Add changes to support protobuf ingestion
* * Add release changes to documentation
2022-07-25 15:59:38 +03:00
ohad bitton
8421d3880f
Wait on close ( #71 )
...
* close by first stop all
* close by first stop all
* v2.3.1
* stopped writer
* small
* dont finish file on close..
* fix test
* test
* synchronized
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2022-06-13 10:53:47 +03:00
Ohad Bitton
324e48caeb
kafka-connect-avro-converter
2022-06-06 14:19:22 +03:00
ohad bitton
ec6c7f220d
v3.0.0
2022-06-06 14:13:29 +03:00
AsafMah
6c44b4a4f8
Merge pull request #74 from Azure/java_sdk3.1.1
...
java sdk 3.1.1
2022-06-06 13:17:05 +03:00
Ohad Bitton
0feed87a54
java sdk 3.1.1
2022-06-06 13:01:57 +03:00
Yihezkel Schoenbrun
257da86c48
Merge pull request #72 from Azure/users/GitHubPolicyService/224d3680-2be9-4765-8837-07c6041f9abb
...
Adding Microsoft SECURITY.MD
2022-05-31 11:47:36 +03:00
microsoft-github-policy-service[bot]
5c0e92a0a8
Microsoft mandatory file
2022-05-31 08:45:40 +00:00
Yihezkel Schoenbrun
569c1efc21
Merge pull request #67 from Azure/fix-locks
...
Added AutoCloseableLock to ensure the lock unlocks every time
2022-05-31 11:45:36 +03:00
AsafMah
b4e0aaf6da
Merge branch 'master' into fix-locks
...
# Conflicts:
# src/main/java/com/microsoft/azure/kusto/kafka/connect/sink/TopicPartitionWriter.java
2022-05-03 11:43:48 +03:00
AsafMah
60e549f1d1
Fixed exception catching.
2022-05-03 11:40:17 +03:00
ohad bitton
33fe1f92ee
Default flush time configuration change + streaming docs ( #63 )
...
* streaming documentation
* streaming documentation
* comments
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2022-04-04 09:53:33 +03:00
Minni Walia
9cd06ddcdb
Update README.md
...
Included configurations and documentation for streaming ingestion.
2022-04-03 23:42:29 +10:00
AsafMah
e9d90bc1cb
Added AutoCloseableLock to ensure the lock unlocks every time.
2022-02-13 12:02:15 +02:00
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