Skip to content

Releases: galaxyproject/pulsar

0.15.6

07 Apr 12:18
Compare
Choose a tag to compare

What's Changed

  • Use unicodify to deal with potential binary contents by @mvdbeek in #347
  • Skip download of files that are already completely transferred by @mvdbeek in #348
  • Sync job file template with galaxy by @mvdbeek in #350
  • Implement tus uploads in Pulsar client. by @jmchilton in #351

Full Changelog: 0.15.5...0.15.6

0.15.5

15 Sep 11:32
99709bb
Compare
Choose a tag to compare

What's Changed

  • Add catchall OSError to recoverable exceptions by @mvdbeek in #338

Full Changelog: 0.15.4...0.15.5

0.15.4

29 Aug 17:40
9b86949
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.3...0.15.4

0.15.3

20 Jul 07:21
360fdd6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.2...0.15.3

0.15.2

02 May 10:18
fbf5214
Compare
Choose a tag to compare

What's Changed

  • Allow recovery from rabbitmq restart by @mvdbeek in #324
  • Catch drain timeout without verbose log message by @mvdbeek in #325

Full Changelog: 0.15.1...0.15.2

0.15.1

13 Apr 15:23
56fd06c
Compare
Choose a tag to compare

Full Changelog: 0.15.0...0.15.1

No changes, only redeployed to pypi.

0.15.0

13 Apr 15:13
eea97d1
Compare
Choose a tag to compare

What's Changed

  • Refactor base co-execution client out of Kubernetes specific stuff. by @jmchilton in #302
  • Update Kubernetes container for latest releases. by @jmchilton in #306
  • Cluster memory statement changes from Galaxy by @natefoo in #297
  • Allow overriding amqp prefix that doesn't match the manager name. by @jmchilton in #315
  • Load JobFilesApp from new external dependency. by @jmchilton in #310
  • Ci fixes by @mvdbeek in #319
  • Implement job and tool stdio separation by @mvdbeek in #318
  • Add support for logging to sentry by @mvdbeek in #322
  • Test and mypy fixes. Add support for Python 3.11 by @nsoranzo in #312

Full Changelog: 0.14.16...0.15.0