Releases: htgc/fluent-plugin-azurestorage
Releases · htgc/fluent-plugin-azurestorage
v0.1.0
v0.0.8
This release updates the plugin to work with Azure ASM SDK 0.7.x. Azure introduced incompatible changes in its Ruby SDK 0.7.x, which made the plugin unusable with the latest versions of Azure SDK. Here were the changes made:
- Updated dependency to Azure ASM Ruby SDK. Supported versions for Azure ASM Ruby SDK are: 0.7.1 to 0.7.7
- Fixed code for creating the Azure Blob Service
- Updated dependency to Ruby versions. Only Ruby 2.1 and higher are supported
- Fixed test cases to support Fluentd 0.14