Skip to content

Releases: kpn-dsh/dsh-sdk-platform-rs

v0.4.4

17 Jul 13:33
b90abe1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

08 Jul 12:14
330b557
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

01 Jul 10:33
eb4aae6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

13 Jun 18:46
15e7ccc
Compare
Choose a tag to compare

What's Changed

  • 45 add readingwriting pki files from $pki config dir by @toelo3 in #46
  • Release/v0.4.1 by @toelo3 in #47
  • Restructured private functions

See all changes in CHANGELOG.md

Full Changelog: v0.4.0...v0.4.1

v0.4.0

25 Apr 15:27
76928f6
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @mtjon made their first contribution in #39

See all changes in CHANGELOG.md

Full Changelog: v0.3.1...v0.4.0

v0.3.1

25 Mar 10:43
5704125
Compare
Choose a tag to compare

What's Changed

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

v0.3.0

25 Mar 09:48
b9d5cc6
Compare
Choose a tag to compare

What's Changed

  • Fix deprecated API doc by @toelo3 in #29
  • Update reqwest requirement from 0.11 to 0.12 by @dependabot in #30
  • Replace Metrics http server with pure hyper implementation by @hhakanisler in #31
    • Breaking changes in start_http_server, returns JoinHandle
  • Release/v0.3.0 by @toelo3 in #32

New Contributors

See all changes in CHANGELOG.md

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Mar 15:31
a9cbd71
Compare
Choose a tag to compare

What's Changed

  • Feature/bootstrap from system space by @toelo3 in #27
    • Make it system space compatible
    • add extra low level api functions for certificates
  • Make properties lazily available
    • Get function to get properties dsh::Properties::get()
    • Deprecate dsh::Properties::new()
  • Some bugfixes

See all changes in CHANGELOG.md

Full Changelog: v0.1.3...v0.2.0

v0.1.3

23 Feb 14:07
59d75f0
Compare
Choose a tag to compare

What's Changed

See all changes in CHANGELOG.md

v0.1.2

12 Feb 11:55
81893e5
Compare
Choose a tag to compare

What's Changed

See all changes in CHANGELOG.md

New Contributors

Full Changelog: v0.1.1...v0.1.2