Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Releases: gaiaz-iusipov/rpi-violet

v1.7.2

15 Oct 22:30
0d7da2f
Compare
Choose a tag to compare

Changelog

0d7da2f Merge pull request #8 from gaiaz-iusipov/add-metrics
8c37991 Add /metrics endpoint

v1.7.1

28 Sep 20:17
6467cc0
Compare
Choose a tag to compare

Changelog

6467cc0 Merge pull request #7 from gaiaz-iusipov/update-co2mon
d9414c2 Update co2mon
66fbaa0 Merge pull request #6 from gaiaz-iusipov/go-1.7
1fe9b87 Bump Go version from 1.15 to 1.17

v1.7.0

27 Sep 17:38
390c2d0
Compare
Choose a tag to compare

Changelog

390c2d0 Merge pull request #5 from gaiaz-iusipov/avoid-duplicate-actions
80fb0b6 Avoid duplicate GitHub actions
ecba1ed Merge pull request #4 from gaiaz-iusipov/co2mon
0b5e619 co2mon initial commit
c178989 Merge pull request #3 from gaiaz-iusipov/go-report
b2cd63e Add Go Report Card
8f2bad5 Merge pull request #2 from gaiaz-iusipov/update-dependencies
8451db3 Update dependencies

v1.6.2

15 Aug 22:54
Compare
Choose a tag to compare

Changelog

389eb03 Sentry: use configured Scope
de789d6 Remove config.go
58a73e6 Move version to be internal package

v1.6.1

12 Apr 01:25
Compare
Choose a tag to compare

Changelog

07260c9 Fix config is now has TOML file extension

v1.6.0

12 Apr 01:20
Compare
Choose a tag to compare
Move cron into internal package

v1.5.1

24 Dec 19:28
Compare
Choose a tag to compare

Changelog

ed04977 Bump periph from v3.6.5 to v3.6.6
68b44dd Use Sentry local Hub in Goroutine

v1.5.0

24 Dec 19:26
Compare
Choose a tag to compare
Run "go mod tidy"

v1.4.2

23 Dec 08:57
Compare
Choose a tag to compare

Changelog

56b7bf2 Add raspistill JPEG quality option

v1.4.1

16 Dec 21:53
Compare
Choose a tag to compare

Changelog

796f09e Fix tgBot.Send reads from empty buffer on any retry attempt
addb728 Bump periph from v3.6.4 to v3.6.5
10a951c Bump sentry-go from v0.8.0 to v0.9.0
fba181a Rework retry function