Skip to content

Latest commit

 

History

History
244 lines (155 loc) · 16.2 KB

CHANGELOG.md

File metadata and controls

244 lines (155 loc) · 16.2 KB

Changelog

0.7.0 (2023-10-17)

Full Changelog

0.7.0-rc1 (2023-10-17)

Full Changelog

Closed issues:

  • Intermittent test failure for test_csr() and test_signing() #101

Merged pull requests:

0.6.0 (2023-03-27)

Full Changelog

0.6.0-rc2 (2023-03-27)

Full Changelog

Merged pull requests:

0.6.0-rc1 (2023-03-15)

Full Changelog

Merged pull requests:

0.5.4 (2022-10-12)

Full Changelog

Closed issues:

  • parsec-cli-tests.sh incorrectly fails with openssl 3.0.5 #90

Merged pull requests:

0.5.3 (2022-09-12)

Full Changelog

Implemented enhancements:

  • Support serialNumber attribute as part of DN for CSR #84
  • Allow strength of RSA keys to be specified on the command-line #83

Merged pull requests:

0.5.2 (2022-03-21)

Full Changelog

Merged pull requests:

0.5.1 (2022-02-22)

Full Changelog

Merged pull requests:

0.5.0 (2022-02-15)

Full Changelog

Fixed bugs:

  • Some commands should not need authentication #49

Closed issues:

  • Error detection broken in parsec-cli-tests.sh #66

Merged pull requests:

0.4.0 (2021-09-24)

Full Changelog

Implemented enhancements:

  • Add round-trip testing #47

Merged pull requests:

0.3.1 (2021-08-04)

Full Changelog

Implemented enhancements:

  • --provider option for list-opcodes is not consistent #53
  • Use the implicit provider for list_opcodes #54 (hug-dev)

Fixed bugs:

Closed issues:

  • Update the demo with most recent contents #44

Merged pull requests:

0.3.0 (2021-03-18)

Full Changelog

Closed issues:

  • Tag 0.2.0 and upload on crates.io #45

Merged pull requests:

0.2.0 (2021-02-23)

Full Changelog

Implemented enhancements:

  • Make the output of export-public-key more useful. #28
  • Add encrypt/decrypt support #27
  • Format public key to PEM #38 (ionut-arm)
  • Add BasicClient to ParsecToolApp #35 (ionut-arm)

Fixed bugs:

  • Review the default options #30

Closed issues:

  • Add basic CLI tests on the CI #42
  • Check if it is possible to use the BasicClient for operations #36
  • Add support for sign/verify #31
  • Automatic key creation for some operations #29
  • Rename commands to remove PSA prefix and make them more user-friendly #26
  • Add support for ListClients and DeleteClient #22

Merged pull requests:

0.1.0 (2020-10-20)

Full Changelog

Implemented enhancements:

Closed issues:

  • Use the bootstrapping client #15
  • asciinema demo #2

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator