Project

General

Profile

Actions

Release Notes » History » Revision 3

« Previous | Revision 3/11 (diff) | Next »
Ohad Levy, 07/19/2012 07:58 AM


Release Notes

Release notes for 1.0

  • Added support for Ruby 1.9x

DHCP

  • now supports ISC dhcp include files.

PuppetCA

  • add support puppet >= 2.7.18

DNS

  • added support for IPV6 PTR records

Puppet

  • Support puppet dynamic environments

e.g. when using $environment in your modulepath are now parsed and reported correctly.

  • retrieve puppet environments and classes via the API

Release notes for 0.2

This is primarily a bug-fix release but there are some limited changes in functionality.

PuppetCA

  • An API for Puppet Certificate listing and signing is provided.
  • An API for Autosign editing is provided.
  • Puppet Certificate revocation is handled properly.

TFTP

  • A host's tftp server is retrieved from the host's DHCP smart-proxy.
  • Added support for different variants of the PXE boot process. This release can support Solaris PXEGrub manipulation.
  • Boot file downloading is more robust.

DHCP

  • Access to the DHCP server via omshell uses the secret key facility.
  • Microsoft 64bit detection was fixed.

General

  • Better support for older ruby versions.
  • Debian packaging has been revised.
  • rake now supports a target mail_patches that automates developer's patch generation and submission to the foreman-dev group.
  • Runs the smart-proxy process under the smart-proxy account and group.
  • The smart-proxy API provides a Version call.
  • Better error messages throughout.
  • Smart-proxy return NOTFOUND errors when a resource is missing. This kind of failure is then handled correctly, in Foreman.

Updated by Ohad Levy almost 12 years ago · 3 revisions