Skip to content

Latest commit

 

History

History
88 lines (42 loc) · 3.97 KB

CHANGELOG.md

File metadata and controls

88 lines (42 loc) · 3.97 KB

Changelog

1.3.5 (2024-01-18)

Bug Fixes

  • deps: bump gitpython from 3.1.37 to 3.1.41 (114f12e)
  • deps: bump prometheus-client from 0.17.1 to 0.19.0 (6f5f3c9)
  • deps: bump python from 3.12.0-alpine to 3.12.1-alpine (a43054b)
  • deps: bump rich from 13.6.0 to 13.7.0 (d822977)

1.3.4 (2023-10-17)

Bug Fixes

  • deps: bump python from 3.11.5-alpine to 3.12.0-alpine (5f4e800)

1.3.3 (2023-10-02)

Bug Fixes

  • deps: bump rich from 13.5.3 to 13.6.0 (fa5bda1)
  • deps: bump schedule from 1.2.0 to 1.2.1 (1308398)

1.3.2 (2023-09-05)

Miscellaneous Chores

1.3.1 (2022-06-13)

Features

  • Export metrics via http when running as daemon (6459702)

Miscellaneous Chores

1.3.0 (2021-09-26)

Features

  • Allow reading token from vault (ab43d0c)

Bug Fixes

  • expand home dir on dest (53f8f4d)

1.2.0 (2021-09-20)

Features

  • exp. backoff for retry, return value of func (8b4e49e)
  • use retry for acquiring list of repos (46f9065)

1.1.1 (2021-09-16)

Bug Fixes

1.1.0 (2021-09-10)

Features

1.0.0 (2021-09-05)

Features

  • Add repo filters for allow- and denylisting repos (cd5b838)
  • Implement filters (27deb3d)