Releases: crowbar/crowbar-client
Releases · crowbar/crowbar-client
v3.1.6
3.1.6 - 2017-01-05
- BUGFIX
- Catch error 406 when node alias is not unique (bsc#1011581) (@MaximilianMeister)
- Use cancel not prepare (@MaximilianMeister)
- ENHANCEMENT
- Adapt http codes for upgrade cancel (@MaximilianMeister)
- Add SimpleError mixxin (@rsalevsky)
- Schema migration is included in the crowbar-init step now (@MaximilianMeister)
- Change endpoint of the openstack backup (@MaximilianMeister)
v3.1.5
3.1.5 - 2016-12-06
- BUGFIX
- Handover timeout to the rest-client (@MaximilianMeister)
- ENHANCEMENT
- Improve upgrade precheck output (@MaximilianMeister)
- Improve upgrade error output (@MaximilianMeister)
- Add subcommand to cancel upgrade (@MaximilianMeister)
- Drop batch build command (@MaximilianMeister)
- Mark upgrade subcommand as experimental (@rsalevsky)
v3.1.4
3.1.4 - 2016-11-14
- ENHANCEMENT
- Add database subcommand for fresh cloud installations (@MaximilianMeister)
- Update database parameter validations (@MaximilianMeister)
- Adapting request url's to various API changes (@MaximilianMeister)
v3.1.3
3.1.3 - 2016-10-18
- BUGFIX
- Dont try to parse the body when it could be nil (@MaximilianMeister)
- ENHANCEMENT
- Namespace the database setup in the upgrade case (@MaximilianMeister)
- Restrict the port validation to a max of 65535 (@MaximilianMeister)
- Adapt urls after moving the repocheck APIs (@MaximilianMeister)
- Adapt upgrade nodes command to the API (@MaximilianMeister)
v3.1.2
3.1.2 - 2016-09-19
- BUGFIX
- fix wrong usage of a case statement (@MaximilianMeister)
v3.1.1
3.1.1 - 2016-09-16
- BUGFIX
- Use the new API version by default on SP2 (@rsalevsky)
- ENHANCEMENT
- Add upgrade database subcommand (@MaximilianMeister)
- Add upgrade admin server repocheck subcommand (@MaximilianMeister)
- Drop ha and ceph repocheck in favor of nodes repocheck (@MaximilianMeister)
v3.1.0
3.1.0 - 2016-08-23
- BUGFIX
- Set the default apiversion to 1.0 (@MaximilianMeister)
- ENHANCEMENT
- Add upgrade subcommand (@MaximilianMeister)
v3.0.1
3.0.1 - 2016-08-19
- BUGFIX
- Fix batch export subcommand (bsc#994125) (@rsalevsky)
- ENHANCEMENT
- Enable configuring the api version (@MaximilianMeister)
v3.0.0
3.0.0 - 2016-08-16
- BREAKING
- Adapt backups subcommand to the new api 2.0 (@MaximilianMeister)
- BUGFIX
- Fix repository handling (bsc#993445) (@MaximilianMeister)
- ENHANCEMENT
- Added lgtm config (@rsalevsky)
- Clarify command role show (@Itxaka)
- Replace httparty/httmultiparty with rest-client (@MaximilianMeister)
v2.4.3
- BUGFIX
- Raise timeout to 300s to handle long requests (@rsalevsky)
- ENHANCEMENT
- Added --default option to create a proposal without an editor (@rsalevsky)