Releases: kpn-dsh/dsh-sdk-platform-rs
Releases · kpn-dsh/dsh-sdk-platform-rs
v0.4.4
v0.4.3
v0.4.2
v0.4.1
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
What's Changed
- Fix/move to workspace by @toelo3 in #34
- Fix/improve example by @toelo3 in #37
- Feature/properties default by @toelo3 in #38
- Add impls to retrieve read/write patterns for streams by @mtjon in #39
- Fix/replace picky with rcgen by @toelo3 in #40
- Fix/default feature false error enum by @toelo3 in #42
- Feature/config via env variables by @toelo3 in #43
- Release/v0.4.0 by @toelo3 in #44
New Contributors
See all changes in CHANGELOG.md
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
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
- @hhakanisler made their first contribution in #31
- @dependabot made their first contribution in #30
See all changes in CHANGELOG.md
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
v0.1.2
What's Changed
- Improved logging by @toelo3 according to #14
- Improved example plus deployment by @toelo3 according to #12
- Update CONTRIBUTING.md by @toelo3 in #17
- update typos by @pepijngriffioen in #18
- Release/v0.1.2 by @toelo3 in #20
See all changes in CHANGELOG.md
New Contributors
- @pepijngriffioen made their first contribution in #18
Full Changelog: v0.1.1...v0.1.2