Releases · evervault/evervault-python · GitHub
Skip to content

Releases: evervault/evervault-python

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 17:13
7689eb7

Minor Changes

  • 36f0d4f: Update evervault-attestation-bindings dependency to 0.5.0. Remove use of deprecated datetime api.

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:19
18a6e43

Major Changes

  • 0698497: - Deprecation of support for python versions 3.8 and 3.9.

    Migration from 4.x

    • Python version must be >= python 3.10.
    • There are no breaking API changes in the major release.

v4.4.3

Choose a tag to compare

@github-actions github-actions released this 11 Jun 14:55
587cef6

Patch Changes

  • 61821bd: Bumping requests from 2.32.2 to 2.32.4

v4.4.2

Choose a tag to compare

@github-actions github-actions released this 08 Apr 13:21
fa665d9

Patch Changes

  • a748597: Update Evervault attestation dependency

v4.4.1

Choose a tag to compare

@github-actions github-actions released this 28 Feb 14:05
7f09cdd

Patch Changes

  • fc76541: Bumping cryptography lib to > 43

v4.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 11:14
d3da187

Minor Changes

  • 5f80802: Update requests dependency version to >= 2.32.2 to migrate away from deprecated get_connection function in custom HTTPAdapters.

v4.3.1

Choose a tag to compare

@github-actions github-actions released this 14 May 16:24
7c48870

Patch Changes

  • 63932e8: remove data policies from file encryption

v4.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 16:35
ed2a9a4

Minor Changes

Patch Changes

  • 1e72fdd: Make timeout configurable
  • 55e102d: Fix crypto deprecation warning for EllipticCurve class instances

v4.2.0

Choose a tag to compare

@DeirdreCleary DeirdreCleary released this 12 Mar 18:33
56510e3

Minor Changes

  • c636566: Add async Function run support

v4.1.1

Choose a tag to compare

@DeirdreCleary DeirdreCleary released this 07 Feb 09:59
f4855a1

Patch Changes

  • 762c04f: Bump Python cryptography to 42.0.0