Releases: clambin/mediamon
Releases · clambin/mediamon
v2.7.0
v2.6.0
Features
- add video stream decision on session metrics (#147) #147 (Christophe Lambin)
- reduce request metrics cardinality (#148) #148 (Christophe Lambin)
Bug Fixes
- security warning in test code (clambin)
Styles
- coding style & typos (clambin)
Chores
- deps: Bump k8s.io/client-go from 0.27.3 to 0.27.4 (#144) #144 (dependabot[bot])
v2.5.2
v2.5.1
Bug Fixes
- missing Plex API metrics (#141) #141 (Christophe Lambin)
Chores
- deps: bump github.com/clambin/go-common/httpclient to v0.5.0 (clambin)
- deps: Bump golang.org/x/sys from 0.9.0 to 0.10.0 (#140) #140 (dependabot[bot])
- deps: bump github.com/clambin/go-common/httpclient to v0.5.1 (clambin)
v2.5.0
Features
- report plex session progress (#126) #126 (Christophe Lambin)
- report plex session progress (clambin)
- include episode number in plex session (clambin)
- include episode number in plex session (clambin)
Bug Fixes
- bump github.com/clambin/go-common/httpclient to v0.4.6 to fix race condition when using httpclient cache (clambin)
Code Refactoring
- use signal.NotifyContext for signal handling (clambin)
- plex, transmission & sonarr/radarr authentication (#139) #139 (Christophe Lambin)
Chores
- deps: bump github.com/clambin/go-common/httpclient to v0.4.0 (clambin)
- deps: Bump github.com/clambin/go-common/httpclient from 0.4.0 to 0.4.2 (#124) #124 (dependabot[bot])
- deps: bump github.com/clambin/go-common/httpclient to v0.4.4 (clambin)
- deps: Bump github.com/prometheus/client_golang (#127) #127 (dependabot[bot])
- deps: Bump golang.org/x/sys from 0.7.0 to 0.8.0 (#128) #128 (dependabot[bot])
- deps: bump golang.org/x/exp (clambin)
- deps: bump golang.org/x/exp (clambin)
- deps: Bump k8s.io/client-go from 0.27.1 to 0.27.2 (#130) #130 (dependabot[bot])
- deps: bump github.com/stretchr/testify v1.8.2 to v1.8.3 (clambin)
- deps: Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#132) #132 (dependabot[bot])
- deps: Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#133) #133 (dependabot[bot])
- deps: Bump golang.org/x/sys from 0.8.0 to 0.9.0 (#134) #134 (dependabot[bot])
- deps: Bump k8s.io/client-go from 0.27.2 to 0.27.3 (#135) #135 (dependabot[bot])
- deps: Bump github.com/prometheus/client_golang (#138) #138 (dependabot[bot])
v2.4.1
v2.4.0
Features
- Plex Query utility (WIP) (#123) #123 (Christophe Lambin)
Chores
- deps: Bump golang.org/x/sys from 0.4.0 to 0.5.0 (#104) #104 (dependabot[bot])
- deps: Bump golang.org/x/net from 0.4.0 to 0.7.0 (#105) #105 (dependabot[bot])
- deps: Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#106) #106 (dependabot[bot])
- deps: Bump k8s.io/api from 0.26.1 to 0.26.2 (#107) #107 (dependabot[bot])
- deps: Bump golang.org/x/sys from 0.5.0 to 0.6.0 (#110) #110 (dependabot[bot])
- deps: Bump k8s.io/client-go from 0.26.1 to 0.26.2 (#108) #108 (dependabot[bot])
- deps: Bump k8s.io/client-go from 0.26.2 to 0.26.3 (#111) #111 (dependabot[bot])
- deps: Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#114) #114 (dependabot[bot])
- deps: Bump golang.org/x/sys from 0.6.0 to 0.7.0 (#115) #115 (dependabot[bot])
- deps: bump golang.org/x/exp (clambin)
- deps: Bump k8s.io/client-go from 0.26.3 to 0.27.0 (#118) #118 (dependabot[bot])
- deps: Bump github.com/prometheus/client_golang (#119) #119 (dependabot[bot])
- deps: Bump k8s.io/client-go from 0.27.0 to 0.27.1 (#122) #122 (dependabot[bot])
v2.3.2
v2.3.1
v2.3.0
Features
- adapt grafana dashboards to new metrics (clambin)
- use cobra/viper for config mgmt (#102) #102 (Christophe Lambin)
Bug Fixes
- connectivity collector Proxy setting wasn't being used (clambin)
- radarr / sonarr collection fails if the same file is downloaded multiple times (clambin)
Code Refactoring
- move from logrus to slog (clambin)
Tests
- use assert.ErrorIs() (clambin)
Chores
- deps: bump httpclient to v0.3.0, httpserver to v0.5.0 (clambin)
- deps: bump httpclient to v0.3.0, httpserver to v0.5.0 (clambin)
- deps: Bump golang.org/x/sys from 0.2.0 to 0.3.0 (#89) #89 (dependabot[bot])
- deps: bump go-common/httpclient to v0.2.0 (clambin)
- deps: bump go-common/httpserver to v0.2.0 (clambin)
- deps: Bump k8s.io/client-go from 0.25.4 to 0.26.0 (#91) #91 (dependabot[bot])
- deps: Bump github.com/clambin/go-common/httpclient (#95) #95 (dependabot[bot])
- deps: Bump github.com/prometheus/common from 0.38.0 to 0.39.0 (#94) #94 (dependabot[bot])
- deps: Bump github.com/clambin/go-common/httpserver (#96) #96 (dependabot[bot])
- deps: bump go-common/httpclient to v0.3.1 (clambin)
- deps: Bump golang.org/x/sys from 0.3.0 to 0.4.0 (#97) #97 (dependabot[bot])
- deps: Bump k8s.io/api from 0.26.0 to 0.26.1 (#98) #98 (dependabot[bot])
- deps: Bump k8s.io/client-go from 0.26.0 to 0.26.1 (#99) #99 (dependabot[bot])
- deps: Bump github.com/clambin/go-common/httpclient (#101) #101 (dependabot[bot])