Skip to content

v0.3.4

Latest
Compare
Choose a tag to compare
@JR-1991 JR-1991 released this 18 Sep 17:34

pyDataverse v0.3.4

We are excited to announce the release of pyDataverse version 0.3.4! This update brings important fixes and new features, aimed at enhancing functionality and security for users.

Key Updates:

  • Bug Fix: We have addressed an issue related to the replace_datafile functionality, where metadata passed was not being updated correctly. This bug was initially reported in the datalad-dataverse GitHub repository. The issue has now been resolved, ensuring smoother file replacements with accurate metadata updates.

  • New Authentication Feature: A special thanks to @shoeffner for contributing a base implementation of the httpx-based authentication. This update transitions the existing API-Token authentication flow into a more secure variant. It strengthens the overall authentication process, making it safer for users.

  • Future Authentication Support: In addition to improving current security, the new authentication framework opens the door to future enhancements. pyDataverse is now well-positioned to support other authentication protocols such as OpenID Connect (OIDC) and SAML, which will be introduced in upcoming releases.

In the following, find a complete list of merged pull requests:

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4