Skip to content

Latest commit

 

History

History
89 lines (67 loc) · 2.8 KB

HISTORY.rst

File metadata and controls

89 lines (67 loc) · 2.8 KB

History

0.6.0.dev0

0.6.0.dev0

0.5.0 (2015-05-08)

  • Allow cURL downloader to resume transfers during staging in (thanks to @natefoo). 0c61bd9
  • Fix to cURL downloaders status code handling (thanks to @natefoo). 86f95ce
  • Fix non-wheel installs from PyPI. Issue 72
  • Fix mesos imports for newer versions of mesos (thanks to @kellrott). fe3e919
  • More, better logging. 2b3942d, fa2b6dc

0.4.0 (2015-04-20)

  • Python 3 support. Pull Request 62
  • Fix bug encountered when running pulsar-main and pulsar-config commands as scripts. 9d43ae0
  • Add pulsar-run script for issues commands against a Pulsar server (experimental). 3cc7f74

0.3.0 (2015-04-12)

  • Changed the name of project to Pulsar, moved to Github.
  • New RESTful web services interface.
  • SCP and Rsync file staging options added by Eric Rasche. Pull Request
  • Allow YAML based configuration.
  • Support for more traditional pip/setup.py-style installs.
  • Dozens of smaller bugfixes and documentation updates.

0.2.0

  • Last version named the LWR - found on BitBucket.
  • Still supported in Galaxy as of 15.03 the release.
  • Introduced support for submitting to various queueing systems, operation as a Mesos framework, Docker support, and various other advanced deployment options.
  • Message queue support.
  • Framework for configurable file actions introduced.

0.1.0

0.0.1