Releases: RamenDR/ramenctl
Releases · RamenDR/ramenctl
v0.4.0
What's Changed
- Fix spelling of pvcSpecs by @nirs in #108
- Add report creation time by @nirs in #106
- ci: Run tests on all platforms and architectures by @nirs in #111
- cmd: Remove leftovers after requiring --output by @nirs in #107
- test: Report test steps by @nirs in #109
- Basic documentation by @nirs in #103
- Lint with golangci-lint by @nirs in #113
Full Changelog: v0.3.5...v0.4.0
v0.3.5
What's Changed
- Cross-platform executable builds in CI by @OdedViner in #100
- init: Optimize storage classes for ODF by @nirs in #101
- Require --output flag for test run and test clean commands by @OdedViner in #102
- docs: Add a testing guide by @nirs in #87
- Fix typos in testing guide by @nirs in #105
Full Changelog: v0.3.4...v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
What's Changed
- Update to latest ramen/e2e by @nirs in #61
- Makefile improvements by @nirs in #62
- report: Improve build info by @nirs in #63
- validate: add validate step for test run and clean by @parikshithb in #65
- test: Less verbose errors in console by @nirs in #67
- test: Add validate step to report by @nirs in #66
- Update to latest ramen/e2e by @parikshithb in #72
- build: Make test and clean .PHONY by @nirs in #71
- Fix Makefile to actually make test and lean .PHONY by @nirs in #73
- Support report with nested steps by @nirs in #74
- Auto detect distro by @parikshithb in #76
- test: Gather data for failed tests by @nirs in #77
- config: Remove cluster names from sample config by @parikshithb in #80
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Enhance init command to support ramen envfile by @OdedViner in #30
- test: Run all tests in parallel by @nirs in #52
New Contributors
- @OdedViner made their first contribution in #30
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Fix command name when running as "odf dr" by @nirs in #44
- Add build information by @nirs in #47
- Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #49
- Add test report by @nirs in #48
New Contributors
- @dependabot made their first contribution in #49
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Basic docs by @nirs in #17
- User interface design by @nirs in #18
- Add basic command infrastructure by @nirs in #19
- Improve sample config by @nirs in #20
- Read sample data from a file by @rakeshgm in #24
- add distro config in sample.yaml by @parikshithb in #29
- config: Improve sample comment by @nirs in #32
- Implement
ramenctl test
command by @nirs in #33
New Contributors
- @nirs made their first contribution in #17
- @rakeshgm made their first contribution in #24
- @parikshithb made their first contribution in #29
Full Changelog: https://github.com/RamenDR/ramenctl/commits/v0.1.0