Releases: clambin/mediamon
Releases · clambin/mediamon
v2.11.3
Bug Fixes
- infinite loop when sonarr/radarr queue has over 100 items. (Christophe Lambin)
- fix docker warning during build. (Christophe Lambin)
Code Refactoring
- rewrote Bandwidth collector (Christophe Lambin)
- fix linter warnings (Christophe Lambin)
Builds
- move workflows back to main branch (#214) #214 (Christophe Lambin)
Chores
- deps: bump github.com/clambin/mediaclients to v0.6.3 (Christophe Lambin)
- deps: Bump github.com/prometheus/client_golang (#212) #212 (dependabot[bot])
- deps: bump github.com/clambin/go-common/testutils to v0.2.0 (Christophe Lambin)
- deps: bump github.com/clambin/mediaclients to v0.7.0 (Christophe Lambin)
- deps: Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#215) #215 (dependabot[bot])
v2.11.2
Code Refactoring
- external clients for Sonarr, Radarr, Prowlarr and Transmission #211 (Christophe Lambin)
Builds
- bump Go to 1.23 (Christophe Lambin)
- address code scanning warning (Christophe Lambin)
- switch to native gh code scanning (Christophe Lambin)
Chores
- deps: bump github.com/spf13/viper to v1.19.0 (Christophe Lambin)
- deps: Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#199) #199 (dependabot[bot])
- deps: Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#200) #200 (dependabot[bot])
- deps: Bump github.com/prometheus/client_golang (#203) #203 (dependabot[bot])
- deps: Bump github.com/prometheus/client_golang (#205) #205 (dependabot[bot])
- deps: Bump github.com/clambin/go-common/http from 0.5.1 to 0.5.2 (#206) #206 (dependabot[bot])
- deps: Bump github.com/clambin/go-common/http from 0.5.2 to 0.6.0 (#207) #207 (dependabot[bot])
- deps: Bump github.com/prometheus/client_golang (#208) #208 (dependabot[bot])
- deps: Bump github.com/prometheus/client_golang (#209) #209 (dependabot[bot])
- deps: bump github.com/clambin/mediaclients to v0.6.2 (Christophe Lambin)
Commits
- update README.md (Christophe Lambin)
v2.11.1
Features
- more intuitive logging of circuit breaker state changes (Christophe Lambin)
v2.11.0
Features
- add support for Prowlarr (#197) #197 (Christophe Lambin)
Code Refactoring
- adapt to go-common/http@v0.5 (#195) #195 (Christophe Lambin)
Commits
- update README.md for prowlarr (Christophe Lambin)
v2.10.0
Features
- circuit breakers to reduce noise in logfile (#193) #193 (Christophe Lambin)
- use ip-api.com for connectivity test. token is now obsolete. (#194) #194 (Christophe Lambin)
v2.9.2
Bug Fixes
- fix race condition in transmission collection (Christophe Lambin)
Code Refactoring
- change approach to config & logging (#192) #192 (Christophe Lambin)
Builds
- move to github.com/clambin/go-common/http (#188) #188 (Christophe Lambin)
- build inside dockerfile (#191) #191 (Christophe Lambin)
Chores
- deps: Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#186) #186 (dependabot[bot])
- deps: Bump github.com/clambin/go-common/http from 0.3.2 to 0.4.1 (#189) #189 (dependabot[bot])
- deps: Bump github.com/clambin/go-common/http from 0.4.1 to 0.4.2 (#190) #190 (dependabot[bot])
- deps: Bump github.com/clambin/go-common/http to 0.4.3 (Christophe Lambin)
Commits
- b3682e8: remove old debug message (Christophe Lambin)
v2.9.1
Bug Fixes
- update metrics in README.md (clambin)
Tests
- add .codecov.yaml (Christophe Lambin)
Builds
- adapt to codecov v4 (Christophe Lambin)
Chores
- deps: Bump github.com/clambin/go-common/set from 0.3.0 to 0.4.1 (#182) #182 (dependabot[bot])
- deps: Bump github.com/clambin/go-common/set from 0.4.1 to 0.4.2 (#183) #183 (dependabot[bot])
- deps: Bump github.com/prometheus/client_golang (#184) #184 (dependabot[bot])
- deps: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#185) #185 (dependabot[bot])
- deps: bump github.com/clambin/go-common/set to v0.4.3 (Christophe Lambin)
v2.9.0
Features
- updated Grafana dashboards (clambin)
Builds
- restarter moved to github.com/clambin/k8s-restarter (#181) #181 (Christophe Lambin)
- don't run CodeQL if only assets were changed (clambin)
Chores
- deps: Bump k8s.io/client-go from 0.29.0 to 0.29.1 (#180) #180 (dependabot[bot])
v2.8.1
Features
- measure Plex session bandwidth (clambin)
Bug Fixes
- add series name to Sonarr calendar (clambin)
- collection fails if sonarr's calendar has multiple entries with the same Title (#176) (#177) #177 (Christophe Lambin)
Chores
- deps: Bump github.com/spf13/viper from 1.17.0 to 1.18.0 (#168) #168 (dependabot[bot])
- deps: Bump github.com/spf13/viper from 1.18.0 to 1.18.1 (#169) #169 (dependabot[bot])
- deps: Bump github/codeql-action from 2 to 3 (#170) #170 (dependabot[bot])
- deps: Bump k8s.io/apimachinery from 0.28.4 to 0.29.0 (#171) #171 (dependabot[bot])
- deps: Bump k8s.io/client-go from 0.28.4 to 0.29.0 (#172) #172 (dependabot[bot])
- deps: Bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#174) #174 (dependabot[bot])
- deps: Bump github.com/prometheus/client_golang (#175) #175 (dependabot[bot])
v2.8.0
Features
- add video & audio codec(s) (clambin)
- collect Plex library sizes (#165) #165 (Christophe Lambin)
Code Refactoring
Performance Improvements
- more concurrency in xxxarr scraping (#166) #166 (Christophe Lambin)
Tests
Builds
- adapt to mockery's new interface (reluctantly) (clambin)
- simplify mockery config (clambin)
- move to Go 1.21's slices package (clambin)
Chores
- deps: bump github.com/clambin/mediaclients to v0.2.0 (clambin)
- deps: Bump actions/checkout from 3 to 4 (#150) #150 (dependabot[bot])
- deps: Bump k8s.io/client-go from 0.28.0 to 0.28.2 (#152) #152 (dependabot[bot])
- deps: Bump github.com/prometheus/client_golang (#154) #154 (dependabot[bot])
- deps: Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#155) #155 (dependabot[bot])
- deps: Bump golang.org/x/net from 0.15.0 to 0.17.0 (#156) #156 (dependabot[bot])
- deps: Bump k8s.io/client-go from 0.28.2 to 0.28.3 (#158) #158 (dependabot[bot])
- deps: Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#160) #160 (dependabot[bot])
- deps: Bump github.com/clambin/go-common/set from 0.2.0 to 0.3.0 (#161) #161 (dependabot[bot])
- deps: Bump k8s.io/client-go from 0.28.3 to 0.28.4 (#162) #162 (dependabot[bot])