Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 991 Bytes

Changelog.md

File metadata and controls

28 lines (18 loc) · 991 Bytes

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]

Changed

  • #5 Add a Dockerfile (and add automatic builds on DockerHub)
  • #7 Fix a bug where incomplete responses were returned if the list of print jobs was empty.
  • #7 Do not keep a persistent connection to cups to survive cups restarts.

[1.0.0] - 2019-09-25

Added

  • Gather on scrape time
  • Added cups_scrape_duration_seconds metric
  • Add Pipfile for dependency management

Changed

  • Renamed some metrics to adhere to naming conventions
    • cups_printer_status -> cups_printer_status_info
    • cups_print_jobs -> cups_print_jobs_total