Skip to contents

azkit 0.3.1

azkit v0.2.0

What’s Changed - 🔥 Remove separate “managed_resource” argument in get_auth_token() by @francisbarton in #41 - ❗Try to surface error message from Azure in list_container_names() by @francisbarton in #40 - 🐛 Remove attempt to support partial matching of file names by @francisbarton in #36 - ☑️ Add check_container_class validation function by @francisbarton in #43 - Export check container function by @francisbarton in #54 - 🦡 Add hex badge (and SVG versions) by @francisbarton in #55 - Add functions to handle reading zipped json files and “any” file by @francisbarton in #57 - Add read_azure_table() function by @francisbarton in #58 - Add lintr and appease it by @francisbarton in #61 - Improve error messages to user when envvars not found by @francisbarton in #63 - Rejig logic of get_auth_token when force_refresh is turned on by @francisbarton in #64 - Refactor function arguments and handling of default values from env vars by @francisbarton in #68 - 🚢 Release v0.2 by @francisbarton in #69 - Full Changelog: v0.1.0…v0.2.0-