Skip to content

Releases: Nitrokey/nethsm-sdk-py

v1.2.1

31 Jul 13:04
v1.2.1
8111f39
Compare
Choose a tag to compare

Bugfixes

  • Fix authentication for partial restore, i.e. on an operational instance (#124)

All Changes

v1.2.0

16 Jul 10:10
v1.2.0
38810ca
Compare
Choose a tag to compare

Features

  • Add support for namespaces (#110)

Bugfixes

  • Fix authentication for partial restore, i. e. on an operational instance (#120)

All Changes

v1.1.0

03 May 16:22
v1.1.0
54727ba
Compare
Choose a tag to compare

Features

  • Support key import from PEM files (#99)
  • Add ignore_whitespace option to Base64.from_encoded (#108)

All Changes

v1.0.0

27 Nov 15:49
v1.0.0
1fc93d8
Compare
Choose a tag to compare

This release defines the stable API for the SDK based on the NetHSM v1.0 release. It also improves the handling of base64-encoded data and simplifies the provision and restore methods.

Changelog

Full Changelog: v0.5.0...v1.0.0

v0.5.0

23 Nov 22:39
v0.5.0
f5a1015
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Oct 17:57
v0.4.0
f151906
Compare
Choose a tag to compare

Changelog

v0.3.2

29 Sep 09:00
Compare
Choose a tag to compare

What's Changed

  • fix: disable warnings when tls verification is disabled by @nponsard in #31

Full Changelog: v0.3.1...v0.3.2

v0.3.1

29 Sep 08:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Sep 08:42
Compare
Choose a tag to compare

What's Changed

  • fix: ci mode needs to wait for the processes to finish by @nponsard in #26
  • refactor: exception handling by @nponsard in #27
  • doc: how to write and execute tests by @nponsard in #28

Full Changelog: v0.2.2...v0.3.0

v0.2.2

28 Sep 08:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2