Hammer CLI 0.0.12 released

We have released updated version of Hammer CLI.
You can install [1] hammer_cli 0.0.12 and hammer_cli_foreman 0.0.12 as
gems from rubygems.org or as rpm from foreman nightly [2]. Debs will follow.

The updated Hammer version is compatible with new API response format
introduced to develop and nightlies recently. Format used in Foreman
1.3.x is supported as well.

The update also includes the following fixes:

  • [#3583] - set_parameter commands are failing
  • [#3756] - duplicite option operatingsystem_ids in media create and
    update

Regards,
Martin

[1] https://github.com/theforeman/hammer-cli#installation
[2] http://yum.theforeman.org/nightly/
[#3583] Bug #3583: "os set_parameter" fails with undefined method `[]' for nil:NilClass - Hammer CLI - Foreman
[#3756] Bug #3756: hammer medium create --help shows --operatingsystem-ids twice - Hammer CLI - Foreman

Does this mean it is incompatible with Foreman 1.3 or it keeps backward
compatibility?

Thanks, nice job!

··· On Fri, Dec 06, 2013 at 01:34:15PM +0100, Martin Bačovský wrote: > The updated Hammer version is compatible with new API response > format introduced to develop and nightlies recently. Format used in > Foreman 1.3.x is supported as well.


Later,

Lukas “lzap” Zapletal
irc: lzap #theforeman

By 1.3.x I meant 1.3 also, so yes it should work with Foreman 1.3 and
later, development (nightlies) included.

··· On 12/06/2013 02:35 PM, Lukas Zapletal wrote: > On Fri, Dec 06, 2013 at 01:34:15PM +0100, Martin Bačovský wrote: >> The updated Hammer version is compatible with new API response >> format introduced to develop and nightlies recently. Format used in >> Foreman 1.3.x is supported as well. > Does this mean it is incompatible with Foreman 1.3 or it keeps backward > compatibility? > > Thanks, nice job! >