Releases: proxystore/extensions
Releases · proxystore/extensions
ProxyStore Extensions v0.1.4
What's Changed
Bug Fixes
- Avoid capture of
store
variable in Dask wrapper closure by @gpauloski in #116
Documentation
- Update doc dependencies and templates by @gpauloski in #110
- Update logo, icon, and color palette by @gpauloski in #111
- Fix favicon padding in docs by @gpauloski in #112
Full Changelog: v0.1.3...v0.1.4
ProxyStore Extensions v0.1.3
What's Changed
Enhancements
- Make
DAOSConnector
implementDeferrableConnector
by @gpauloski in #82 - Update custom Dask client and docs by @gpauloski in #91
Documentation
- Update and pin
mkdocstrings
+ related packages by @gpauloski in #71 - Alias docs for latest release as stable and make the default by @gpauloski in #74
- Remove
stable
and makelatest
the default and canonical docs version by @gpauloski in #75 - Update minimum ProxyStore version to v0.6.5 by @gpauloski in #90
Package Changes
- Update copyright year by @gpauloski in #80
Development Workflows
- Enable and fix ruff
C90
,SIM
, andYTT
lints by @gpauloski in #73 - Move ruff linter settings to lint section by @gpauloski in #78
Other Changes
- Bump actions/cache from 3 to 4 by @dependabot in #70
Full Changelog: v0.1.2...v0.1.3
ProxyStore Extensions v0.1.2
Highlights
- Experimental support for Dask.distributed. Check out the guide!
- Extension modules are now accessible by importing from
proxystore.ex
.
Upgrade Steps
$ pip install --upgrade proxystore-ex
What's Changed
Enhancements
- Extend
pydaos
ImportError
with link to installation docs by @gpauloski in #58 - Add a custom Dask.distributed
Client
which auto-proxies large values by @gpauloski in #62
Internal Changes
- Upgrade to
pytest_asyncio>=0.23.2
by @gpauloski in #63
Documentation
- Improve install instructions and suggest
proxystore.ex
as recommended import by @gpauloski in #57
Development Workflows
- Switch auto-formatting from black to ruff format by @gpauloski in #56
- Test against Python 3.12 by @gpauloski in #59
Other Changes
- Bump actions/setup-python from 4 to 5 by @dependabot in #60
Full Changelog: v0.1.1...v0.1.2
ProxyStore Extensions v0.1.1
What's Changed
Enhancements
- Add DAOS support via the
DAOSConnector
by @gpauloski in #51
Documentation
- Add docker instructions by @gpauloski in #41
Full Changelog: v0.1.0...v0.1.1
ProxyStore Extensions v0.1.0
What's Changed
Enhancements
- Migrate DIM connectors to extensions package by @gpauloski in #37
Documentation
- Refresh docs to match main package by @gpauloski in #3
- Add missing CSS files and enable inventory/templates by @gpauloski in #4
Other Changes
- Drop Python 3.7 support by @gpauloski in #23
- Bump actions/checkout from 3 to 4 by @dependabot in #33
- Update repository to match proxystore by @gpauloski in #36
New Contributors
- @gpauloski made their first contribution in #1
- @pre-commit-ci made their first contribution in #2
- @dependabot made their first contribution in #33
Full Changelog: https://github.com/proxystore/extensions/commits/v0.1.0