Skip to content

v0.8.0

Compare
Choose a tag to compare
@multani multani released this 04 Sep 16:20
· 84 commits to master since this release

Features

The plugin supports TLS authentication (#80)

  • It can authenticate servers via TLS (using a public CA or a custom one)
  • It can authenticate itself to the servers, using a custom certificate.

Thanks @j3t 🎉

Changelog

  • 43ea01d: [maven-release-plugin] prepare for next development iteration
  • db555a0: Upgrade core dependency to a more recent LTS
  • 8f94e06: Configure Dependabot
  • f245444: Add TLS support (#80)