Releases: Azure/logstash-output-kusto
Version v2.0.1
Add support for managed identity
What's Changed
- Feature/support managed identity by @ag-ramachandran in #57
Full Changelog: v2.0.0...v2.0.1
Version v2.0.0
Fixes CVE vulnerabilities in commons-text and upgrades libraries to Kusto Java SDK 5.0.2
Changes build system to gradle for packaging dependent libraries
Full Changelog: v1.0.6...v2.0.0
Version v1.0.6
v1.0.6
Updates underlying Kusto SDK library to https://github.com/Azure/azure-kusto-java/releases/tag/v3.2.1
Bug Fixes:
Security fixes from the underlying SDK
Version v1.0.5
Updates underlying Kusto SDK library to https://github.com/Azure/azure-kusto-java/releases/tag/v3.1.3
Features:
- Support for HTTP and HTTPS proxies specified through configuration
Bug Fixes:
- Filter 0-byte files from getting flushed to ADX (#38)
Version v1.0.4
Updates underlying Kusto SDK library to https://github.com/Azure/azure-kusto-java/releases/tag/v3.1.1
Improvements include:
- Re-using of HTTP clients for better performance
- Support for native java proxy
- Bug fixes
Version v1.0.3
Improvements:
- Updated the kusto java library to latest version, for improvements and fixes, including supporting different clouds and synapse
Version v1.0.2
First official release for the 1.x.x version, the new version includes:
Compatibility with the latest versions of the Java Kusto Client
End to end testing
Renamed mapping to json_mapping in order to clarify usage. mapping still remains as a deprecated parameter.
Version v1.0.2-test5
Creating 1.0.2 test5
Version v1.0.2-test4
Creating 1.0.2 test4
Version v1.0.2-test3
Creating 1.0.2 test3