We're pleased to announce that Puppet Server 1.0.0 is now available.
This release is the official "one point oh" version of Puppet Server. In
we're declaring the existing public API of this version to be the
baseline for backwards-incompatible changes, which will trigger another
major version number. (No backwards-incompatible changes were introduced
between 0.4.0 and this version.)
In addition, the following features were added:
* (SERVER-151, SERVER-150) Created a HTTP endpoint to trigger a complete
refresh of the entire JRuby pool.
* (SERVER-204) Added CLI tools to execute the `ruby` and `irb` commands using
Puppet server's JRuby environment.
* (SERVER-221) Initialize run_mode earlier
* (SERVER-114, SERVER-112) Added a HTTP endpoint to trigger a flush of the
Puppet environment cache.
This is also the first release where the Puppet Server documentation
See the complete release notes for details about these features:
For a list of all changes in this release, check out the JIRA page: