Skip to content

Latest commit

 

History

History
118 lines (95 loc) · 4.55 KB

HISTORY.rst

File metadata and controls

118 lines (95 loc) · 4.55 KB

History

0.7.0.dev0

0.6.1 (2015-12-23)

  • Tweak release process that left 0.6.0 with an incorrect PyPI description page.

0.6.0 (2015-12-23)

  • Pulsar now depends on the new galaxy-lib Python package instead of manually synchronizing Python files across Pulsar and Galaxy.
  • Numerous build and testing improvements.
  • Fixed a documentation bug in the code (thanks to @erasche). e8814ae
  • Remove galaxy.eggs stuff from Pulsar client (thanks to @natefoo). 00197f2
  • Add new logo to README (thanks to @martenson). abbba40
  • Implement an optional awknowledgement system on top of the message queue system (thanks to @natefoo). Pull Request 82 431088c
  • Documentation fixes thanks to @remimarenco. Pull Request 78, Pull Request 80
  • Fix project script bug introduced this cycle (thanks to @nsoranzo). 140a069
  • Fix config.py on Windows (thanks to @ssorgatem). Pull Request 84
  • Add a job manager for XSEDE jobs (thanks to @natefoo). 1017bc5
  • Fix pip dependency installation (thanks to @afgane) Pull Request 73

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