Skip to content

Releases: Nitrokey/nethsm-pkcs11

v1.5.0

19 Sep 09:36
v1.5.0
Compare
Choose a tag to compare
  • Make instance use within a slot really round-robin (#218)
  • Mark instances as bad on network failure (#218)
  • Automatically clear all connection pools on network failure (#218)
  • Retry bad instances in a background thread (#218)
  • Retry bad instance "inline" with the requests if background threads are not allowd (#223)
  • Add tests for retry mechanisms and timeouts with dead or stalled connections (#214)

Full Changelog

v1.4.1

09 Sep 09:46
v1.4.1
Compare
Choose a tag to compare
  • Fix compilation on windows (#219)

Full Changelog

v1.4.0

06 Sep 14:04
v1.4.0
Compare
Choose a tag to compare
  • Change instance on each retry after a network failure (#206)
  • Enable configuring tcp keepalive (#207)
  • Enable configuring a time after which an idle connection is considered "stale" and not reused (#207)

Due to a compilation error, this release is not available on windows

1.3.1

22 Apr 10:34
v1.3.1
8842e3a
Compare
Choose a tag to compare

1.3.1 (2024-04-19)

Fixed

Full Changelog

1.3.0

12 Feb 10:22
1.3.0
Compare
Choose a tag to compare

Fixed

Full Changelog

1.2.0

24 Jan 13:18
1.2.0
Compare
Choose a tag to compare

What's Changed

  • Add configuration example with all available configuration by @sosthene-nitrokey
  • Support syslog logging by @sosthene-nitrokey
  • Improve logging: by @sosthene-nitrokey
    • Log the number of retries and the timeouts for each slot
    • Log the number of attempts on each network failure
    • Log the paths of the source configuration files

Full Changelog: 1.1.0...1.2.0

1.1.0

12 Jan 14:02
1.1.0
c292adc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

27 Nov 15:43
1.0.0
d5ee946
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.3...1.0.0

0.6.3

26 Sep 08:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.2...0.6.3

0.6.2

18 Sep 13:35
Compare
Choose a tag to compare

What's Changed

  • feat: disable key fetching if the application asks for it by @nponsard in #132

Full Changelog: 0.6.1...0.6.2