v2.0.0-alpha.0
Pre-release
Pre-release
mauriciopoppe
released this
31 Oct 15:47
·
11 commits
to library-development
since this release
What's Changed
- Add mauriciopoppe to owners by @mauriciopoppe in #229
- Update GitHub action to be branch agnostic by @alexander-ding in #228
- Migrate filesystem API Group to library model by @alexander-ding in #231
- Migrate disk API group to library model by @alexander-ding in #233
- Migrate volume API group to library model by @alexander-ding in #240
- Migrate system API group to library model by @alexander-ding in #244
- feat: migrate smb API group to library model by @alexander-ding in #245
- Migrate iscsi API group to library model by @alexander-ding in #247
- Remove v1 integration tests by @alexander-ding in #251
- Remove v1 client and pkg code by @alexander-ding in #252
- Document API group interface methods by @alexander-ding in #254
- Rename Smb to SMB by @alexander-ding in #258
- Remove compatibility methods for old API versions by @alexander-ding in #257
- Document structs used in API group interfaces by @alexander-ding in #266
- Rename iscsi to iSCSI by @alexander-ding in #260
- Rename iqn to IQN by @alexander-ding in #269
- Rename Id to ID by @alexander-ding in #270
- Delete Makefile checks from GitHub actions by @alexander-ding in #262
- Rename API to HostAPI by @alexander-ding in #268
- Rename typo in file name by @alexander-ding in #273
- test: migrate tests to HostProcess pods by @alexander-ding in #274
- Bump version to v2 by @alexander-ding in #275
- Update documentation for v2 release by @alexander-ding in #276
- Modify Makefile to compile integration test by @alexander-ding in #279
- doc: add top level comment for GitHub action by @alexander-ding in #280
Full Changelog: client/v1.1.2...v2.0.0-alpha.0