Skip to content

v0.1.112

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 02:33
· 7 commits to main since this release

What's Changed

  • feat: add ca_cert, cert and key for mTLS in config by @gaius-qi in #772
  • test: add unit tests for dragonfly-backend::http by @Lzzzzzt in #770
  • refactor: unit tests of the self-signed certs in http backend by @gaius-qi in #778
  • chore(deps): Bump rustls-pki-types from 1.8.0 to 1.9.0 by @dependabot in #773
  • chore(deps): Bump clap from 4.5.18 to 4.5.20 by @dependabot in #774
  • chore(deps): Bump libc from 0.2.158 to 0.2.159 by @dependabot in #775
  • chore(deps): Bump tonic-reflection from 0.12.1 to 0.12.3 by @dependabot in #776
  • feat: load certs in dfdaemon config by @gaius-qi in #779
  • feat: add ServerTlsConfig and ClientTlsConfig for upload service by @gaius-qi in #780
  • feat: add self-signed certs for manager client and scheduler client by @gaius-qi in #781
  • test: fixed invalid_uri_should_fail in manager grpc by @gaius-qi in #782
  • feat: add health check for manager addr by @gaius-qi in #783

Full Changelog: v0.1.111...v0.1.112