Skip to content

Releases: appleboy/azure-blob-storage

v0.1.6

23 Oct 12:57
2985965
Compare
Choose a tag to compare

Changelog

Refactor

  • 2985965: refactor(github): consistently rename expiration keys in API responses (@appleboy)

v0.1.5

23 Oct 12:47
7fe50dc
Compare
Choose a tag to compare

Changelog

Features

  • 7fe50dc: feat(github): integrate GitHub API for enhanced functionality (@appleboy)

Enhancements

v0.1.4

05 Sep 13:24
1ad03e4
Compare
Choose a tag to compare

Changelog

Documentation updates

v0.1.3

05 Sep 07:00
c3b0ffc
Compare
Choose a tag to compare

Changelog

Documentation updates

v0.1.2

05 Sep 05:54
cd35fd9
Compare
Choose a tag to compare

Changelog

Documentation updates

v0.1.1

05 Sep 05:48
d62c190
Compare
Choose a tag to compare

Changelog

Features

  • d62c190: feat: incorporate duration parameter in main function logic (@appleboy)

v0.1.0

05 Sep 05:15
111e305
Compare
Choose a tag to compare

Changelog

  • 4f2ca3a refactor: eliminate unused input struct from the codebase
  • b2f0ea4 feat: implement environment variable management and testing
  • d78802a chore: update dependencies and enhance Docker workflow
  • 3e00ae0 build: enhance Dockerfile for Azure Blob Storage deployment
  • 452e1ba build: implement build automation with cross-platform support
  • 9c0ef48 ci: enhance CI/CD workflows and dependency management
  • 6c1da84 chore: update Go version and manage azcore dependencies
  • bf4021f feat: add Azure Blob Storage support with CLI functionality
  • 86c127c Initial commit