Skip to content

Latest commit

 

History

History
71 lines (42 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

71 lines (42 loc) · 1.58 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.5.1 - 2022-04-02

Fixed

  • Updated Prometheus client library for CVE-2022-21698

0.5.0 - 2022-01-15

Added

  • Flag for showing version information
  • Option to disable TLS validation
  • Token authentication for Nextcloud 22 and newer

Changed

  • Switched to JSON from XML for getting information from server
  • Use different metric for authentication errors

0.4.0 - 2021-01-21

Added

  • Metrics for installed apps and available updates

0.3.0 - 2020-06-01

Added

  • Makefile target for building deb
  • Login flow for app password

Changed

  • Simpler configuration of server URL

Fixed

  • Error in version information

0.2.0 - 2020-05-20

Added

  • Version information in binary
  • Custom User-Agent header
  • systemd service unit

Changed

  • No timestamp in log output

0.1.0 - 2019-10-12

  • Initial release