Releases: Nitrokey/nethsm-pkcs11
Releases · Nitrokey/nethsm-pkcs11
v1.5.0
- 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)
v1.4.1
- Fix compilation on windows (#219)
v1.4.0
1.3.1
1.3.0
Fixed
- Log level selection by @sosthene-nitrokey in #184
- Version in user agent by @sosthene-nitrokey in #186
- Certificate listing with
certutil
by @sosthene-nitrokey in #185 - Parrallel reading of all keys by @sosthene-nitrokey in #177
1.2.0
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
What's Changed
- Webserver PKCS11 Examples by @q-nk in #149
- Releases: add fedora 39 build by @sosthene-nitrokey in #159
- Deps update by @sosthene-nitrokey in #162
- Better handle network errors by @sosthene-nitrokey in #164
- Improve CF_INFO by @sosthene-nitrokey in #167
- Nginx test by @sosthene-nitrokey in #171
- Fix panics on failed initialization by @sosthene-nitrokey in #165
- Improve multithreaded performance by @sosthene-nitrokey in #173
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- 143 update to the latest revision of the nethsm sdk by @nponsard in #144
- Update nethsm client by @robin-nitrokey in #145
- Update dependencies by @robin-nitrokey in #147
Full Changelog: 0.6.3...1.0.0
0.6.3
What's Changed
- feat: add aes generation test by @nponsard in #133
- refactor: version_struct_from_str to a function by @nponsard in #136
- feat: use ureq exported from the sdk by @nponsard in #135
- utils: Replace padded_str macro with function by @robin-nitrokey in #137
- refactor unsafe code by @nponsard in #139
New Contributors
- @robin-nitrokey made their first contribution in #137
Full Changelog: 0.6.2...0.6.3