Skip to content

ProxyStore v0.4.1

Choose a tag to compare

@gpauloski gpauloski released this 27 Feb 15:40
· 1235 commits to main since this release
v0.4.1
dd7f070

This release adds some new backends, the MultiStore and ZeroMQStore, and overhauls the docs which are now hosted at docs.proxystore.dev!

Upgrade Steps

$ pip install --upgrade proxystore

What's Changed

New Features

Bug Fixes

  • Fix peer-channels not passed to configure by @gpauloski in #189
  • Use IP instead of hostname for client endpoint requests by @gpauloski in #191
  • Prevent race condition when iterating over Store._stats by @WardLT in #207

Documentation

Dependencies

New Contributors

Full Changelog: v0.4.0...v0.4.1