======================
Pulp 2.3 Release Notes
======================

Pulp 2.3.0
==========

New Features
------------

-  Syncs now support all of the networking settings that have been available for
   yum repository syncs. This includes proxy config, bandwidth throttling, etc.

-  A new "install distributor" is available through the REST API that will
   install all modules in a repository to a specified path on the local
   filesystem. See the developer guide for more details.


Notable Bugs Fixed
------------------

-  Full `semantic versions <http://semver.org>`_ were
   `not supported <https://bugzilla.redhat.com/show_bug.cgi?id=946966>`_
   by the upload process, despite being supported by Puppet Forge and other
   puppet tools.


All Bugs
--------

You can see the complete list of over 100 bugs that were
`fixed in Pulp 2.3.0 <https://bugzilla.redhat.com/buglist.cgi?bug_status=VERIFIED
&bug_status=RELEASE_PENDING&bug_status=CLOSED&classification=Community&component=
puppet-support&list_id=3357735&product=Pulp&query_format=advanced&target_release=2.3.0>`_.


Pulp 2.3.1
==========

Bugs Fixed
----------

- `Uploading puppet modules <https://bugzilla.redhat.com/show_bug.cgi?id=1040958>`_
  resulted in ``pulp-admin`` exiting with an unhelpful error message.

- `Installing puppet modules on consumers <https://bugzilla.redhat.com/show_bug.cgi?id=1037693>`_
  also resulted in ``pulp-admin`` exiting with an unhelpful error message.
