Skip to content

Latest commit

 

History

History
110 lines (101 loc) · 8.24 KB

release_notes.md

File metadata and controls

110 lines (101 loc) · 8.24 KB

Release notes

0.2.0 (2015-04-23)

  • Adding default org and loc to user info (#10251)
  • Host update resets some attributes (#10215)
  • Improve handling of id search errors (#9971)
  • Commands for managing host's interfaces (#3849)
  • Support for smart variables and override values (#2928)
  • Can't convert nil into Array in compute resouce info (#7699)
  • Use correct domain for system locales, only load one domain (#9648)
  • Allow disablement of record_to_common_format (#8227)
  • Puppet-classes in host and hostgroup returns without an error (#7473)
  • Does not resolve a nested host group to id when updating a host (#9318)
  • User info doesn't display timezone and locale (#9114)
  • Update to gettext 3.x (#8980)
  • Commands for settings (#2918)
  • Adds dns name association to domain cli (#3630)
  • List of host facts is shown correctly (#7187)
  • Add config directory to gemspec (#8829)
  • List commands should not be interactive for csv output (#3898)

0.1.4 (2014-12-11)

  • sending puppet class ids (#8651)
  • setting --puppet-class-ids on host create/update throws api exception (#8642)
  • adding name equivalents to params in host/hostgroup create/update (#8299)
  • id resolution for associted resources (#8246)
  • added missing search option error message (#5556)
  • OSs referenced by title (#8247)
  • credentials definition moved to ApipieBindings (#7408)
  • listing filters for roles always fail with an exception (#7913)
  • api for operating systems now uses field 'title' (#7917)
  • i18n - add zh_CN language
  • i18n - add de, it, pt_BR, zh_TW, ru, ja, ko languages
  • external user groups CLI (#6879)
  • moved LDAP auth sources to separate command
  • adds command to manage ldap auth sources (#2924)
  • avoid locale domain name conflict (#7262)

0.1.3 (2014-08-20)

  • Update foreman.yml
  • Update the zanata.xml file to push to de-DE and es-ES (#7112)
  • Adding system locale domain (#7083)
  • Name options for puppet proxies in hostgroup (#7085)
  • I18n - extracting new, pulling from tx

0.1.2

  • Docs for name->id resolution
  • Update with installation details and IRC channel
  • Lazy loaded subcommands (#6761)
  • I18n - fix some broken subcommand description extractions
  • I18n - fix strings to be properly extracted without interpolation
  • I18n - add en_GB locale
  • I18n - extracting new, pulling from tx
  • Initial update of translations, fixed Makefile
  • Fixed pagination (#6766)
  • Restrict ci_reporter gem to less than 2.0.0 to fix CI (#6779)
  • Add proxy refresh-features command (#3387)
  • Fixed simplecov dependences
  • Params from searchables are not wrapped (#6343)
  • rest-client > 1.7 does not support ruby 1.8 (#6534)
  • Tests updated to use apidoc export for v1.6 (#2922)
  • Commands for managing roles, filters, permissions and usergroups (#2922, #4004)
  • Obey refresh_cache default of false (#6478)
  • Creating a more generic hook for search_options (#6203)
  • Permit only --hostgroup when creating host (#6335)
  • Better option descriptions (#6093)
  • Mapping resource names in options (#6092)
  • Add --server cli option (#6219)
  • Fix for wrong parameters in proxy import (#6090)
  • Resolving ids in foreman base command (#6090)
  • Documentation for fine grained control over name expansion (#5747)
  • Fine grained control over name expansion (#5747)
  • Scoped options were not cleaning original options (#5873)
  • List actions don't resolve ids for optional parameters (#5873)
  • Help for associating commands is too generic (#3512)
  • Add pkg:generate_source task to generate gem (#5793)

0.1.1

  • Support for os default templates (#3970)
  • Searching all resources by name (#4311)
  • Listing associated resources (#3102)
  • Fix setting infinite timeouts (#5209)
  • Support for API localization (#4478)
  • Removed log_api_calls setting

0.1.0

  • Fix for Hammer failing silently when no cache is generated (#4849)
  • Request localized api responses (#4476)
  • Setting request timeout (#3598)
  • Added provision_method to host creation
  • Unified format of hammer commands (#4697)
  • Fix for server formatter failing on not symbol keys (#4674)
  • Support for dynamic bindings (#3897)
  • Adds host option to pass root password (#4587)
  • Adds conditional output field to show network interfaces (#4589)
  • i18n support (#4473)
  • Default value for proxy import_puppetclasses --dryrun (#4130)
  • Fixes DNS proxy id field in subnet list (#4558)
  • Fixes assigning puppet classes to hostgroups (#4585)
  • Adds more fields for hostgroup list (#4588)
  • Fixes createion and update of templates (#4352)
  • Fixes failing proxy import_classes (#4517)
  • Fixes displaying errors related to operating system commands (#4467, #4466, #3360)
  • Credentials moved to Foreman
  • Unmanaged host can be now created empty (#4358)
  • Fixes 500 error messages being ignored (#4355)