Skip to content

Releases: crowbar/crowbar-client

v2.4.2

11 May 12:02
Compare
Choose a tag to compare
  • BUGFIX
    • Fixed duplicate option, renamed --anonymous shorthand from -a to -A (@tboerger)
    • Raised timeout default value to prevent timeouts on requests (@MaximilianMeister)
    • Pin development dependency listen to ruby 2.1 compatible version (@tboerger)
  • ENHANCEMENT

v2.4.1

08 Feb 13:45
Compare
Choose a tag to compare
  • BUGFIX
    • Fixed updated path to installer API (@jdsn)
    • Print correct help output for backup commands (@tboerger)
  • ENHANCEMENT
    • Integrated changes for fixed batch API (@tboerger)

v2.4.0

27 Jan 14:22
Compare
Choose a tag to compare
  • BUGFIX
    • Fixed backup commands by name (@tboerger)
    • Fixed help output for nested commands (@tboerger)
  • ENHANCEMENT
    • Added subcommand to trigger a backup restore (@tboerger)
    • Added subcommand for batch build and export (@tboerger)

v2.3.0

18 Jan 10:20
Compare
Choose a tag to compare
  • BREAKING
    • Dropped --no-aliases option from node list subcommand (@tboerger)
    • Dropped --no-names option from node list subcommand (@tboerger)
  • ENHANCEMENT
    • Added more columns to node list subcommand (@tboerger)
    • Order node list subcommand output alphabetically now (@tboerger)
    • Added subcommand to reset a proposal state through the API (@tboerger)
    • Added subcommand to interact with the backup API (@tboerger)
    • Added subcommand to set the group of a node (@tboerger)

v2.2.1

15 Dec 14:00
Compare
Choose a tag to compare
  • BUGFIX
    • Fixed attribute naming within network request classes (@tboerger)
    • Always provide a valid output format (@tboerger)
    • Call correct classes for ip deallocation (@tboerger)
  • ENHANCEMENT

v2.2.0

04 Dec 10:18
Compare
Choose a tag to compare
  • BUGFIX
    • Fixed reading of files for proposal create/edit (@tboerger)
  • ENHANCEMENT
    • Added proper error handling to file read on proposal (@tboerger)
    • Added subcommands for installation of admin server (@MaximilianMeister)
    • Added proper error handling for general connection (@tboerger)

v2.1.0

25 Nov 15:02
Compare
Choose a tag to compare
  • BREAKING
    • Removed the config file flag, just using default paths (@tboerger)
  • BUGFIX
  • ENHANCEMENT
    • Added API help subcommand (@tboerger)
    • Added switch to hide ready nodes within status (@tboerger)
    • Added switches to hide names or aliases on node list (@tboerger)
    • Integrated config values from environment (@tboerger)

v2.0.0

12 Nov 16:21
Compare
Choose a tag to compare
  • BREAKING
    • Renamed bin/crowbar to bin/crowbarctl (@tboerger)
  • BUGFIX
    • Fixed format shortcuts to method instead of class options (@tboerger)
  • ENHANCEMENT
    • Be sure to set the correct output format (@tboerger)

v1.0.1

11 Nov 13:41
Compare
Choose a tag to compare
  • BUGFIX
    • Fixed typos for renaming of HostIP (@tboerger)
    • Fixed typos for renaming of VirtualIP (@tboerger)
  • ENHANCEMENT
    • Downgraded terminal-table dependency (@tboerger)

v1.0.0

11 Nov 13:41
Compare
Choose a tag to compare
  • Initial release