Skip to content

Releases: theforeman/hammer-cli-foreman

0.10.1

25 Apr 12:19
Compare
Choose a tag to compare
  • Require apipie-bindings >= 0.2.0 (#19362)
  • Require rest-client >= 1.8.0 (PR #306) (#19358)
  • Custom error for 401 unauthorized (PR #305) (#19362)
  • Use Array for empty attributes (#19312)
  • Prevent sending nil values in hostgroup update (#14872)
  • Install server CA cert without root access (#19083)
  • Make session authenticator compatible with rest-client 1.8 (#19159)

0.10.0

28 Mar 14:44
Compare
Choose a tag to compare
  • Instructions for fetching SSL CA cert (#19033)
  • Adding --hidden-value option to parameters (#18878)
  • Add command to clone user role (#18318)
  • Default organization/location work with authenticators (#17936)
  • Display hostgroup title on host actions (#18739)
  • Respect original request_params (#18790)
  • Rename config template to provisioning template (#18654)
  • User create/update accepts organization/location name (#17923)
  • Skip generating option --root-pass for host create (#18337)
  • Session authenticator keeps asking for user (#18170)
  • Host create uses name options (#18339)
  • Only include .mo files below locale/ (#18439)
  • Add config group commands (#7520)
  • Poweroff hosts when using --force option (#18319)
  • Resolve subnet and domain for host create/update (#273) (#17247)
  • Prevent from setting taxonomies for non-overriding filters (#17730)

0.9.0

15 Dec 21:47
Compare
Choose a tag to compare
  • Auth overrides only unauthorized exception (PR #271) (#17650)
  • Session auth in hammer (PR #269) (#8016)
  • Display override value order as long text (#17355)
  • Showing roles inherited from usergroups (#16016)
  • The 'start' key always needs a 1 or 0 (#17393)
  • Compute resource specific details in host help (PR #263) (#12472)
  • Fix compute-resource info (#17077)
  • List override in filter output (#17109)
  • Added description field to User in hammer (#16772)
  • Added description field to Roles in hammer (#16771)
  • add taxonomies to role info (#16799)
  • Adds 'builtin' attribute to Role list (#16406)

0.8.0

01 Sep 10:50
Compare
Choose a tag to compare
  • add realm commands to hammer (PR #240) (#4918)
  • Renamed name to variable for smart_variables (#16119)
  • displaying use_puppet_default in sc-param info (#16059)
  • show admin flag in user-group listing (#12473)
  • pin fast_gettext to < 1.1.0 for ruby < 2.1 (PR #257) (#16141)
  • Remove parameters api call from host info command (#15585)
  • Add hostgroup create/update tests (#15312)
  • Add description to organization and location list (PR #247) (#15502)
  • Add add/remove location command to organization (PR #248) (#15501)
  • Update documented test data path (PR #246) (#15433)

0.7.0

14 Jun 21:57
Compare
Choose a tag to compare

Changelog

  • Let print adapters decide whether to paginate (#15257)
  • Forbid setting smart param override value and puppet default (#13832)
  • Add rebuild config option for host (PR#231) (#12103)
  • Removing wrong colons from host create docs
  • i18n - remove underscore from override value error message
  • Typo in MissingSeachOptions (#14007)
  • Add Catalan language (#14947)
  • Hammer shows incorrect admin status when assign admin role using user group (#14606)
  • Fixed response parsing for puppetclasses parameter (#14930)
  • Display locked flag for templates and ptables (#14943)
  • Document vmware start parameter
  • Fixes VMware name in docs for host create
  • Respect per_page set in config file (#14530)
  • Provide success/failure message for associating commands (#7492)
  • Add support for Gemfile.local.rb (#14466)
  • Fixing path in docs for generated test json (PR#226)
  • Added clone command to config templates (#13946)
  • Handle API request redirects with useful message (#11147)
  • Newer version of apipie validates types for arrays (#13966)
  • Show auth source name for all auth sources (#7468)
  • Environment and Puppet proxy is not required (#13926)
  • Added special method for dealing with puppetclasses (#11880)
  • Make primary and provision flag optional (#13927)