v0.1.0
What's Changed
- Upgrade to Golang 1.20 by @aokumasan in #6
- Fix instance id detection logic by @aokumasan in #7
- Bump nifcloud-sdk-go version to 1.21.0 by @aokumasan in #8
- Bump alpine version to 3.18.2 by @aokumasan in #9
- Implement NodeGetVolumeStats method in node driver by @aokumasan in #10
- Upgrade dependencies by @aokumasan in #11
- Fix lint errors by @aokumasan in #12
- Remove dependencies of other CSI drivers by @aokumasan in #13
- Add missing node caps: GET_VOLUME_STATS by @aokumasan in #14
- Feature/handle already attached detached volume error by @aokumasan in #15
- Add csidriver user by @aokumasan in #16
- Fix to use GitHub container registry by @aokumasan in #17
- Feature/add helm chart by @aokumasan in #18
- Add missing node service in README by @aokumasan in #19
- Delete old deploy manifests by @aokumasan in #20
- Add release workflow by @aokumasan in #21
Full Changelog: v0.0.5...v0.1.0