Skip to content

Releases: pachyderm/pachyderm

Release 1.0

04 May 18:11
Compare
Choose a tag to compare

1.0.0 is the first generally available release of Pachyderm. It's a complete rewrite of the 0.* series of releases, sharing no code with them. The following major architectural changes have happened since 0.*:

  • All network communication and serialization is done using protocol buffers and GRPC.
  • BTRFS has been removed, instead build on object storage, s3 and GCS are currently supported.
  • Everything in Pachyderm is now scheduled on Kubernetes, this includes Pachyderm services and user jobs.
  • We now have several access methods, you can use pachctl from the command line, our go client within your own code and the FUSE filesystem layer

untagged-2d548afe7d60b4346615: Merge pull request #274 from pachyderm/gcs_storage

v1.0.0(rc1)

22 Feb 10:12
Compare
Choose a tag to compare
v1.0.0(rc1) Pre-release
Pre-release

First release candidate for the new production ready Pachyderm.

v0.9.0

23 Jul 22:17
Compare
Choose a tag to compare

This release includes:

  • initial support for deployment on Kubernetes
  • massively overhauled development commands via a Makefile
  • support for development using vagrant
  • The first steps in a massive refactor that will completely overhaul pfs and pps making them much more production ready.

v0.8.5

01 Jul 21:53
Compare
Choose a tag to compare
  • rename github.com/pachyderm/pfs to github.com/pachyderm/pachyderm

v0.8.4

01 Jul 21:40
Compare
Choose a tag to compare
  • s3 integration
  • cleanup of scripts
  • word count example added

v0.8.3

23 Jun 23:14
Compare
Choose a tag to compare

This release has the following fixes:

  • logs are correctly captured from pipelines
  • waiting for pipelines is more bulletproof
  • fixes a bug with globbing where we'd try to send directories as files

v0.8.2

17 Jun 20:42
Compare
Choose a tag to compare

This point release contains a few minor features and bug fixes:

  • allows wrapping in Pachfiles
  • pps now works with local images
  • docker host can now be set with an environment variable
  • pfs now sets content type for data it serves over http

v0.8.1

15 Jun 23:29
Compare
Choose a tag to compare

This release contains a small fix to lib/mapreduce that fixes its tests.

v0.8 - Pipelines and AWS Cloud Template

12 Jun 02:34
Compare
Choose a tag to compare
Merge pull request #76 from pachyderm/next

v0.8